mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user