mekotronics-r58x-4g: mainline: fix hdmi0 enable-gpios
- there is no hdmi1 (only DP)
This commit is contained in:
parent
eab7f9d2a8
commit
a4ecd2cc82
@ -251,12 +251,10 @@
|
||||
};
|
||||
|
||||
&hdmi0 {
|
||||
enable-gpios = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>;
|
||||
status = "okay";
|
||||
// @TODO: enable-gpios = <&gpio4 0x09 0x00>;
|
||||
};
|
||||
|
||||
// @TODO: hdmi1
|
||||
|
||||
&hdmi0_in {
|
||||
hdmi0_in_vp0: endpoint {
|
||||
remote-endpoint = <&vp0_out_hdmi0>;
|
||||
@ -375,7 +373,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
//hdmi0 sound
|
||||
&i2s5_8ch {
|
||||
status = "okay";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user