diff options
Diffstat (limited to 'target/linux/ramips/dts/JHR-N805R.dts')
-rw-r--r-- | target/linux/ramips/dts/JHR-N805R.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/JHR-N805R.dts b/target/linux/ramips/dts/JHR-N805R.dts index bdc4739ebe..0688c3ab02 100644 --- a/target/linux/ramips/dts/JHR-N805R.dts +++ b/target/linux/ramips/dts/JHR-N805R.dts @@ -45,7 +45,7 @@ #address-cells = <1>; #size-cells = <1>; compatible = "jedec,spi-nor"; - reg = <0 0>; + reg = <0>; linux,modalias = "m25p80", "mx25l3205d"; spi-max-frequency = <10000000>; |