diff --git a/patch/kernel/archive/rockchip64-6.18/dt/rk3588-blueberry-r58-4x4.dts b/patch/kernel/archive/rockchip64-6.18/dt/rk3588-blueberry-r58-4x4.dts index b9053baa2..8681b0b95 100644 --- a/patch/kernel/archive/rockchip64-6.18/dt/rk3588-blueberry-r58-4x4.dts +++ b/patch/kernel/archive/rockchip64-6.18/dt/rk3588-blueberry-r58-4x4.dts @@ -207,6 +207,18 @@ status = "okay"; }; +&hdmi_receiver_cma { + status = "okay"; +}; + +// labeled as "HDMI IN60" - left side of board to the rear +&hdmi_receiver { + hpd-gpios = <&gpio1 RK_PD1 GPIO_ACTIVE_LOW>; + pinctrl-0 = <&hdmim2_rx_cec &hdmim2_rx_hpdin &hdmim2_rx_scl &hdmim2_rx_sda &hdmirx_hpd>; + pinctrl-names = "default"; + status = "okay"; +}; + &i2c0 { pinctrl-names = "default"; pinctrl-0 = <&i2c0m2_xfer>; @@ -336,6 +348,13 @@ rockchip,pins = <3 RK_PB7 RK_FUNC_GPIO &pcfg_pull_up>; }; }; + + hdmirx { + hdmirx_hpd: hdmirx-5v-detection { + rockchip,pins = <1 RK_PD1 RK_FUNC_GPIO &pcfg_pull_up>; + }; + }; + }; &saradc {