[PATCH v2 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts
Daniel Baluta
daniel.baluta at oss.nxp.com
Wed Apr 29 02:31:49 PDT 2026
On 4/29/26 12:26, Joseph Guo (OSS) wrote:
> 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.
Well then at least add a comment above to explain this.
More information about the linux-arm-kernel
mailing list