All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2
@ 2022-01-05 21:36 Dinh Nguyen
  2022-01-08 22:00 ` patchwork-bot+linux-soc
  2022-02-08 10:15 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Dinh Nguyen @ 2022-01-05 21:36 UTC (permalink / raw)
  To: arm, soc; +Cc: dinguyen

The following changes since commit 8dce88fe80a858f34bb5b46470218fe478d251ee:

  arm64: dts: Update NAND MTD partition for Agilex and Stratix 10 (2021-12-01 08:07:41 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.17_part2

for you to fetch changes up to 0020e9e1f8d3348dd5c9a37612b1089c1a47553d:

  arm64: dts: agilex: align mmc node names with dtschema (2021-12-29 04:57:47 -0600)

----------------------------------------------------------------
SoCFPGA dts updates for v5.17, part 2
- Cleanup of Altera/Intel ARMv7 and ARMv8 DTS and bindings

----------------------------------------------------------------
Krzysztof Kozlowski (17):
      dt-bindings: altera: document existing Cyclone 5 board compatibles
      dt-bindings: altera: document Arria 5 based board compatibles
      dt-bindings: altera: document Arria 10 based board compatibles
      dt-bindings: altera: document VT compatibles
      dt-bindings: altera: document Stratix 10 based board compatibles
      dt-bindings: intel: document Agilex based board compatibles
      dt-bindings: clock: intel,stratix10: convert to dtschema
      ARM: dts: arria5: add board compatible for SoCFPGA DK
      ARM: dts: arria10: add board compatible for Mercury AA1
      ARM: dts: arria10: add board compatible for SoCFPGA DK
      arm64: dts: stratix10: add board compatible for SoCFPGA DK
      arm64: dts: stratix10: move ARM timer out of SoC node
      arm64: dts: stratix10: align mmc node names with dtschema
      arm64: dts: stratix10: align regulator node names with dtschema
      arm64: dts: agilex: add board compatible for SoCFPGA DK
      arm64: dts: agilex: add board compatible for N5X DK
      arm64: dts: agilex: align mmc node names with dtschema

 Documentation/devicetree/bindings/arm/altera.yaml  | 46 +++++++++++++++++++---
 .../devicetree/bindings/arm/intel,socfpga.yaml     | 26 ++++++++++++
 .../devicetree/bindings/clock/intc_stratix10.txt   | 20 ----------
 .../devicetree/bindings/clock/intel,stratix10.yaml | 35 ++++++++++++++++
 arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts  |  2 +-
 arch/arm/boot/dts/socfpga_arria10_socdk.dtsi       |  2 +-
 arch/arm/boot/dts/socfpga_arria5_socdk.dts         |  2 +-
 arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi  | 21 +++++-----
 .../boot/dts/altera/socfpga_stratix10_socdk.dts    |  3 +-
 .../dts/altera/socfpga_stratix10_socdk_nand.dts    |  3 +-
 arch/arm64/boot/dts/intel/socfpga_agilex.dtsi      |  2 +-
 arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts |  1 +
 .../boot/dts/intel/socfpga_agilex_socdk_nand.dts   |  1 +
 arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts    |  1 +
 14 files changed, 123 insertions(+), 42 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/intel,socfpga.yaml
 delete mode 100644 Documentation/devicetree/bindings/clock/intc_stratix10.txt
 create mode 100644 Documentation/devicetree/bindings/clock/intel,stratix10.yaml

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2
  2022-01-05 21:36 [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2 Dinh Nguyen
@ 2022-01-08 22:00 ` patchwork-bot+linux-soc
  2022-02-08 10:15 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2022-01-08 22:00 UTC (permalink / raw)
  To: Dinh Nguyen; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Olof Johansson <olof@lixom.net>:

