dt-bindings: phy: phy-rockchip-inno-mipi-dphy: Remove support for rk3128

Change-Id: I3b09d88daa5864a9343a730f5f5ef850d0f168f6
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com>
This commit is contained in:
Wyon Bi
2019-01-02 16:45:24 +08:00
committed by Tao Huang
parent ec3e26f716
commit a21125375e

View File

@@ -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";