On Sat, 10 Jul 2021 11:10:34 -0400, Peter Geis wrote: > Add a basic dts for the Pine64 Quartz64 Model A Single Board Computer. > This board outputs on uart2 for debug. > > Signed-off-by: Peter Geis <pgwipeout@xxxxxxxxx> > --- > .../devicetree/bindings/arm/rockchip.yaml | 5 + > arch/arm64/boot/dts/rockchip/Makefile | 1 + > .../boot/dts/rockchip/rk3566-quartz64-a.dts | 321 ++++++++++++++++++ > 3 files changed, 327 insertions(+) > create mode 100644 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts > Acked-by: Rob Herring <robh@xxxxxxxxxx>