Re: [PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property

2020-09-21 Thread Matthias Brugger
On 27/07/2020 09:41, Hsin-Yi Wang wrote: bus-width and non-removable is not used by the driver. max-frequency should be spi-max-frequency for flash node. Fixes: 689b937bedde ("arm64: dts: mediatek: add mt8173 elm and hana board") Reported-by: Nicolas Boichat Signed-off-by: Hsin-Yi Wang

Re: [PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property

2020-09-15 Thread Hsin-Yi Wang
On Fri, Jul 31, 2020 at 7:21 PM Enric Balletbo i Serra wrote: > > Hi Hsin-Yi, > > Thank you for your patch. > > On 27/7/20 9:41, Hsin-Yi Wang wrote: > > bus-width and non-removable is not used by the driver. > > max-frequency should be spi-max-frequency for flash node. > > > > Fixes: 689b937bedde

Re: [PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property

2020-07-31 Thread Enric Balletbo i Serra
Hi Hsin-Yi, Thank you for your patch. On 27/7/20 9:41, Hsin-Yi Wang wrote: > bus-width and non-removable is not used by the driver. > max-frequency should be spi-max-frequency for flash node. > > Fixes: 689b937bedde ("arm64: dts: mediatek: add mt8173 elm and hana board") > Reported-by: Nicolas

[PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property

2020-07-27 Thread Hsin-Yi Wang
bus-width and non-removable is not used by the driver. max-frequency should be spi-max-frequency for flash node. Fixes: 689b937bedde ("arm64: dts: mediatek: add mt8173 elm and hana board") Reported-by: Nicolas Boichat Signed-off-by: Hsin-Yi Wang --- arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi