Messages in this thread |  | | From | Andy Yan <> | Subject | [PATCH 0/2] Add support for EmbedFire LubanCat 2. | Date | Sat, 7 Jan 2023 19:51:59 +0800 |
| |
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/
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 | 6 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../boot/dts/rockchip/rk3568-lubancat-2.dts | 734 ++++++++++++++++++ 3 files changed, 741 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-lubancat-2.dts
-- 2.34.1
|  |