On Thu, 29 Apr 2021 16:13:58 +0800, cl@xxxxxxxxxxxxxx wrote: > From: Liang Chen <cl@xxxxxxxxxxxxxx> > > This patch add rk3568-evb1-v10.dts for RK3568 evaluation board. > add uart/emmc/i2c/rk809 node for basic function. > > Signed-off-by: Liang Chen <cl@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/arm/rockchip.yaml | 5 ++ > arch/arm64/boot/dts/rockchip/Makefile | 1 + > .../boot/dts/rockchip/rk3568-evb1-v10.dts | 79 +++++++++++++++++++ > 3 files changed, 85 insertions(+) > create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>