devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot
@ 2023-04-14  7:33 Nishanth Menon
  2023-04-14  7:33 ` [PATCH 01/10] arm64: dts: ti: k3-am64: Add general purpose timers Nishanth Menon
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Nishanth Menon @ 2023-04-14  7:33 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Tero Kristo,
	Vignesh Raghavendra, Nishanth Menon, Neha Malcom Francis,
	Nikhil M Jain, Tom Rini

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


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

end of thread, other threads:[~2023-06-06 17:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-14  7:33 [PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot Nishanth Menon
2023-04-14  7:33 ` [PATCH 01/10] arm64: dts: ti: k3-am64: Add general purpose timers Nishanth Menon
2023-04-14  7:33 ` [PATCH 02/10] arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux Nishanth Menon
2023-04-14  7:33 ` [PATCH 03/10] arm64: dts: ti: k3-am642-sk: Enable main_i2c0 and eeprom Nishanth Menon
2023-04-14  7:33 ` [PATCH 04/10] arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins Nishanth Menon
2023-04-14  7:33 ` [PATCH 05/10] arm64: dts: ti: k3-am642-sk: Rename regulator node name Nishanth Menon
2023-04-14  7:33 ` [PATCH 06/10] arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom Nishanth Menon
2023-04-14  7:33 ` [PATCH 07/10] arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins Nishanth Menon
2023-04-14  7:33 ` [PATCH 08/10] arm64: dts: ti: k3-am642-evm: Rename regulator node name Nishanth Menon
2023-04-14  7:33 ` [PATCH 09/10] arm64: dts: ti: k3-am642-evm: Add VTT GPIO regulator for DDR Nishanth Menon
2023-04-14  7:33 ` [PATCH 10/10] arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases Nishanth Menon
2023-04-17 10:49 ` [PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot Roger Quadros
2023-06-06 17:14 ` Vignesh Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).