[PATCH v2 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

Joseph Guo (OSS) qijian.guo at oss.nxp.com
Wed Apr 29 02:26:02 PDT 2026


On 4/29/2026 5:26 PM, Daniel Baluta wrote:
> [snip]
> 
>> +
>> +&flexcan1 {
>> +	phys = <&flexcan1_phy>;
>> +	pinctrl-0 = <&pinctrl_flexcan1>;
>> +	pinctrl-names = "default";
>> +	status = "disabled";
>> +};
> 
> Why add this if it is disabled?

Hi Daniel,

The resource of flexcan1 in System Manager is assign to M7 by default. But it is useful if we assign the resource back to A55.
The board hardware have the output pin of flexcan1, so I keep the node here but set it disabled by default.

Regards,
Joseph



More information about the linux-arm-kernel mailing list