diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-mipi-dphy.txt b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-mipi-dphy.txt index 65a7da51deab..895b15082059 100644 --- a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-mipi-dphy.txt +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-mipi-dphy.txt @@ -3,7 +3,6 @@ ROCKCHIP MIPI DPHY WITH INNO IP BLOCK Required properties: - compatible : must be one of: "rockchip,rk1808-mipi-dphy"; - "rockchip,rk3128-mipi-dphy"; - reg : the address offset of register for mipi-dphy configuration. - #phy-cells : must be 0. See ./phy-bindings.txt for details. - clocks and clock-names: @@ -17,10 +16,6 @@ Required properties: - resets : phandle to the reset of MIPI DSI PHY APB clock. - reset-names : should be "apb". -Optional properties - - clocks: phandle to the h2p clock. - - clock-names: should be "h2p". - Example: mipi_dphy: mipi-dphy@ff370000 { compatible = "rockchip,rk1808-mipi-dphy";