On Friday 24 June 2022 13:08:59 Michael Ellerman wrote: > Pali Rohár <pali@xxxxxxxxxx> writes: > > CZ.NIC Turris 1.0 and 1.1 are open source routers, they have dual-core > > PowerPC Freescale P2020 CPU and are based on Freescale P2020RDB-PC-A board. > > Hardware design is fully open source, all firmware and hardware design > > files are available at Turris project website: > > > > https://docs.turris.cz/hw/turris-1x/turris-1x/ > > https://project.turris.cz/en/hardware.html > > > > Signed-off-by: Pali Rohár <pali@xxxxxxxxxx> > > --- > > arch/powerpc/boot/dts/turris1x.dts | 470 +++++++++++++++++++++++++++++ > > 1 file changed, 470 insertions(+) > > create mode 100644 arch/powerpc/boot/dts/turris1x.dts > > The headers say you Cc'ed this to the devicetree list, but I don't see > it in the devicetree patchwork: > > https://patchwork.ozlabs.org/project/devicetree-bindings/list/?state=*&q=turris&archive=both Email is on the devicetree list: https://lore.kernel.org/linux-devicetree/20220511143712.22550-1-pali@xxxxxxxxxx/ > Which means it hasn't been run through Rob's CI scripts. > > Maybe try a resend? > > cheers