[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250710-65-boot-phases-v2-0-d431deb88783@ti.com>
Date: Thu, 10 Jul 2025 09:38:58 -0500
From: Bryan Brattlof <bb@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Tero
Kristo <kristo@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof
Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Bryan Brattlof <bb@...com>
Subject: [PATCH v2 0/2] arm64: dts: ti: k3-am65: add boot phases to
critical nodes
Hello everyone!
To save precious on chip RAM space during bootup 'bootph-*' flags was
added to the dt-schema to describe which nodes need to be present during
each phase of the bootup process and which can be pruned to recover RAM
space that would otherwise be wasted.
This small series adds the bootph-all flags to all the boot critical
nodes for all boards that utilize the AM65x as well as to the AM65's
reference board.
Happy Hacking
~Bryan
Signed-off-by: Bryan Brattlof <bb@...com>
---
Changes in v2:
- removed tag from &mcu_udmap{} node
- Link to v1: https://lore.kernel.org/r/20250709-65-boot-phases-v1-0-e1f89d97a931@ti.com
---
Bryan Brattlof (2):
arm64: dts: ti: k3-am65: add boot phase tags
arm64: dts: ti: k3-am654-base-board: add boot phase tags
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi | 5 +++++
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 17 +++++++++++++++++
arch/arm64/boot/dts/ti/k3-am654-pcie-usb2.dtso | 1 +
arch/arm64/boot/dts/ti/k3-am654-pcie-usb3.dtso | 1 +
6 files changed, 26 insertions(+)
---
base-commit: 3b08f8a34a2061d89a2411d04a675b3860d4f9cc
change-id: 20250709-65-boot-phases-aaf3aa6db782
Best regards,
--
Bryan Brattlof <bb@...com>
Powered by blists - more mailing lists