Skip to content

Commit 8b25bf5

Browse files
committed
arm64: dts: Edge: fixup HDMI audio
1 parent 23b99cc commit 8b25bf5

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

arch/arm64/boot/dts/rockchip/rk3399-kedge.dtsi

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@
8181
};
8282
};
8383

84-
hdmi_sound: hdmi-sound {
85-
status = "okay";
86-
};
87-
8884
gpio-keys {
8985
compatible = "gpio-keys";
9086
#address-cells = <1>;
@@ -1035,8 +1031,6 @@
10351031
};
10361032

10371033
&hdmi {
1038-
/* remove the hdmi_cec, reused by edp_hpd */
1039-
pinctrl-0 = <&hdmi_i2c_xfer>;
10401034
#address-cells = <1>;
10411035
#size-cells = <0>;
10421036
#sound-dai-cells = <0>;
@@ -1047,6 +1041,10 @@
10471041
status = "okay";
10481042
};
10491043

1044+
&hdmi_sound{
1045+
status = "okay";
1046+
};
1047+
10501048
&vopb_mmu {
10511049
status = "okay";
10521050
};

0 commit comments

Comments
 (0)