Re: [PATCH] powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes

2022-10-04 Thread Michael Ellerman
On Sat, 27 Aug 2022 15:15:38 +0200, Pali Rohár wrote: > DSA cpu port node has to be marked with "cpu" label. > So fix it for both cpu port nodes. > > Applied to powerpc/next. [1/1] powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes https://git.kernel.org/powerpc/c/8bf056f57f1d16

Re: [PATCH] powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes

2022-09-22 Thread Pali Rohár
On Saturday 27 August 2022 15:15:38 Pali Rohár wrote: > DSA cpu port node has to be marked with "cpu" label. > So fix it for both cpu port nodes. > > Fixes: 54c15ec3b738 ("powerpc: dts: Add DTS file for CZ.NIC Turris 1.x > routers") > Signed-off-by: Pali Rohár Ping? > --- > arch/powerpc/boot/

[PATCH] powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes

2022-08-27 Thread Pali Rohár
DSA cpu port node has to be marked with "cpu" label. So fix it for both cpu port nodes. Fixes: 54c15ec3b738 ("powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers") Signed-off-by: Pali Rohár --- arch/powerpc/boot/dts/turris1x.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) dif