summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorSean Wang <sean.wang@mediatek.com>2018-04-11 11:54:05 +0300
committerMatthias Brugger <matthias.bgg@gmail.com>2018-05-11 18:52:28 +0300
commitdd0dcf003dd86caba7726cc1e2ef268f1cf11aae (patch)
treec2a704876c6d1570d2bd4e8d91492452e1005ece /arch/arm/boot/dts/Makefile
parent25fad0ef51d610b7e2cd6fa4ea0fe8ebb7cfebff (diff)
downloadlinux-dd0dcf003dd86caba7726cc1e2ef268f1cf11aae.tar.xz
arm: dts: mt7623: add MT7623N reference board with eMMC
Add MT7623N reference board with eMMC. On the board, there is additional external PHY ICPlus IP1001 transceiver available by port 5 on the MDIO bus connectted with GMAC2. Signed-off-by: Sean Wang <sean.wang@mediatek.com> Suggested-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index bc33a3c34713..19013d41375d 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -1152,6 +1152,7 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \
mt6592-evb.dtb \
mt7623a-rfb-emmc.dtb \
mt7623a-rfb-nand.dtb \
+ mt7623n-rfb-emmc.dtb \
mt7623n-rfb-nand.dtb \
mt7623n-bananapi-bpi-r2.dtb \
mt8127-moose.dtb \