All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] SoCFPGA DTS updates for v5.12
@ 2021-01-20  1:23 ` Dinh Nguyen
  0 siblings, 0 replies; 5+ messages in thread
From: Dinh Nguyen @ 2021-01-20  1:23 UTC (permalink / raw)
  To: arm, soc; +Cc: dinguyen, linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [GIT PULL] SoCFPGA DTS updates for v5.12
@ 2021-01-20  1:23 ` Dinh Nguyen
  0 siblings, 0 replies; 5+ messages in thread
From: Dinh Nguyen @ 2021-01-20  1:23 UTC (permalink / raw)
  To: arm, soc; +Cc: dinguyen, linux-arm-kernel

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] SoCFPGA DTS updates for v5.12
@ 2021-01-22 22:43   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2021-01-22 22:43 UTC (permalink / raw)
  To: Dinh Nguyen, soc, arm; +Cc: Arnd Bergmann, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 19 Jan 2021 19:23:34 -0600, Dinh Nguyen wrote:
> 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)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 7c348d8de831a7934ad0ea47ce4c7fe9dd7a7203

       Arnd

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] SoCFPGA DTS updates for v5.12
@ 2021-01-22 22:43   ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2021-01-22 22:43 UTC (permalink / raw)
  To: Dinh Nguyen, soc, arm; +Cc: linux-arm-kernel, Arnd Bergmann

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 19 Jan 2021 19:23:34 -0600, Dinh Nguyen wrote:
> 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)
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 7c348d8de831a7934ad0ea47ce4c7fe9dd7a7203

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [GIT PULL] SoCFPGA DTS updates for v5.12
  2021-01-20  1:23 ` Dinh Nguyen
  (?)
  (?)
@ 2021-01-22 23:00 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+linux-soc @ 2021-01-22 23:00 UTC (permalink / raw)
  To: Dinh Nguyen; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next):

On Tue, 19 Jan 2021 19:23:34 -0600 you wrote:
> Hi Arnd, Kevin, and Olof:
> 
> Please pull in this SoCFPGA DTS fix for v5.122.
> 
> Thanks,
> Dinh
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] SoCFPGA DTS updates for v5.12
    https://git.kernel.org/soc/soc/c/7c348d8de831

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-22 23:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20  1:23 [GIT PULL] SoCFPGA DTS updates for v5.12 Dinh Nguyen
2021-01-20  1:23 ` Dinh Nguyen
2021-01-22 22:43 ` Arnd Bergmann
2021-01-22 22:43   ` Arnd Bergmann
2021-01-22 23:00 ` patchwork-bot+linux-soc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.