mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3568: Add hdmi cec pinctrl
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I06bd6958dd19c376bb22c73a882e692b983d8340
This commit is contained in:
@@ -664,13 +664,13 @@
|
||||
};
|
||||
hdmitx {
|
||||
/omit-if-no-ref/
|
||||
hdmitxm0_pins: hdmitxm0-pins {
|
||||
hdmitxm0_cec: hdmitxm0-cec {
|
||||
rockchip,pins =
|
||||
/* hdmitx_cecm0 */
|
||||
<4 RK_PD1 1 &pcfg_pull_none>;
|
||||
};
|
||||
/omit-if-no-ref/
|
||||
hdmitxm1_pins: hdmitxm1-pins {
|
||||
hdmitxm1_cec: hdmitxm1-cec {
|
||||
rockchip,pins =
|
||||
/* hdmitx_cecm1 */
|
||||
<0 RK_PC7 1 &pcfg_pull_none>;
|
||||
|
||||
@@ -1258,7 +1258,7 @@
|
||||
rockchip,grf = <&grf>;
|
||||
#sound-dai-cells = <0>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&hdmitx_scl &hdmitx_sda>;
|
||||
pinctrl-0 = <&hdmitx_scl &hdmitx_sda &hdmitxm0_cec>;
|
||||
status = "disabled";
|
||||
|
||||
ports {
|
||||
|
||||
Reference in New Issue
Block a user