Skip to content

Commit 5ddb495

Browse files
committed
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 996cf56 commit 5ddb495

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
@@ -437,6 +437,7 @@
437437
};
438438

439439
&gio_aon {
440+
compatible = "brcm,brcmstb-gpio";
440441
brcm,gpio-direct;
441442
};
442443

0 commit comments

Comments
 (0)