From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabien Parent Subject: Re: [PATCH 08/24] dt-bindings: mmc: mtk-sd: add mtk-sd support for MT8516 Date: Fri, 3 May 2019 17:12:34 +0200 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: 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: Ulf Hansson 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 Hi Ulf, On Mon, Mar 25, 2019 at 2:27 PM Ulf Hansson wrote: > > - 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! I think this patch got lost since I cannot see it in your tree. Thanks, Fabien > > 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 > >