On Wed,  5 Jan 2022 15:36:03 -0600 you wrote:
> The following changes since commit 8dce88fe80a858f34bb5b46470218fe478d251ee:
> 
>   arm64: dts: Update NAND MTD partition for Agilex and Stratix 10 (2021-12-01 08:07:41 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.17_part2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: socfpga: dts updates for v5.17, part 2
    https://git.kernel.org/soc/soc/c/0876babeb560

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2
  2022-01-05 21:36 [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2 Dinh Nguyen
  2022-01-08 22:00 ` patchwork-bot+linux-soc
@ 2022-02-08 10:15 ` Arnd Bergmann
  2022-02-08 21:54   ` Dinh Nguyen
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2022-02-08 10:15 UTC (permalink / raw)
  To: Dinh Nguyen; +Cc: arm-soc, SoC Team

On Wed, Jan 5, 2022 at 10:36 PM Dinh Nguyen <dinguyen@kernel.org> wrote:
>
> The following changes since commit 8dce88fe80a858f34bb5b46470218fe478d251ee:
>
>   arm64: dts: Update NAND MTD partition for Agilex and Stratix 10 (2021-12-01 08:07:41 -0600)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.17_part2
>
> for you to fetch changes up to 0020e9e1f8d3348dd5c9a37612b1089c1a47553d:
>
>   arm64: dts: agilex: align mmc node names with dtschema (2021-12-29 04:57:47 -0600)
>
> ----------------------------------------------------------------
> SoCFPGA dts updates for v5.17, part 2
> - Cleanup of Altera/Intel ARMv7 and ARMv8 DTS and bindings
>

Hi Dinh and Krzysztof,

This branch was one of the things that ended up not making it into
the merge window, and I have now dropped it from our for-next branch
as I'm adding 5.18 contents, sorry about the mistake on our end.

I think everything still applies cleanly and nothing in here is urgently
needed in 5.17, so I can just merge the pull request again for the
next merge window if you prefer. If you have additional socfpga
material for 5.18 or some of the patches should go into the fixes
branch after all, please send an updated pull request instead.

        Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2
  2022-02-08 10:15 ` Arnd Bergmann
@ 2022-02-08 21:54   ` Dinh Nguyen
  0 siblings, 0 replies; 4+ messages in thread
From: Dinh Nguyen @ 2022-02-08 21:54 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: arm-soc, SoC Team



On 2/8/22 04:15, Arnd Bergmann wrote:
> On Wed, Jan 5, 2022 at 10:36 PM Dinh Nguyen <dinguyen@kernel.org> wrote:
>>
>> The following changes since commit 8dce88fe80a858f34bb5b46470218fe478d251ee:
>>
>>    arm64: dts: Update NAND MTD partition for Agilex and Stratix 10 (2021-12-01 08:07:41 -0600)
>>
>> are available in the Git repository at:
>>
>>    git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux.git tags/socfpga_dts_update_for_v5.17_part2
>>
>> for you to fetch changes up to 0020e9e1f8d3348dd5c9a37612b1089c1a47553d:
>>
>>    arm64: dts: agilex: align mmc node names with dtschema (2021-12-29 04:57:47 -0600)
>>
>> ----------------------------------------------------------------
>> SoCFPGA dts updates for v5.17, part 2
>> - Cleanup of Altera/Intel ARMv7 and ARMv8 DTS and bindings
>>
> 
> Hi Dinh and Krzysztof,
> 
> This branch was one of the things that ended up not making it into
> the merge window, and I have now dropped it from our for-next branch
> as I'm adding 5.18 contents, sorry about the mistake on our end.
> 
> I think everything still applies cleanly and nothing in here is urgently
> needed in 5.17, so I can just merge the pull request again for the
> next merge window if you prefer. If you have additional socfpga
> material for 5.18 or some of the patches should go into the fixes
> branch after all, please send an updated pull request instead.
> 

I have a few more patches for 5.18, let me send an updated pull request 
that will include these and the new patches.

Thanks,
Dinh

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-08 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-05 21:36 [GIT PULL] arm64: dts: socfpga: dts updates for v5.17, part 2 Dinh Nguyen
2022-01-08 22:00 ` patchwork-bot+linux-soc
2022-02-08 10:15 ` Arnd Bergmann
2022-02-08 21:54   ` Dinh Nguyen

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.