Am Sonntag, 25. April 2021, 11:44:55 CEST schrieb cl@xxxxxxxxxxxxxx: > 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 | 80 +++++++++++++++++++ > 3 files changed, 86 insertions(+) > create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index 4a6f772c1043..95ab9714af44 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -565,6 +565,11 @@ properties: > - const: rockchip,rk3399-evb > - const: rockchip,rk3399 > > + - description: Rockchip RK3568 Evaluation board please sort this below the rk3399 stuff in the file ( 3568 is a bigger number than 3399 ) Thanks Heiko