From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulf Hansson Subject: Re: [PATCH 08/24] dt-bindings: mmc: mtk-sd: add mtk-sd support for MT8516 Date: Mon, 25 Mar 2019 14:26:40 +0100 Message-ID: References: <20190323211612.860-1-fparent@baylibre.com> <20190323211612.860-9-fparent@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190323211612.860-9-fparent-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Fabien Parent Cc: DTML , "linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Rob Herring , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Matthias Brugger , Chaotian Jing List-Id: devicetree@vger.kernel.org - trimmed cc list On Sat, 23 Mar 2019 at 22:17, Fabien Parent wrote: > > Add binding documentation of mtk-sd for MT8516 SoCs. > > Signed-off-by: Fabien Parent Applied for next, thanks! Kind regards Uffe > --- > 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 f5bcda3980cc..91a2ec59e497 100644 > --- a/Documentation/devicetree/bindings/mmc/mtk-sd.txt > +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.txt > @@ -11,6 +11,7 @@ Required properties: > "mediatek,mt8135-mmc": for mmc host ip compatible with mt8135 > "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,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 > -- > 2.20.1 >