Lubancat series are rk3566/8 based SBC from EmbedFire. So these Lubancat 2 patch should apply on top of Wenhao's series for LBC1 [0]. [0] https://patchwork.kernel.org/project/linux-rockchip/patch/Y6Ud9MhRjCVAYMCj@VM-66-53-centos/ Changes in v2: - keep only one blank line - Fix underscores in node pmic-int - Keep rockcip,pins of pmic-int in one line Andy Yan (2): dt-bindings: arm: rockchip: Add EmbedFire LubanCat 2 arm64: dts: rockchip: Add dts for EmbedFire rk3568 LubanCat 2 .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3568-lubancat-2.dts | 733 ++++++++++++++++++ 3 files changed, 739 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts -- 2.34.1