Skip to content

Commit

Permalink
Update bcm2712-rpi-5-b.dts
Browse files Browse the repository at this point in the history
Add overrides for using CAM/DISP regulators as generic GPIOs

Signed-off-by: Roy Cole <colerd24@gmail.com>
  • Loading branch information
colerd24 committed Jun 7, 2024
1 parent 5882bc5 commit b579f02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/broadcom/bcm2712-rpi-5-b.dts
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,8 @@ spi10_cs_pins: &spi10_cs_gpio1 {};
__overrides__ {
bdaddr = <&bluetooth>, "local-bd-address[";
button_debounce = <&pwr_key>, "debounce-interval:0";
cam0_reg = <&cam0_reg>,"status";
cam1_reg = <&cam1_reg>,"status";
cooling_fan = <&fan>, "status", <&rp1_pwm1>, "status";
uart0_console = <&uart0>,"status", <&aliases>, "console=",&uart0;
i2c0 = <&i2c0>, "status";
Expand Down

0 comments on commit b579f02

Please sign in to comment.