[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aa0d28a0-29ec-4228-8800-4304c8df7e38@amd.com>
Date: Mon, 6 Jan 2025 15:52:05 +0100
From: Michal Simek <michal.simek@....com>
To: linux-kernel@...r.kernel.org, monstr@...str.eu, michal.simek@...inx.com,
git@...inx.com
Cc: Conor Dooley <conor+dt@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Rob Herring <robh@...nel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>,
"moderated list:ARM/ZYNQ ARCHITECTURE" <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 00/15] ARM: zynq: Sync DTs with U-Boot
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
Powered by blists - more mailing lists