Skip to content

Commit 0453e3f

Browse files
author
Dingxian Wen
committed
ARM: dts: rockchip: rk628: support hpd level inversion configuration
Signed-off-by: Dingxian Wen <shawn.wen@rock-chips.com> Change-Id: Ida889b7cfb0b617158e6f3f31fa1c72c6a6f631c
1 parent 2ac8d31 commit 0453e3f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

arch/arm/boot/dts/rk3288-evb-rk628-hdmi2csi-avb.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,11 @@
8282

8383
&rk628_csi {
8484
status = "okay";
85+
/*
86+
* If the hpd output level is inverted on the circuit,
87+
* the following configuration needs to be enabled.
88+
*/
89+
/* hpd-output-inverted; */
8590
plugin-det-gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
8691
power-gpios = <&gpio0 17 GPIO_ACTIVE_HIGH>;
8792
rockchip,camera-module-index = <0>;

0 commit comments

Comments
 (0)