All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: dinguyen@kernel.org
Subject: [GIT PULL] ARM: socfpga: updates for v5.19
Date: Thu, 19 May 2022 18:23:17 -0500	[thread overview]
Message-ID: <20220519232317.16079-1-dinguyen@kernel.org> (raw)

Hi Arnd/Olof,

Please pull in these updates for v5.19.

Thanks,
Dinh


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -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.19

for you to fetch changes up to 22511e665eadc2c49021886d07aaef39db90ca82:

  arm64: dts: intel: add device tree for n6000 (2022-05-19 18:13:25 -0500)

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

----------------------------------------------------------------
Dinh Nguyen (1):
      dt-bindings: gpio: altera: correct interrupt-cells

Krzysztof Kozlowski (1):
      ARM: dts: socfpga: align SPI NOR node name with dtschema

Matthew Gerlach (3):
      dt-bindings: soc: add bindings for Intel HPS Copy Engine
      dt-bindings: intel: add binding for Intel n6000
      arm64: dts: intel: add device tree for n6000

 .../devicetree/bindings/arm/intel,socfpga.yaml     |  1 +
 .../devicetree/bindings/gpio/gpio-altera.txt       |  5 +-
 .../bindings/soc/intel/intel,hps-copy-engine.yaml  | 51 +++++++++++++++++
 arch/arm/boot/dts/socfpga_arria10_socdk_qspi.dts   |  2 +-
 arch/arm/boot/dts/socfpga_cyclone5_socdk.dts       |  2 +-
 arch/arm/boot/dts/socfpga_cyclone5_sodia.dts       |  2 +-
 arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts |  4 +-
 arch/arm64/boot/dts/intel/Makefile                 |  3 +-
 arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dts | 66 ++++++++++++++++++++++
 9 files changed, 128 insertions(+), 8 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/intel/intel,hps-copy-engine.yaml
 create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex_n6000.dts

             reply	other threads:[~2022-05-19 23:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 23:23 Dinh Nguyen [this message]
2022-05-30  9:10 ` [GIT PULL] ARM: socfpga: updates for v5.19 patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220519232317.16079-1-dinguyen@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=arm@kernel.org \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.