summaryrefslogtreecommitdiff
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2017-06-06 18:44:46 (GMT)
committerSimon Glass <sjg@chromium.org>2017-06-08 03:30:48 (GMT)
commit6608cf0fbee3f70bb90f12e235fdb73ef54b1f4d (patch)
treebf92d952f11096da209b62efa64c8e3595c0ec37 /arch/arm/dts/Makefile
parent3a29ae8e6fd13cd48eda7c5b1de9e446a0304628 (diff)
downloadu-boot-6608cf0fbee3f70bb90f12e235fdb73ef54b1f4d.tar.xz
rockchip: dts: rk3399-puma: add DTS for the DDR3-1333 timing
This adds the DDR3-1333 timing via its own DTS and wires it up. This is not the default timing for the RK3399-Q7 and should be selected explicitly via the config (CONFIG_DEFAULT_DEVICE_TREE). Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 221c0a7..540fa25 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -46,6 +46,7 @@ dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rk3368-px5-evb.dtb \
rk3399-evb.dtb \
rk3399-firefly.dtb \
+ rk3399-puma-ddr1333.dtb \
rk3399-puma-ddr1600.dtb \
rv1108-evb.dtb
dtb-$(CONFIG_ARCH_MESON) += \