diff options
Diffstat (limited to 'sys/gnu/dts/mips/VOCORE-16M.dts')
-rw-r--r-- | sys/gnu/dts/mips/VOCORE-16M.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/dts/mips/VOCORE-16M.dts b/sys/gnu/dts/mips/VOCORE-16M.dts index 11ebac7..f51c4f5 100644 --- a/sys/gnu/dts/mips/VOCORE-16M.dts +++ b/sys/gnu/dts/mips/VOCORE-16M.dts @@ -9,7 +9,7 @@ #address-cells = <1>; #size-cells = <1>; compatible = "jedec,spi-nor"; - reg = <0 0>; + reg = <0>; linux,modalias = "m25p80", "w25q128"; spi-max-frequency = <10000000>; |