We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b99cc commit 8b25bf5Copy full SHA for 8b25bf5
arch/arm64/boot/dts/rockchip/rk3399-kedge.dtsi
@@ -81,10 +81,6 @@
81
};
82
83
84
- hdmi_sound: hdmi-sound {
85
- status = "okay";
86
- };
87
-
88
gpio-keys {
89
compatible = "gpio-keys";
90
#address-cells = <1>;
@@ -1035,8 +1031,6 @@
1035
1031
1036
1032
1037
1033
&hdmi {
1038
- /* remove the hdmi_cec, reused by edp_hpd */
1039
- pinctrl-0 = <&hdmi_i2c_xfer>;
1040
1034
1041
#size-cells = <0>;
1042
#sound-dai-cells = <0>;
@@ -1047,6 +1041,10 @@
1047
status = "okay";
1048
1049
1043
1044
+&hdmi_sound{
1045
+ status = "okay";
1046
+};
+
1050
&vopb_mmu {
1051
1052
0 commit comments