Re: [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock

2020-11-06 Thread Michael Walle
...@lists.infradead.org Cc: Michael Turquette ; Stephen Boyd ; Rob Herring ; Shawn Guo ; Leo Li ; Michael Walle Subject: [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock Now that we have a proper driver for the FlexSPI interface use it. This will fix SCK frequency switching on Layerscape SoCs. This was only

Re: [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock

2020-11-06 Thread Michael Walle
Herring ; Shawn Guo ; Leo Li ; Michael Walle Subject: [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock Now that we have a proper driver for the FlexSPI interface use it. This will fix SCK frequency switching on Layerscape SoCs. This was only compile time tested. Signed-off-by: Michael

RE: [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock

2020-11-05 Thread Leo Li
b Herring ; Shawn Guo > ; Leo Li ; Michael Walle > > Subject: [PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock > > Now that we have a proper driver for the FlexSPI interface use it. This will > fix > SCK frequency switching on Layerscape SoCs. > > This was only

[PATCH v2 5/5] arm64: dts: lx2160a: fix FlexSPI clock

2020-11-05 Thread Michael Walle
Now that we have a proper driver for the FlexSPI interface use it. This will fix SCK frequency switching on Layerscape SoCs. This was only compile time tested. Signed-off-by: Michael Walle --- Changes since v1: - none arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 15 +-- 1 file