aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt')
-rw-r--r--sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt b/sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
index 151be3bba06f..9a223df8530c 100644
--- a/sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
+++ b/sys/contrib/device-tree/Bindings/display/rockchip/dw_mipi_dsi_rockchip.txt
@@ -8,6 +8,7 @@ Required properties:
"rockchip,px30-mipi-dsi", "snps,dw-mipi-dsi"
"rockchip,rk3288-mipi-dsi", "snps,dw-mipi-dsi"
"rockchip,rk3399-mipi-dsi", "snps,dw-mipi-dsi"
+ "rockchip,rk3568-mipi-dsi", "snps,dw-mipi-dsi"
- reg: Represent the physical address range of the controller.
- interrupts: Represent the controller's interrupt to the CPU(s).
- clocks, clock-names: Phandles to the controller's pll reference
@@ -23,6 +24,7 @@ Required properties:
Optional properties:
- phys: from general PHY binding: the phandle for the PHY device.
- phy-names: Should be "dphy" if phys references an external phy.
+- #phy-cells: Defined when used as ISP phy, should be 0.
- power-domains: a phandle to mipi dsi power domain node.
- resets: list of phandle + reset specifier pairs, as described in [3].
- reset-names: string reset name, must be "apb".