Skip to content

Commit

Permalink
Update radxa-cm3-rpi-cm4-hdmi-in.dts
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 31, 2024
1 parent d6a82ac commit c8357d4
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
/dts-v1/;
/plugin/;

#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/pinctrl/rockchip.h>

/ {
metadata {
Expand Down Expand Up @@ -46,6 +48,8 @@
regulator-boot-on;
enable-active-high;
pwdn-gpios = <&gpio4 RK_PC1 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&cam_pwdn_gpio>;
};
};
};
Expand Down

0 comments on commit c8357d4

Please sign in to comment.