On 05/15/2018 05:26 PM, thor.tha...@linux.intel.com wrote: > From: Thor Thayer <thor.tha...@linux.intel.com> > > 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.tha...@linux.intel.com> > --- > 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