mekotronics-r58x-4g: mainline: fix hdmirx pinctrl-0
This commit is contained in:
parent
1d90918330
commit
1d0eccda66
@ -293,13 +293,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
// labeled as "HDMI IN60" - left side of board to the rear
|
||||
&hdmi_receiver {
|
||||
hpd-gpios = <&gpio1 RK_PD5 GPIO_ACTIVE_LOW>;
|
||||
pinctrl-0 = <&hdmim2_rx_cec &hdmim2_rx_hpdin &hdmim2_rx_scl &hdmim2_rx_sda &hdmirx_hpd>;
|
||||
pinctrl-0 = <&hdmim1_rx_cec &hdmim1_rx_hpdin &hdmim1_rx_scl &hdmim1_rx_sda &hdmirx_hpd>;
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
// @TODO: pinctrl-0 = <&hdmim1_rx &hdmirx_det>;
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user