aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/rockchip/Makefile
diff options
context:
space:
mode:
authorAndy Yan <andy.yan@rock-chips.com>2019-10-21 16:46:57 +0800
committerHeiko Stuebner <heiko@sntech.de>2019-10-27 18:54:25 +0100
commitb92880e4d719b9f63e61be6a3e6f0e1b747de22f (patch)
tree9867277923fed7ccd279eb4006618b4ecc16e1ed /arch/arm64/boot/dts/rockchip/Makefile
parentdt-bindings: Add doc for rk3308-evb (diff)
downloadlinux-dev-b92880e4d719b9f63e61be6a3e6f0e1b747de22f.tar.xz
linux-dev-b92880e4d719b9f63e61be6a3e6f0e1b747de22f.zip
arm64: dts: rockchip: Add basic dts for RK3308 EVB
This board use uart4 as debug port and arm core voltage is modulated by pwm, logic voltage is fixed to 1.05V. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Link: https://lore.kernel.org/r/20191021084657.28629-1-andy.yan@rock-chips.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/Makefile')
-rw-r--r--arch/arm64/boot/dts/rockchip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/Makefile b/arch/arm64/boot/dts/rockchip/Makefile
index 1f18a9392d15..a959434ad46e 100644
--- a/arch/arm64/boot/dts/rockchip/Makefile
+++ b/arch/arm64/boot/dts/rockchip/Makefile
@@ -1,5 +1,6 @@
# SPDX-License-Identifier: GPL-2.0
dtb-$(CONFIG_ARCH_ROCKCHIP) += px30-evb.dtb
+dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3308-evb.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-evb.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-rock64.dtb
dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3328-roc-cc.dtb