[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230414073328.381336-1-nm@ti.com>
Date: Fri, 14 Apr 2023 02:33:18 -0500
From: Nishanth Menon <nm@...com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Rob Herring <robh+dt@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Tero Kristo <kristo@...nel.org>,
Vignesh Raghavendra <vigneshr@...com>,
Nishanth Menon <nm@...com>,
Neha Malcom Francis <n-francis@...com>,
Nikhil M Jain <n-jain1@...com>, Tom Rini <trini@...sulko.com>
Subject: [PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot
Hi,
while attempting to cleanup u-boot, I noticed that u-boot had some
additional nodes that were'nt in kernel.org, and this makes syncing the
kernel.org patches back to u-boot hard.
So, sync the same.
Bootlogs: (SK and evm)
https://gist.github.com/nmenon/6b09f55251225d3f3cce076c32a33bba
Baseline: next-20230413 (will be great if we can get into rc2 - will
make u-boot sync easier)
Nishanth Menon (10):
arm64: dts: ti: k3-am64: Add general purpose timers
arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux
arm64: dts: ti: k3-am642-sk: Enable main_i2c0 and eeprom
arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins
arm64: dts: ti: k3-am642-sk: Rename regulator node name
arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom
arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins
arm64: dts: ti: k3-am642-evm: Rename regulator node name
arm64: dts: ti: k3-am642-evm: Add VTT GPIO regulator for DDR
arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 144 +++++++++++++++++++++++
arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 45 +++++++
arch/arm64/boot/dts/ti/k3-am64.dtsi | 16 ---
arch/arm64/boot/dts/ti/k3-am642-evm.dts | 76 ++++++++++--
arch/arm64/boot/dts/ti/k3-am642-sk.dts | 69 ++++++++---
5 files changed, 313 insertions(+), 37 deletions(-)
--
2.40.0
Powered by blists - more mailing lists