diff mbox series

[3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status

Message ID 20240806214605.3379881-4-jm@ti.com (mailing list archive)
State New, archived
Headers show
Series Fix ESM source interrupts | expand

Commit Message

Judith Mendez Aug. 6, 2024, 9:46 p.m. UTC
From: Santhosh Kumar K <s-k6@ti.com>

Remove 'reserved' status for MCU ESM node in AM62P device tree.

Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Nishanth Menon Aug. 7, 2024, 11:46 a.m. UTC | #1
On 16:46-20240806, Judith Mendez wrote:
> From: Santhosh Kumar K <s-k6@ti.com>
> 
> Remove 'reserved' status for MCU ESM node in AM62P device tree.

Why?
> 
> Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
> index e65db6ce02bf6..d913e6319bad8 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
> @@ -27,7 +27,6 @@ mcu_esm: esm@4100000 {
>  		compatible = "ti,j721e-esm";
>  		reg = <0x00 0x4100000 0x00 0x1000>;
>  		ti,esm-pins = <0>, <1>, <2>, <85>;
> -		status = "reserved";
>  		bootph-pre-ram;
>  	};
>  
> -- 
> 2.45.2
>
Judith Mendez Aug. 7, 2024, 3:13 p.m. UTC | #2
Hi Nishanth,

On 8/7/24 6:46 AM, Nishanth Menon wrote:
> On 16:46-20240806, Judith Mendez wrote:
>> From: Santhosh Kumar K <s-k6@ti.com>
>>
>> Remove 'reserved' status for MCU ESM node in AM62P device tree.
> 
> Why?

Main ESM reset is routed to the MCU ESM, hense enable
MCU ESM in DT to be able to reset the CPU.


>>
>> Signed-off-by: Santhosh Kumar K <s-k6@ti.com>
>> ---
>>   arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 1 -
>>   1 file changed, 1 deletion(-)
>>
>> diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
>> index e65db6ce02bf6..d913e6319bad8 100644
>> --- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
>> +++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
>> @@ -27,7 +27,6 @@ mcu_esm: esm@4100000 {
>>   		compatible = "ti,j721e-esm";
>>   		reg = <0x00 0x4100000 0x00 0x1000>;
>>   		ti,esm-pins = <0>, <1>, <2>, <85>;
>> -		status = "reserved";
>>   		bootph-pre-ram;
>>   	};
>>   
>> -- 
>> 2.45.2
>>
>
Nishanth Menon Aug. 7, 2024, 3:26 p.m. UTC | #3
On 10:13-20240807, Judith Mendez wrote:
> Hi Nishanth,
> 
> On 8/7/24 6:46 AM, Nishanth Menon wrote:
> > On 16:46-20240806, Judith Mendez wrote:
> > > From: Santhosh Kumar K <s-k6@ti.com>
> > > 
> > > Remove 'reserved' status for MCU ESM node in AM62P device tree.
> > 
> > Why?
> 
> Main ESM reset is routed to the MCU ESM, hense enable
> MCU ESM in DT to be able to reset the CPU.

please document that in the commit message - please review the rest
of the patches as well. Is this problem present on other related AM6
products as well - will be good to audit and fixup in the series?
Judith Mendez Aug. 8, 2024, 1:37 p.m. UTC | #4
On 8/7/24 10:26 AM, Nishanth Menon wrote:
> On 10:13-20240807, Judith Mendez wrote:
>> Hi Nishanth,
>>
>> On 8/7/24 6:46 AM, Nishanth Menon wrote:
>>> On 16:46-20240806, Judith Mendez wrote:
>>>> From: Santhosh Kumar K <s-k6@ti.com>
>>>>
>>>> Remove 'reserved' status for MCU ESM node in AM62P device tree.
>>>
>>> Why?
>>
>> Main ESM reset is routed to the MCU ESM, hense enable
>> MCU ESM in DT to be able to reset the CPU.
> 
> please document that in the commit message - please review the rest
> of the patches as well. Is this problem present on other related AM6
> products as well - will be good to audit and fixup in the series?


Sure, am62x and am64x should be fine, only platform left to check is 
am65x. So will verify that and send v2 with commit message fixed,
thanks for reviewing!


~ Judith
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
index e65db6ce02bf6..d913e6319bad8 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi
@@ -27,7 +27,6 @@  mcu_esm: esm@4100000 {
 		compatible = "ti,j721e-esm";
 		reg = <0x00 0x4100000 0x00 0x1000>;
 		ti,esm-pins = <0>, <1>, <2>, <85>;
-		status = "reserved";
 		bootph-pre-ram;
 	};