mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
brcm63xx: fix bcm3368.dtsi typo.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45582 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c9ea5956a9
commit
8c8389eebc
@ -75,7 +75,7 @@
|
||||
};
|
||||
|
||||
gpio1: gpio-controller@fff8c080 {
|
||||
compatible = "brcm,6345-gpio";
|
||||
compatible = "brcm,bcm6345-gpio";
|
||||
reg = <0xfff8c080 4>, <0xfff8c088 4>;
|
||||
|
||||
gpio-controller;
|
||||
@ -85,7 +85,7 @@
|
||||
};
|
||||
|
||||
gpio0: gpio-controller@fff8c084 {
|
||||
compatible = "brcm,6345-gpio";
|
||||
compatible = "brcm,bcm6345-gpio";
|
||||
reg = <0xfff8c084 4>, <0xfff8c08c 4>;
|
||||
|
||||
gpio-controller;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user