[PATCH 10/23] arm: dts: k3-am642-sk-u-boot: Document timer as missing upstream

Nishanth Menon nm at ti.com
Fri Apr 14 09:57:13 CEST 2023


Mark the timer as missing in upstream kernel.

Signed-off-by: Nishanth Menon <nm at ti.com>
---
Sent to kernel.org https://lore.kernel.org/linux-devicetree/20230414073328.381336-1-nm@ti.com/
once the patches are merged, we can consider integrating the same in the
appropriate sync, I have tried to stay off main SoC dtsi file mods in
this series.

 arch/arm/dts/k3-am642-sk-u-boot.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/dts/k3-am642-sk-u-boot.dtsi b/arch/arm/dts/k3-am642-sk-u-boot.dtsi
index 122a304d4501..4a5ab6a7c4be 100644
--- a/arch/arm/dts/k3-am642-sk-u-boot.dtsi
+++ b/arch/arm/dts/k3-am642-sk-u-boot.dtsi
@@ -20,6 +20,8 @@
 
 &cbass_main{
 	bootph-pre-ram;
+
+	/* XXX: Upstream kernel TODO: send upstream */
 	timer1: timer at 2400000 {
 		compatible = "ti,omap5430-timer";
 		reg = <0x0 0x2400000 0x0 0x80>;
-- 
2.40.0



More information about the U-Boot mailing list