[PATCH] powerpc/mpc512x: dts: fix PSC node warnings
Anatolij Gustschin
agust at denx.de
Fri Oct 15 09:45:37 AEDT 2021
On Thu, 14 Oct 2021 07:33:26 -0500
Rob Herring robh+dt at kernel.org wrote:
...
>> +++ b/arch/powerpc/boot/dts/ac14xx.dts
>> @@ -301,13 +301,21 @@
>> fsl,tx-fifo-size = <512>;
>> };
>>
>> + /delete-node/ psc at 11400;
>> + /delete-node/ psc at 11500;
>
>That's an odd way to fix this, and means every user of the .dtsi file
>with these nodes will have to repeat the same thing.
okay, in v2 patch I've extracted the psc nodes to files which
can be included and extended individually.
Anatolij
More information about the Linuxppc-dev
mailing list