]> git.ipfire.org Git - people/ms/linux.git/commit
Merge tag 'socfpga_dts_updates_for_v5.19' of git://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2022 09:00:01 +0000 (11:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 30 May 2022 09:00:02 +0000 (11:00 +0200)
commit8eecf1c9929aef24e9e75280a39ed1ba3c64fb71
treeb881f1ceb1f2b596bd0126f9c681f3e2afebd67f
parent725523dd3634f960c504ed3b64b00687734f8c3d
parent22511e665eadc2c49021886d07aaef39db90ca82
Merge tag 'socfpga_dts_updates_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/late

SoCFPGA dts updates for v5.19
- dtschema fix SPI NOR node
- correct dt-bindings doc for Altera gpio driver
- add support for n6000 Agilex platform and dt-bindings documentation

* tag 'socfpga_dts_updates_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux:
  arm64: dts: intel: add device tree for n6000
  dt-bindings: intel: add binding for Intel n6000
  dt-bindings: soc: add bindings for Intel HPS Copy Engine
  dt-bindings: gpio: altera: correct interrupt-cells
  ARM: dts: socfpga: align SPI NOR node name with dtschema

Link: https://lore.kernel.org/r/20220519232317.16079-1-dinguyen@kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>