* [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add bootph-all to chipid
@ 2024-06-27 10:10 Neha Malcom Francis
2024-06-29 18:40 ` Vignesh Raghavendra
0 siblings, 1 reply; 2+ messages in thread
From: Neha Malcom Francis @ 2024-06-27 10:10 UTC (permalink / raw)
To: nm, vigneshr, kristo, robh, krzk+dt, conor+dt
Cc: linux-arm-kernel, devicetree, linux-kernel, u-kumar1, n-francis
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@ti.com>
---
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@43000000 {
chipid: chipid@14 {
compatible = "ti,am654-chipid";
reg = <0x14 0x4>;
+ bootph-all;
};
};
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add bootph-all to chipid
2024-06-27 10:10 [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add bootph-all to chipid Neha Malcom Francis
@ 2024-06-29 18:40 ` Vignesh Raghavendra
0 siblings, 0 replies; 2+ messages in thread
From: Vignesh Raghavendra @ 2024-06-29 18:40 UTC (permalink / raw)
To: Neha Malcom Francis, nm, kristo, robh, krzk+dt, conor+dt
Cc: linux-arm-kernel, devicetree, linux-kernel, u-kumar1
On 27/06/24 15:40, Neha Malcom Francis wrote:
> 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@ti.com>
> ---
$subject prefix should match existing convention for the file
arm64: dts: ti: ...
> 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@43000000 {
> chipid: chipid@14 {
> compatible = "ti,am654-chipid";
> reg = <0x14 0x4>;
> + bootph-all;
> };
> };
>
--
Regards
Vignesh
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-29 18:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-27 10:10 [PATCH] arm: dts: k3-j721e-mcu-wakeup: Add bootph-all to chipid Neha Malcom Francis
2024-06-29 18:40 ` Vignesh Raghavendra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®