Skip to content

Commit

Permalink
follow bsp
Browse files Browse the repository at this point in the history
  • Loading branch information
benhoff committed Jul 23, 2024
1 parent 9a43e17 commit bb568c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ index 111111111111..222222222222 100644
&pinctrl {
+ hdmirx {
+ hdmirx_5v_detection: hdmirx-5v-detection {
+ rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO GPIO_ACTIVE_LOW>;
+ rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>;
+ };
+ };
+
Expand Down

0 comments on commit bb568c4

Please sign in to comment.