projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b546c2
)
ARM: dts: sun8i: Support DTB build for NanoPi M1
author
Milo Kim
<woogyom.kim@gmail.com>
Mon, 12 Dec 2016 23:18:15 +0000
(08:18 +0900)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Tue, 10 Jan 2017 17:32:08 +0000
(18:32 +0100)
The commit
10efbf5f1633
("ARM: dts: sun8i: Add dts file for NanoPi M1 SBC")
introduced NanoPi M1 board but it's missing in Allwinner H3 DTB build.
Signed-off-by: Milo Kim <woogyom.kim@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index cccdbcb557b6d29b2e45a0c0b9fb792a469cf1fe..359041fce6b1baad1a70c59c15c26a3575346495 100644
(file)
--- a/
arch/arm/boot/dts/Makefile
+++ b/
arch/arm/boot/dts/Makefile
@@
-845,6
+845,7
@@
dtb-$(CONFIG_MACH_SUN8I) += \
sun8i-a83t-allwinner-h8homlet-v2.dtb \
sun8i-a83t-cubietruck-plus.dtb \
sun8i-h3-bananapi-m2-plus.dtb \
+ sun8i-h3-nanopi-m1.dtb \
sun8i-h3-nanopi-neo.dtb \
sun8i-h3-orangepi-2.dtb \
sun8i-h3-orangepi-lite.dtb \