diff options
Diffstat (limited to 'target/linux/ramips/dts/BC2.dts')
-rw-r--r-- | target/linux/ramips/dts/BC2.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/BC2.dts b/target/linux/ramips/dts/BC2.dts index 0524f2d6d2..d920b6e882 100644 --- a/target/linux/ramips/dts/BC2.dts +++ b/target/linux/ramips/dts/BC2.dts @@ -18,7 +18,6 @@ cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; - bank-width = <2>; device-width = <2>; #address-cells = <1>; @@ -50,6 +49,7 @@ gpio-leds { compatible = "gpio-leds"; + usb { label = "bc2:blue:usb"; gpios = <&gpio0 20 1>; @@ -61,6 +61,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + reset { label = "reset"; gpios = <&gpio0 17 1>; |