Skip to content

Commit 0927316

Browse files
pelwellpopcornmix
authored andcommitted
dts: bcm2712-ds: Remove bcm7445 from gio_aon
The presence of bcm7445 in the gio_aon compatible strings should be cosmetic, but it doesn't match gio and it breaks the pinctrl utility. Standardise on just brcm,bcmstb-gpio, while also making a note to improve pinctrl. Signed-off-by: Phil Elwell <[email protected]>
1 parent 9f1c81a commit 0927316

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/broadcom/bcm2712-ds.dtsi

+1
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,7 @@
627627
};
628628

629629
&gio_aon {
630+
compatible = "brcm,brcmstb-gpio";
630631
brcm,gpio-direct;
631632
};
632633

0 commit comments

Comments
 (0)