From a02cb1f311218ef12cc5502e0841495ec7682100 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 21 Apr 2017 09:38:52 +0200 Subject: mediatek: add support for the NAND-ePHY board This is the same as the NAND board but gmac1 is wired to an external phy. Signed-off-by: John Crispin --- target/linux/mediatek/patches-4.9/0200-devicetree.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/mediatek/patches-4.9/0200-devicetree.patch') diff --git a/target/linux/mediatek/patches-4.9/0200-devicetree.patch b/target/linux/mediatek/patches-4.9/0200-devicetree.patch index 50b54f456d..4eca20a7bd 100644 --- a/target/linux/mediatek/patches-4.9/0200-devicetree.patch +++ b/target/linux/mediatek/patches-4.9/0200-devicetree.patch @@ -1,11 +1,12 @@ --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -950,6 +950,8 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \ +@@ -950,6 +950,9 @@ dtb-$(CONFIG_ARCH_MEDIATEK) += \ mt6589-aquaris5.dtb \ mt6592-evb.dtb \ mt7623-evb.dtb \ + mt7623-eMMC.dtb \ + mt7623-NAND.dtb \ ++ mt7623-NAND-ePHY.dtb \ mt8127-moose.dtb \ mt8135-evbp1.dtb dtb-$(CONFIG_ARCH_ZX) += zx296702-ad1.dtb -- cgit v1.2.3