Message ID | 20191029143737.24850-1-dinguyen@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL,1/2] SoCFPGA DTS updates for v5.5 | expand |
Gentle ping, in case you missed this. Thanks, Dinh On 10/29/19 9:37 AM, Dinh Nguyen wrote: > Hi Arnd, Kevin, and Olof: > > Please pull in these SoCFPGA DTS updates for v5.5. > > Thanks, > Dinh > > The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c: > > Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v5.5 > > for you to fetch changes up to aa74337ee73df5de3cb6c920100d01c3d95346cc: > > arm64: dts: agilex: add service layer, fpga manager and fpga region (2019-10-21 22:49:09 -0500) > > ---------------------------------------------------------------- > SoCFPGA DTS updates for v5.5 > - Arria10 > - modify QSPI read-delay property > - Agilex > - Add QSPI support > - Enable USB and LEDs > - Add service layer, fpga manager support > - Stratix10 > - Update QSPI reg address > > ---------------------------------------------------------------- > Dinh Nguyen (2): > ARM: dts: arria10: Modify QSPI read_delay for Arria10 > arm64: agilex: enable USB and LEDs on agilex devkit > > Ooi, Joyce (2): > arm64: dts: agilex: add QSPI support for Intel Agilex > arm64: dts: altera: update QSPI reg addresses for Stratix10 > > Richard Gong (1): > arm64: dts: agilex: add service layer, fpga manager and fpga region > > arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts | 2 +- > .../boot/dts/altera/socfpga_stratix10_socdk.dts | 4 +- > arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 32 ++++++++++++ > arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 58 ++++++++++++++++++++++ > 4 files changed, 93 insertions(+), 3 deletions(-) >
On Fri, Nov 08, 2019 at 10:51:28AM -0600, Dinh Nguyen wrote: > Gentle ping, in case you missed this. > > Thanks, > Dinh They have been merged, it seems that the bot missed sending notifications. -Olof