Re: [PATCHv3] arm64: dts: stratix10: Add QSPI support for Stratix10

From: Dinh Nguyen
Date: Wed May 16 2018 - 09:03:56 EST




On 05/15/2018 05:26 PM, thor.thayer@xxxxxxxxxxxxxxx wrote:
> From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
>
> Add qspi_clock
> The qspi_clk frequency is updated by U-Boot before starting Linux.
> Add QSPI interface node.
> Add QSPI flash memory child node.
> Setup the QSPI memory in 2 partitions.
>
> Signed-off-by: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> ---
> v2 s/_/-/ in qspi-clk
> rename flash node.
> use partition child node notation
> v3 remove unused bus-num node
> use device id from table (n25q00a)
> ---
> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 21 +++++++++++++
> .../boot/dts/altera/socfpga_stratix10_socdk.dts | 35 ++++++++++++++++++++++
> 2 files changed, 56 insertions(+)
>

Applied!

Thanks,
Dinh