[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240704100356.1078195-1-n-francis@ti.com>
Date: Thu, 4 Jul 2024 15:33:56 +0530
From: Neha Malcom Francis <n-francis@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <u-kumar1@...com>, <n-francis@...com>
Subject: [PATCH] arm64: dts: ti: k3-j721e: Add bootph-all to chipid
Add bootph-all property to the chipid node so that it is available at
bootloader stage for obtaining the SoC ID and revision.
Signed-off-by: Neha Malcom Francis <n-francis@...com>
---
Changes since v1:
- correct $subject prefix (Vignesh)
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
index 9349ae07c046..c2417ef614cf 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
@@ -57,6 +57,7 @@ wkup_conf: bus@...00000 {
chipid: chipid@14 {
compatible = "ti,am654-chipid";
reg = <0x14 0x4>;
+ bootph-all;
};
};
--
2.34.1
Powered by blists - more mailing lists