On Tue, Jul 20, 2021 at 10:19 AM Peter Geis <pgwipeout@xxxxxxxxx> wrote: > > On Thu, Jul 15, 2021 at 12:21 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > > > 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> > > Thank you! > I need to split the dt-bindings out into a separate patch, and the > quartz64-a dts has some mild changes. > Are you okay with me using your ack still? Yes. Rob