mbox series

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

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

Pull-request

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

Message

Dinh Nguyen Feb. 6, 2023, 4:24 p.m. UTC
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

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

for you to fetch changes up to 2f8ba037c45925b372194df4bc27fca85fbeeffb:

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

----------------------------------------------------------------
SoCFPGA dts updates for v6.3
- Align UART node with bindings
- Add pinctrl properties for Stratix10/Agilex
- Change address-cells to 2 to support 64-bit address for fpga region

----------------------------------------------------------------
Dinh Nguyen (3):
      arm64: dts: add pinctrl-single property for Stratix10/Agilex
      arm64: dts: stratix10: add i2c pins for pinctrl
      arm64: dts: socfpga: change address-cells to support 64-bit addressing

Krzysztof Kozlowski (1):
      ARM: dts: socfpga: align UART node name with bindings

 arch/arm/boot/dts/socfpga.dtsi                     |  4 ++--
 arch/arm/boot/dts/socfpga_arria10.dtsi             |  4 ++--
 arch/arm/boot/dts/socfpga_vt.dts                   |  4 ++--
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 21 +++++++++++++++++---
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    | 23 ++++++++++++++++++++++
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi      | 19 ++++++++++++++++--
 6 files changed, 64 insertions(+), 11 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 6, 2023, 8:20 p.m. UTC | #1
Hello:

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

On Mon,  6 Feb 2023 10:24:25 -0600 you wrote:
> The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
> 
>   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
> 
> 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
> 
> [...]

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

You are awesome, thank you!