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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 3158DC47258 for ; Mon, 4 May 2020 10:26:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1AF1F2054F for ; Mon, 4 May 2020 10:26:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728297AbgEDK0l (ORCPT ); Mon, 4 May 2020 06:26:41 -0400 Received: from mail-ot1-f66.google.com ([209.85.210.66]:36533 "EHLO mail-ot1-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725928AbgEDK0k (ORCPT ); Mon, 4 May 2020 06:26:40 -0400 Received: by mail-ot1-f66.google.com with SMTP id t3so4593525otp.3; Mon, 04 May 2020 03:26:38 -0700 (PDT) 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=7y6CIeS04hagLJPRHwIReiVe4JI70J94WDHouhIzWFI=; b=jgAxxs+maWviN3lTQq71uw3juBH9dJKZTztfpJJBDpUkVIreWNcer3+0sXZmW1WvUt IO3aPAJG5FD3qQxeQxJN4b+kFcWNv1PlacsKJNHOmOHFukJMAtXk6yLTsoXAwSi7DQR3 KZu5n2MFcWvxwUmqw2jvz+j8tFDtU3N6A96M3Z7+jjuSkL3B7UDcc+Sh/SwjxzOHtD01 hPIuT9oW+SHyhdXeLxLG2H7FcDjKfbj+ELXhQrdCG7XgjEWnmb4JBP0txa0LjTNwPrhs QumQovSj5AvcUwP5Jc0X2FEBzUL38fOlx/iGPdbUEAYqLMLfIApg8tFEjzCEIZw3JBMd FQiA== X-Gm-Message-State: AGi0PuZF1H0mfI51BRkIczTDBlH8qsDsO9rgq2B2m9pO0tglfRiA0vbf z2HUwKFuHBjJWBes9sUXj/JFtiVeDFdywewZjzM= X-Google-Smtp-Source: APiQypI/S3nQv6tWORCp4RyO1zVc/8orWhiN+nCb0rnWkV4pP4RtM5AF3V3Zb6d1pWnM+wPxKkDKhuf9JkEupBqpUk8= X-Received: by 2002:a9d:7990:: with SMTP id h16mr13252429otm.145.1588587998271; Mon, 04 May 2020 03:26:38 -0700 (PDT) MIME-Version: 1.0 References: <1588542414-14826-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> <1588542414-14826-5-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <1588542414-14826-5-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 4 May 2020 12:26:26 +0200 Message-ID: Subject: Re: [PATCH v2 04/10] dt-bindings: mmc: renesas,mmcif: Document r8a7742 DT bindings To: Lad Prabhakar Cc: Geert Uytterhoeven , Magnus Damm , Rob Herring , Vinod Koul , Ulf Hansson , Linus Walleij , Greg Kroah-Hartman , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , dmaengine , Linux MMC List , "open list:GPIO SUBSYSTEM" , "open list:SERIAL DRIVERS" , Prabhakar Content-Type: text/plain; charset="UTF-8" Sender: linux-serial-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-serial@vger.kernel.org Hi Prabhakar, On Sun, May 3, 2020 at 11:47 PM Lad Prabhakar wrote: > Add support for r8a7742 SoC. Renesas RZ/G1H (R8A7742) MMCIF is identical > to the R-Car Gen2 family. > > Signed-off-by: Lad Prabhakar > Reviewed-by: Marian-Cristian Rotariu Thanks for your patch! > --- a/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt > +++ b/Documentation/devicetree/bindings/mmc/renesas,mmcif.txt > @@ -11,6 +11,7 @@ Required properties: > - "renesas,mmcif-r7s72100" for the MMCIF found in r7s72100 SoCs > - "renesas,mmcif-r8a73a4" for the MMCIF found in r8a73a4 SoCs > - "renesas,mmcif-r8a7740" for the MMCIF found in r8a7740 SoCs > + - "renesas,mmcif-r8a7742" for the MMCIF found in r8a7742 SoCs > - "renesas,mmcif-r8a7743" for the MMCIF found in r8a7743 SoCs > - "renesas,mmcif-r8a7744" for the MMCIF found in r8a7744 SoCs > - "renesas,mmcif-r8a7745" for the MMCIF found in r8a7745 SoCs Please also update the paragraph stating the number of interrupts (1 for r8a7742). With that fixed: Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds