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

From: Francesco Dolcini

Date: Wed Apr 29 2026 - 08:47:57 EST


On Wed, Apr 29, 2026 at 05:26:02PM +0800, Joseph Guo (OSS) wrote:
> On 4/29/2026 5:26 PM, Daniel Baluta wrote:
> >> +
> >> +&flexcan1 {
> >> + phys = <&flexcan1_phy>;
> >> + pinctrl-0 = <&pinctrl_flexcan1>;
> >> + pinctrl-names = "default";
> >> + status = "disabled";
> >> +};
> >
> > Why add this if it is disabled?
>
> The resource of flexcan1 in System Manager is assign to M7 by default.

I think the correct status in such a case is "reserved", am I wrong?

Francesco