[PATCH 00/15] ARM: zynq: Sync DTs with U-Boot

Michal Simek michal.simek at amd.com
Mon Jan 6 06:52:05 PST 2025



On 12/11/24 13:41, Michal Simek wrote:
> Hi,
> 
> over years there were some changes pushed to U-Boot which were never merged
> back to Linux. U-Boot introduced new option OF_UPSTREAM and start to sync
> up DTs from Linux back to U-Boot.
> This series is addressing differences.
> There are still 3 more differences but they should be addressed separately.
> 
> Thanks,
> Michal
> 
> 
> Michal Simek (14):
>    ARM: zynq: Remove deprecated device_type property
>    ARM: zynq: DT: List OCM memory for all platforms
>    ARM: zynq: Mark boot-phase-specific device nodes
>    ARM: zynq: Do not define address/size-cells for nand-controller
>    ARM: zynq: Wire smcc with nand/nor memories on zc770 platform
>    ARM: zynq: Add ethernet phy reset information to DT(zc702)
>    ARM: zynq: Define u-boot bootscrip addr via DT
>    ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706
>    ARM: zynq: Define rtc alias on zc702/zc706
>    ARM: zynq: Rename i2c?-gpio to i2c?-gpio-grp
>    ARM: zynq: Fix fpga region DT nodes name
>    ARM: zynq: Enable QSPIs on platforms
>    ARM: zynq: Add sdhci to alias node
>    ARM: zynq: Remove ethernet0 alias from Microzed
> 
> Sai Krishna Potthuri (1):
>    ARM: zynq: Replace 'io-standard' with 'power-source' property
> 
>   arch/arm/boot/dts/xilinx/zynq-7000.dtsi       | 33 ++++++-
>   arch/arm/boot/dts/xilinx/zynq-cc108.dts       | 41 ++++++++-
>   arch/arm/boot/dts/xilinx/zynq-microzed.dts    | 10 ++-
>   arch/arm/boot/dts/xilinx/zynq-parallella.dts  |  1 -
>   arch/arm/boot/dts/xilinx/zynq-zc702.dts       | 87 +++++++++++++------
>   arch/arm/boot/dts/xilinx/zynq-zc706.dts       | 67 +++++++++++---
>   arch/arm/boot/dts/xilinx/zynq-zc770-xm010.dts | 39 ++++++++-
>   arch/arm/boot/dts/xilinx/zynq-zc770-xm011.dts | 31 +++++++
>   arch/arm/boot/dts/xilinx/zynq-zc770-xm012.dts | 35 ++++++++
>   arch/arm/boot/dts/xilinx/zynq-zc770-xm013.dts | 41 ++++++++-
>   arch/arm/boot/dts/xilinx/zynq-zed.dts         | 43 ++++++++-
>   .../boot/dts/xilinx/zynq-zturn-common.dtsi    |  8 ++
>   arch/arm/boot/dts/xilinx/zynq-zybo-z7.dts     | 10 ++-
>   arch/arm/boot/dts/xilinx/zynq-zybo.dts        |  9 +-
>   14 files changed, 404 insertions(+), 51 deletions(-)
> 

Applied 1-6, 8-15.
Michal




More information about the linux-arm-kernel mailing list