From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 3/3] [3/3] dt-bindings: mmc: mediatek: Add document for mt6779 Date: Tue, 5 Nov 2019 22:17:08 -0600 Message-ID: <20191106041708.GA26489@bogus> References: <1572590582-11056-1-git-send-email-chun-hung.wu@mediatek.com> <1572590582-11056-3-git-send-email-chun-hung.wu@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1572590582-11056-3-git-send-email-chun-hung.wu@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Chun-Hung Wu Cc: Chaotian Jing , Ulf Hansson , Mark Rutland , Matthias Brugger , Linus Walleij , Pavel Machek , Kate Stewart , Greg Kroah-Hartman , Martin Blumenstingl , Pan Bian , Thomas Gleixner , Stanley Chu , Kuohong Wang , linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, wsd_upstream@mediatek.com, linux-arm-kernel@lists.infradead.org List-Id: linux-mmc@vger.kernel.org On Fri, Nov 01, 2019 at 02:43:02PM +0800, Chun-Hung Wu wrote: > Add compatible node for mt6779 mmc > > Change-Id: Id36a136a75e892c9360ec95c7f52db06f5b308a4 > CR-Id: > Feature: Remove these tags. > Signed-off-by: Chun-Hung Wu > --- > Documentation/devicetree/bindings/mmc/mtk-sd.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.txt b/Documentation/devicetree/bindings/mmc/mtk-sd.txt > index 8a532f4..0c9cf6a 100644 > --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt > +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt > @@ -12,6 +12,7 @@ Required properties: > "mediatek,mt8173-mmc": for mmc host ip compatible with mt8173 > "mediatek,mt8183-mmc": for mmc host ip compatible with mt8183 > "mediatek,mt8516-mmc": for mmc host ip compatible with mt8516 > + "mediatek,mt6779-mmc": for mmc host ip compatible with mt6779 > "mediatek,mt2701-mmc": for mmc host ip compatible with mt2701 > "mediatek,mt2712-mmc": for mmc host ip compatible with mt2712 > "mediatek,mt7622-mmc": for MT7622 SoC > -- > 1.9.1 >