mbox series

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

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

Pull-request

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

Message

Dinh Nguyen Nov. 21, 2022, 4:32 p.m. UTC
The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -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_v6.2

for you to fetch changes up to 31354121bf03dac6498a4236928a38490745d601:

  arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node (2022-11-18 11:13:49 -0600)

----------------------------------------------------------------
SoCFPGA dts updates for v6.2
- Use the "clk-phase-sd-hs" property for SDMMC
- Remove the "clk-phase" fom the sdmmc_clk that is no longer used
- Clean dtschema for mmc node
- Increase NAND partition for Arria10

----------------------------------------------------------------
Dinh Nguyen (4):
      arm: dts: socfpga: align mmc node names with dtschema
      arm: dts: socfpga: remove "clk-phase" in sdmmc_clk
      arm: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node
      arm64: dts: socfpga: Add clk-phase-sd-hs property to the sdmmc node

Teoh Ji Sheng (1):
      ARM: dts: socfpga: arria10: Increase NAND boot partition size

 arch/arm/boot/dts/socfpga.dtsi                         | 4 ++--
 arch/arm/boot/dts/socfpga_arria10.dtsi                 | 4 ++--
 arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dtsi     | 1 +
 arch/arm/boot/dts/socfpga_arria10_socdk_nand.dts       | 4 ++--
 arch/arm/boot/dts/socfpga_arria10_socdk_sdmmc.dts      | 1 +
 arch/arm/boot/dts/socfpga_arria5.dtsi                  | 3 ++-
 arch/arm/boot/dts/socfpga_cyclone5.dtsi                | 3 ++-
 arch/arm/boot/dts/socfpga_cyclone5_mcv.dtsi            | 1 +
 arch/arm/boot/dts/socfpga_vt.dts                       | 2 +-
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi      | 1 +
 arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts | 1 +
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi          | 1 +
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts     | 1 +
 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts        | 1 +
 14 files changed, 19 insertions(+), 9 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 22, 2022, 10: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, 21 Nov 2022 10:32:59 -0600 you wrote:
> The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
> 
>   Linux 6.1-rc1 (2022-10-16 15:36:24 -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_v6.2
> 
> [...]

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

You are awesome, thank you!