mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
ARM: dts: rk3229: remove redundant hdmi phy table
The property rockchip,phy_table is no longer used. Change-Id: I11a84a0ffaf85d80c1a850abc666cea74f7f6e35 Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
This commit is contained in:
parent
62eb965b90
commit
0010953e75
|
|
@ -96,11 +96,6 @@ &hdmi {
|
|||
#sound-dai-cells = <0>;
|
||||
ddc-i2c-scl-high-time-ns = <9625>;
|
||||
ddc-i2c-scl-low-time-ns = <10000>;
|
||||
rockchip,phy_table =
|
||||
<165000000 0 0 4 4 4 4>,
|
||||
<225000000 0 0 6 6 6 6>,
|
||||
<340000000 1 0 6 10 10 10>,
|
||||
<594000000 1 0 7 10 10 10>;
|
||||
};
|
||||
|
||||
&hdmi_phy {
|
||||
|
|
|
|||
|
|
@ -256,11 +256,6 @@ &hdmi {
|
|||
#sound-dai-cells = <0>;
|
||||
ddc-i2c-scl-high-time-ns = <9625>;
|
||||
ddc-i2c-scl-low-time-ns = <10000>;
|
||||
rockchip,phy_table =
|
||||
<165000000 0 0 4 4 4 4>,
|
||||
<225000000 0 0 6 6 6 6>,
|
||||
<340000000 1 0 6 10 10 10>,
|
||||
<594000000 1 0 7 10 10 10>;
|
||||
};
|
||||
|
||||
&io_domains {
|
||||
|
|
|
|||
|
|
@ -257,11 +257,6 @@ &hdmi {
|
|||
#sound-dai-cells = <0>;
|
||||
ddc-i2c-scl-high-time-ns = <9625>;
|
||||
ddc-i2c-scl-low-time-ns = <10000>;
|
||||
rockchip,phy_table =
|
||||
<165000000 0 0 4 4 4 4>,
|
||||
<225000000 0 0 6 6 6 6>,
|
||||
<340000000 1 0 6 10 10 10>,
|
||||
<594000000 1 0 7 10 10 10>;
|
||||
};
|
||||
|
||||
&io_domains {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user