From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12133C433DF for ; Tue, 19 May 2020 15:30:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E46C72075F for ; Tue, 19 May 2020 15:30:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="qL4QXfwK" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729160AbgESPab (ORCPT ); Tue, 19 May 2020 11:30:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37970 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726203AbgESPab (ORCPT ); Tue, 19 May 2020 11:30:31 -0400 Received: from mail-ua1-x944.google.com (mail-ua1-x944.google.com [IPv6:2607:f8b0:4864:20::944]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D3543C08C5C0 for ; Tue, 19 May 2020 08:30:30 -0700 (PDT) Received: by mail-ua1-x944.google.com with SMTP id i89so33457uad.5 for ; Tue, 19 May 2020 08:30:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gRtjuUSYT9o98HLxZ4XPAs12lnRhBaPqO3z+DvVbkXQ=; b=qL4QXfwKBZ8jPjCgkPdHLsNzO3/idGDrn4woTx+Iaqn6RAptgipyKH04ujRHYZjG88 6h+bcxiTfIwF/L9qvccSvRM1/GxUjlw/HeyNlEcnxKgpivdoDc42/1LeeqUf5xXLBe0j 6HqkWM5XX+UIELvR7g8Lwiy37Sng0XHKrYq9WBGrPxdqaFXz+eY2WtwPjjuqh6abGUZj cQuChf+5HtiOSA0tlViPvgzEbmQZFVs5v+qES50lIvTBeC3DvKISZpV9x0QAK0xcnTF0 wOd+ah2kE6iBsTcmFxS+uJOaF6E6DEmDVtdq120xhn/50fbY/t1Rmg8uZ5MPsvr0eACC toQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gRtjuUSYT9o98HLxZ4XPAs12lnRhBaPqO3z+DvVbkXQ=; b=oPNsuYgwo4QQdM8cluEnK66TIaJwhiL2FB6YqFQHI2kn9o3e1jXUW1KUenbb1pRV7E +Jd/9g45aVEjbgioWNt+oYHyCv0DgdDRtRegx8ERcTi9TwEoQn6rJHqjC4An47CaS4Tf jnfC3UPxFJv5SJZ+fDPWgga8wJ4UbhJdag75zVM7zCuPoFU1fvVVk9kJ9Pygx0NuejmL hUQFC6a8sye9bBHsIL+l311oh9UE1qdS1D4dfJxC6Dd0PGYVril/iUGGwXuSONvDgfvU 7V4hxf3xD9C9k1IxQ4V975VXBh2oZeI54wd7Cb/RQ0qVohMfKcNGn9Y6Cv7PqMmxAD1g k7xQ== X-Gm-Message-State: AOAM53252U5AIjHTzHhA1jSBCzFDEmbu9qmUd2yqz2iXN2RSkkrg0chm Uqnk5LkoB0wX/7gsH2+ZJ1Qea+9DFst+QtRqlR08JQ== X-Google-Smtp-Source: ABdhPJzPgBQocJHPBpM1TmD4hAcv+eqS/ZghZr75cOL/pxSov9+iNsVjciXOY1ZcKGnnELDE1CIZW7qYNDDgGWRq0RQ= X-Received: by 2002:ab0:186d:: with SMTP id j45mr575631uag.104.1589902229726; Tue, 19 May 2020 08:30:29 -0700 (PDT) MIME-Version: 1.0 References: <1589555337-5498-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> <1589555337-5498-5-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <1589555337-5498-5-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Ulf Hansson Date: Tue, 19 May 2020 17:29:52 +0200 Message-ID: Subject: Re: [PATCH 04/17] dt-bindings: mmc: renesas,sdhi: Document r8a7742 support To: Lad Prabhakar Cc: Geert Uytterhoeven , Jens Axboe , Rob Herring , Wolfram Sang , Sergei Shtylyov , "David S. Miller" , Wim Van Sebroeck , Guenter Roeck , linux-ide@vger.kernel.org, DTML , Linux Kernel Mailing List , linux-i2c@vger.kernel.org, "linux-mmc@vger.kernel.org" , netdev , Linux-Renesas , linux-watchdog@vger.kernel.org, Prabhakar Content-Type: text/plain; charset="UTF-8" Sender: linux-ide-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ide@vger.kernel.org On Fri, 15 May 2020 at 17:09, Lad Prabhakar wrote: > > Document SDHI controller for RZ/G1H (R8A7742) SoC, which is compatible > with R-Car Gen2 SoC family. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Marian-Cristian Rotariu Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/renesas,sdhi.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > index e6cc478..0ca9a62 100644 > --- a/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > +++ b/Documentation/devicetree/bindings/mmc/renesas,sdhi.txt > @@ -7,6 +7,7 @@ Required properties: > "renesas,sdhi-r7s9210" - SDHI IP on R7S9210 SoC > "renesas,sdhi-r8a73a4" - SDHI IP on R8A73A4 SoC > "renesas,sdhi-r8a7740" - SDHI IP on R8A7740 SoC > + "renesas,sdhi-r8a7742" - SDHI IP on R8A7742 SoC > "renesas,sdhi-r8a7743" - SDHI IP on R8A7743 SoC > "renesas,sdhi-r8a7744" - SDHI IP on R8A7744 SoC > "renesas,sdhi-r8a7745" - SDHI IP on R8A7745 SoC > -- > 2.7.4 >