Hi Arnd, Kevin, and Olof:
Please pull in these SoCFPGA DTS updates for v5.9.
Thanks,
Dinh
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.9
for you to fetch changes up to 812f5501161151f3c3f4e15f7ef250fc1c3af6a4:
ARM: dts: socfpga: add the temperature sensor to the Arria10 devkit (2020-07-18 20:12:07 -0500)
----------------------------------------------------------------
SoCFPGA DTS updates for v5.9
- Populate clock entries for Agilex platform
- Add "reset-names" to SPI entries
- Add Maxim max1619 temperature sensor to Arria10 devkit
----------------------------------------------------------------
Dinh Nguyen (4):
arm64: dts: agilex: populate clock dts entries for Intel SoCFPGA Agilex
arm64: dts: agilex: add nand clocks
arm: dts: socfpga: add reset-names to spi node
ARM: dts: socfpga: add the temperature sensor to the Arria10 devkit
arch/arm/boot/dts/socfpga.dtsi | 2 +
arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +
arch/arm/boot/dts/socfpga_arria10_socdk.dtsi | 5 ++
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 2 +
arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 79 ++++++++++++++++++++++
arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 8 +++
6 files changed, 98 insertions(+)