mbox series

[GIT,PULL] arm64: dts: ZynqMP DT changes for v6.3

Message ID 89d82a7e-6b42-97ce-2912-aa7dec965ff2@monstr.eu (mailing list archive)
State Accepted
Commit 777d90d5f29e3ad744f979b42401c046aa7d7dac
Headers show
Series [GIT,PULL] arm64: dts: ZynqMP DT changes for v6.3 | expand

Pull-request

https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v6.3

Message

Michal Simek Jan. 31, 2023, 10:55 a.m. UTC
Hi,

please pull these DT patches to your tree.

Thanks,
Michal


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

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

are available in the Git repository at:

   https://github.com/Xilinx/linux-xlnx.git tags/zynqmp-dt-for-v6.3

for you to fetch changes up to b993ea2b75fdb0d335487b1b1450c36410585584:

   arm64: dts: zynqmp: Add xlnx prefix to GEM compatible string (2023-01-19 
14:03:32 +0100)

----------------------------------------------------------------
arm64: ZynqMP SOC changes for v6.3

- Fix node names to be aligned with dt schema
- Rename DT overlay files to dtso
- Add snps,resume-hs-terminations to usb nodes
- Describe gpio-modepin node
- Use xlnx prefix for ethernet IP

----------------------------------------------------------------
Andrew Davis (1):
       arm64: dts: xilinx: Rename DTB overlay source files from .dts to .dtso

Harini Katakam (1):
       arm64: dts: zynqmp: Add xlnx prefix to GEM compatible string

Krzysztof Kozlowski (1):
       arm64: dts: xilinx: align LED node names with dtschema

Michael Grzeschik (1):
       arm64: zynqmp: Enable hs termination flag for USB dwc3 controller

Michal Simek (2):
       arm64: xilinx: Fix opp-table-cpu
       arm64: dts: zynqmp: Remove clock-names from GEM in zynqmp-clk-ccf.dtsi

Piyush Mehta (1):
       arm64: dts: zynqmp: Add mode-pin GPIO controller DT node

  arch/arm64/boot/dts/xilinx/zynqmp-clk-ccf.dtsi 
     |  4 ---
  arch/arm64/boot/dts/xilinx/{zynqmp-sck-kv-g-revA.dts => 
zynqmp-sck-kv-g-revA.dtso} |  0
  arch/arm64/boot/dts/xilinx/{zynqmp-sck-kv-g-revB.dts => 
zynqmp-sck-kv-g-revB.dtso} |  0
  arch/arm64/boot/dts/xilinx/zynqmp-zcu100-revC.dts 
     |  2 +-
  arch/arm64/boot/dts/xilinx/zynqmp.dtsi 
     | 28 +++++++++++++-------
  5 files changed, 20 insertions(+), 14 deletions(-)
rename arch/arm64/boot/dts/xilinx/{zynqmp-sck-kv-g-revA.dts => 
zynqmp-sck-kv-g-revA.dtso} (100%)
rename arch/arm64/boot/dts/xilinx/{zynqmp-sck-kv-g-revB.dts => 
zynqmp-sck-kv-g-revB.dtso} (100%)

Comments

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

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

On Tue, 31 Jan 2023 11:55:59 +0100 you wrote:
> Hi,
> 
> please pull these DT patches to your tree.
> 
> Thanks,
> Michal
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: ZynqMP DT changes for v6.3
    https://git.kernel.org/soc/soc/c/777d90d5f29e

You are awesome, thank you!