Overlays: rpi-power-hat i2c_arm enable

Updated rpi-power-hat device tree overlays to enable i2c_arm

Signed-off-by: Lucas Hoffmann <lucas.hoffmann@raspberrypi.com>
This commit is contained in:
LucasH-rp
2025-09-18 09:44:27 +01:00
committed by Dom Cobley
parent 8ddd18a064
commit 293be95fac
2 changed files with 4 additions and 2 deletions

View File

@@ -9,11 +9,12 @@
compatible = "brcm,bcm2835";
fragment@0 {
target = <&i2c1>;
target = <&i2c_arm>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
power_control: fxl6408@43 {
reg = <0x43>;

View File

@@ -9,11 +9,12 @@
compatible = "brcm,bcm2835";
fragment@0 {
target = <&i2c1>;
target = <&i2c_arm>;
__overlay__ {
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
power_control: fxl6408@44 {
reg = <0x44>;