File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
patch/kernel/archive/rockchip64-6.16 Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2+ From: HackingGate <i@hackinggate.com>
3+ Date: Sat, 27 Sep 2025 13:21:54 +0900
4+ Subject: board: photonicat2: add device tree source for rk3576 support
5+ ---
6+ arch/arm64/boot/dts/rockchip/Makefile | 1 +
7+ 1 files changed, 1 insertion(+)
8+
9+ diff --git a/arch/arm64/boot/dts/rockchip/Makefile b/arch/arm64/boot/dts/rockchip/Makefile
10+ index 111111111111..222222222222 100644
11+ --- a/arch/arm64/boot/dts/rockchip/Makefile
12+ +++ b/arch/arm64/boot/dts/rockchip/Makefile
13+ @@ -144,6 +144,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-wolfvision-pf5-display-vz.dtbo
14+ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3568-wolfvision-pf5-io-expander.dtbo
15+ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3576-armsom-sige5.dtb
16+ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3576-evb1-v10.dtb
17+ + dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3576-photonicat2.dtb
18+ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3576-roc-pc.dtb
19+ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3576-rock-4d.dtb
20+ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3582-radxa-e52c.dtb
You can’t perform that action at this time.
0 commit comments