mbox series

[GIT,PULL] arm: dts: socfpga: dts updates for v6.3, part 2

Message ID 20230216160910.509065-1-dinguyen@kernel.org (mailing list archive)
State Accepted
Commit 5be374d0d1c4fc8731736a269083747412901053
Headers show
Series [GIT,PULL] arm: dts: socfpga: dts updates for v6.3, part 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.3_part2

Message

Dinh Nguyen Feb. 16, 2023, 4:09 p.m. UTC
The following changes since commit 2f8ba037c45925b372194df4bc27fca85fbeeffb:

  arm64: dts: socfpga: change address-cells to support 64-bit addressing (2023-01-26 08:27:10 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.3_part2

for you to fetch changes up to 2d050f06485ae987ba57da33bc4f7dccd4fd7485:

  ARM: dts: socfpga: Add enclustra PE1 devicetree (2023-02-16 09:18:06 -0600)

----------------------------------------------------------------
SoCFPGA dts updates for v6.3, part 2
- Add support for the enclustra PE1 board that is based on Arria10

----------------------------------------------------------------
Steffen Trumtrar (2):
      dt-bindings: altera: Add enclustra mercury PE1
      ARM: dts: socfpga: Add enclustra PE1 devicetree

 Documentation/devicetree/bindings/arm/altera.yaml |  1 +
 arch/arm/boot/dts/Makefile                        |  1 +
 arch/arm/boot/dts/socfpga_arria10_mercury_pe1.dts | 55 +++++++++++++++++++++++
 3 files changed, 57 insertions(+)
 create mode 100644 arch/arm/boot/dts/socfpga_arria10_mercury_pe1.dts

Comments

patchwork-bot+linux-soc@kernel.org Feb. 16, 2023, 10:30 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 16 Feb 2023 10:09:10 -0600 you wrote:
> The following changes since commit 2f8ba037c45925b372194df4bc27fca85fbeeffb:
> 
>   arm64: dts: socfpga: change address-cells to support 64-bit addressing (2023-01-26 08:27:10 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_updates_for_v6.3_part2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm: dts: socfpga: dts updates for v6.3, part 2
    https://git.kernel.org/soc/soc/c/5be374d0d1c4

You are awesome, thank you!