brcm63xx: fix bcm3368.dtsi typo.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 45582
master
Jonas Gorski 10 years ago
parent d2e02d6377
commit 5e7f4ab632
  1. 4
      target/linux/brcm63xx/dts/bcm3368.dtsi

@ -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…
Cancel
Save