Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 031106ce authored by Jisheng Zhang's avatar Jisheng Zhang
Browse files

arm64: dts: move berlin SoC files from marvell dir to synaptics dir



Move device tree files as part of transition from Marvell berlin to
Synaptics berlin.

Signed-off-by: default avatarJisheng Zhang <Jisheng.Zhang@synaptics.com>
parent e57008ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,5 +22,6 @@ subdir-y += renesas
subdir-y += rockchip
subdir-y += socionext
subdir-y += sprd
subdir-y += synaptics
subdir-y += xilinx
subdir-y += zte
+0 −4
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0
# Berlin SoC Family
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-dmp.dtb
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-stb.dtb

# Mvebu SoC Family
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-db.dtb
dtb-$(CONFIG_ARCH_MVEBU) += armada-3720-espressobin.dtb
+4 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0
# Berlin SoC Family
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-dmp.dtb
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-stb.dtb
Loading