arm64: dts: ls208xa-qds: Fix the 'reg' property

The 'reg' property should match the corresponding @ address, so
fix it accordingly.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Fabio Estevam 2018-02-05 16:45:38 -02:00 committed by Shawn Guo
parent 5c1f3d95f7
commit 8acb019209

View file

@ -177,7 +177,7 @@ flash2: s25fl256s1@2 {
#size-cells = <1>;
compatible = "st,m25p80";
spi-max-frequency = <20000000>;
reg = <0>;
reg = <2>;
};
};