Skip to content

Commit 0010953

Browse files
author
Zheng Yang
committed
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>
1 parent 62eb965 commit 0010953

3 files changed

Lines changed: 0 additions & 15 deletions

File tree

arch/arm/boot/dts/rk3229-at-som.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@
9696
#sound-dai-cells = <0>;
9797
ddc-i2c-scl-high-time-ns = <9625>;
9898
ddc-i2c-scl-low-time-ns = <10000>;
99-
rockchip,phy_table =
100-
<165000000 0 0 4 4 4 4>,
101-
<225000000 0 0 6 6 6 6>,
102-
<340000000 1 0 6 10 10 10>,
103-
<594000000 1 0 7 10 10 10>;
10499
};
105100

106101
&hdmi_phy {

arch/arm/boot/dts/rk3229-evb-android.dts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,6 @@
256256
#sound-dai-cells = <0>;
257257
ddc-i2c-scl-high-time-ns = <9625>;
258258
ddc-i2c-scl-low-time-ns = <10000>;
259-
rockchip,phy_table =
260-
<165000000 0 0 4 4 4 4>,
261-
<225000000 0 0 6 6 6 6>,
262-
<340000000 1 0 6 10 10 10>,
263-
<594000000 1 0 7 10 10 10>;
264259
};
265260

266261
&io_domains {

arch/arm/boot/dts/rk3229-evb.dts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,6 @@
257257
#sound-dai-cells = <0>;
258258
ddc-i2c-scl-high-time-ns = <9625>;
259259
ddc-i2c-scl-low-time-ns = <10000>;
260-
rockchip,phy_table =
261-
<165000000 0 0 4 4 4 4>,
262-
<225000000 0 0 6 6 6 6>,
263-
<340000000 1 0 6 10 10 10>,
264-
<594000000 1 0 7 10 10 10>;
265260
};
266261

267262
&io_domains {

0 commit comments

Comments
 (0)