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

Judith Mendez jm at ti.com
Wed Aug 7 08:13:07 PDT 2024


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 at 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 at 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 at 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
>>
> 




More information about the linux-arm-kernel mailing list