|
@@ -20,6 +20,8 @@ Required properties:
|
|
* "core"
|
|
* "core"
|
|
For DSIv2, we need an additional clock:
|
|
For DSIv2, we need an additional clock:
|
|
* "src"
|
|
* "src"
|
|
|
|
+ For DSI6G v2.0 onwards, we need also need the clock:
|
|
|
|
+ * "byte_intf"
|
|
- assigned-clocks: Parents of "byte" and "pixel" for the given platform.
|
|
- assigned-clocks: Parents of "byte" and "pixel" for the given platform.
|
|
- assigned-clock-parents: The Byte clock and Pixel clock PLL outputs provided
|
|
- assigned-clock-parents: The Byte clock and Pixel clock PLL outputs provided
|
|
by a DSI PHY block. See [1] for details on clock bindings.
|
|
by a DSI PHY block. See [1] for details on clock bindings.
|
|
@@ -87,6 +89,7 @@ Required properties:
|
|
* "qcom,dsi-phy-20nm"
|
|
* "qcom,dsi-phy-20nm"
|
|
* "qcom,dsi-phy-28nm-8960"
|
|
* "qcom,dsi-phy-28nm-8960"
|
|
* "qcom,dsi-phy-14nm"
|
|
* "qcom,dsi-phy-14nm"
|
|
|
|
+ * "qcom,dsi-phy-10nm"
|
|
- reg: Physical base address and length of the registers of PLL, PHY. Some
|
|
- reg: Physical base address and length of the registers of PLL, PHY. Some
|
|
revisions require the PHY regulator base address, whereas others require the
|
|
revisions require the PHY regulator base address, whereas others require the
|
|
PHY lane base address. See below for each PHY revision.
|
|
PHY lane base address. See below for each PHY revision.
|
|
@@ -95,7 +98,7 @@ Required properties:
|
|
* "dsi_pll"
|
|
* "dsi_pll"
|
|
* "dsi_phy"
|
|
* "dsi_phy"
|
|
* "dsi_phy_regulator"
|
|
* "dsi_phy_regulator"
|
|
- For DSI 14nm PHY:
|
|
|
|
|
|
+ For DSI 14nm and 10nm PHYs:
|
|
* "dsi_pll"
|
|
* "dsi_pll"
|
|
* "dsi_phy"
|
|
* "dsi_phy"
|
|
* "dsi_phy_lane"
|
|
* "dsi_phy_lane"
|
|
@@ -112,6 +115,8 @@ Required properties:
|
|
- vcca-supply: phandle to vcca regulator device node
|
|
- vcca-supply: phandle to vcca regulator device node
|
|
For 14nm PHY:
|
|
For 14nm PHY:
|
|
- vcca-supply: phandle to vcca regulator device node
|
|
- vcca-supply: phandle to vcca regulator device node
|
|
|
|
+ For 10nm PHY:
|
|
|
|
+- vdds-supply: phandle to vdds regulator device node
|
|
|
|
|
|
Optional properties:
|
|
Optional properties:
|
|
- qcom,dsi-phy-regulator-ldo-mode: Boolean value indicating if the LDO mode PHY
|
|
- qcom,dsi-phy-regulator-ldo-mode: Boolean value indicating if the LDO mode PHY
|