Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit 5a65505

Browse files
TobleMinermmind
authored andcommitted
arm64: dts: rockchip: Add initial support for Pinebook Pro
This commit adds initial dt support for the rk3399 based Pinebook Pro. Signed-off-by: Tobias Schramm <t.schramm@manjaro.org> Link: https://lore.kernel.org/r/20200304213023.689983-3-t.schramm@manjaro.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent e2e699b commit 5a65505

File tree

2 files changed

+1097
-0
lines changed

2 files changed

+1097
-0
lines changed

arch/arm64/boot/dts/rockchip/Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-nanopc-t4.dtb
2828
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-nanopi-m4.dtb
2929
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-nanopi-neo4.dtb
3030
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-orangepi.dtb
31+
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-pinebook-pro.dtb
3132
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-puma-haikou.dtb
3233
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-roc-pc.dtb
3334
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3399-roc-pc-mezzanine.dtb

0 commit comments

Comments
 (0)