mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-04 03:33:58 +08:00
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: Jisheng Zhang <Jisheng.Zhang@synaptics.com>
This commit is contained in:
parent
e57008ecf6
commit
031106ce95
@ -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
|
||||
|
@ -1,8 +1,4 @@
|
||||
# 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
arch/arm64/boot/dts/synaptics/Makefile
Normal file
4
arch/arm64/boot/dts/synaptics/Makefile
Normal file
@ -0,0 +1,4 @@
|
||||
# SPDX-License-Identifier: GPL-2.0
|
||||
# Berlin SoC Family
|
||||
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-dmp.dtb
|
||||
dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-stb.dtb
|
Loading…
Reference in New Issue
Block a user