From: Fabio Estevam Date: Mon, 5 Feb 2018 18:45:38 +0000 (-0200) Subject: arm64: dts: ls208xa-qds: Fix the 'reg' property X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8acb019209a646db73934c52a57d4021e533f679;p=openwrt%2Fstaging%2Fblogic.git 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 Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi index a1a5ccbce584..1de618801c73 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls208xa-qds.dtsi @@ -177,7 +177,7 @@ #size-cells = <1>; compatible = "st,m25p80"; spi-max-frequency = <20000000>; - reg = <0>; + reg = <2>; }; };