[GIT PULL] SoCFPGA DTS updates for v5.12

Dinh Nguyen dinguyen at kernel.org
Tue Jan 19 20:23:34 EST 2021


Hi Arnd, Kevin, and Olof:

Please pull in this SoCFPGA DTS fix for v5.122.

Thanks,
Dinh

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

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.12

for you to fetch changes up to b82a27075a0402386ba61c0404b47b69e7dc7911:

  ARM: dts: arria10: add PMU node (2021-01-07 12:30:00 -0600)

----------------------------------------------------------------
SoCFPGA DTS updates for v5.12
- Add DTS file for eASIC N5X platform
- Use generic ngpios in GPIO entries
- Add PMU node for Arria10

----------------------------------------------------------------
Dinh Nguyen (2):
      arm64: dts: n5x: Add support for Intel's eASIC N5X platform
      ARM: dts: arria10: add PMU node

Jisheng Zhang (1):
      arm64: dts: socfpga: Use generic "ngpios" rather than "snps,nr-gpios"

 arch/arm/boot/dts/socfpga_arria10.dtsi            | 13 +++++-
 arch/arm64/Kconfig.platforms                      |  5 +++
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi |  4 +-
 arch/arm64/boot/dts/intel/Makefile                |  1 +
 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts   | 53 +++++++++++++++++++++++
 5 files changed, 72 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts



More information about the linux-arm-kernel mailing list