Skip to content

Commit 1e67c6f

Browse files
author
Phil Elwell
committed
BCM270X_DT: Add unit address to gpio node name
1 parent 691dcb8 commit 1e67c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/bcm2708_common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
status = "disabled";
9292
};
9393

94-
gpio: gpio {
94+
gpio: gpio@7e200000 {
9595
compatible = "brcm,bcm2835-gpio";
9696
reg = <0x7e200000 0xb4>;
9797
interrupts = <2 17>, <2 18>;

0 commit comments

Comments
 (0)