diff options
Diffstat (limited to 'target/linux/ramips/dts/UBNT-ER-e50.dtsi')
-rw-r--r-- | target/linux/ramips/dts/UBNT-ER-e50.dtsi | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/UBNT-ER-e50.dtsi b/target/linux/ramips/dts/UBNT-ER-e50.dtsi index 05d0ec6..1bf889e 100644 --- a/target/linux/ramips/dts/UBNT-ER-e50.dtsi +++ b/target/linux/ramips/dts/UBNT-ER-e50.dtsi @@ -77,10 +77,12 @@ }; &spi0 { - /* This board has 2Mb spi flash soldered in and visible - from manufacturer's firmware. - But this SoC shares spi and nand pins, - and current driver does't handle this sharing well */ + /* + * This board has 2Mb spi flash soldered in and visible + * from manufacturer's firmware. + * But this SoC shares spi and nand pins, + * and current driver doesn't handle this sharing well + */ status = "disabled"; m25p80@0 { |