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=-7.0 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 873E0C433EA for ; Tue, 14 Jul 2020 07:35:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 70ACF20C56 for ; Tue, 14 Jul 2020 07:35:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726609AbgGNHff (ORCPT ); Tue, 14 Jul 2020 03:35:35 -0400 Received: from mail-ot1-f65.google.com ([209.85.210.65]:37998 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725306AbgGNHfe (ORCPT ); Tue, 14 Jul 2020 03:35:34 -0400 Received: by mail-ot1-f65.google.com with SMTP id t18so12322555otq.5; Tue, 14 Jul 2020 00:35:34 -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=NZcIe/n8EL1l/9gxEVLtkEGOYa9jYbE3R0xJVcLLVWo=; b=j4y5YOKdYxchN0eLO3lRBM21Oyn7kngpzLh2b8M2BHcqvx9PN9ZhstrOXMuA9ph/Wk q3s4PybHWP8BMp+2Yl40TpR6W2qCO4qIF4l3/uuwm6PsUHeNwJMghRjWlzEERImdvE9g mrg/AdSa0ktC+pI9VpsHp450Z1/8bTJQhjJLSL+vFVn79bB4acGxi6iuR+heEt+deioB 645Z+beFDd0U9YiZeCFXJS/ZlsXkDDT2XDzwRNBslO+BIbcJr1jDVkNTZupVjB2Vmh5G X7fAJ1/Ee+T7+Arg2xFLNPw+Zn9u+3/tzFQZLcAwykpSgYaWmrbqESN3kR9i3D2wbvp8 +7ew== X-Gm-Message-State: AOAM530Ev7Eo3YcMcx5kfyQj+vnCg55obvCBcv8JpCrQ9w67FuesCD62 1vOMLNJI9+ayhIb4ZKKtLwkK+vj7V4oDVBteQPQ= X-Google-Smtp-Source: ABdhPJzA6FPp5jleEWzm/FeVEe/oRoGYj9B6NSxQuasfiLs2MoznFs7U6TgH+op0h6Q480AB2MO5mvvOiAIGabzifls= X-Received: by 2002:a9d:2646:: with SMTP id a64mr2793065otb.107.1594712133696; Tue, 14 Jul 2020 00:35:33 -0700 (PDT) MIME-Version: 1.0 References: <1594676120-5862-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> <1594676120-5862-2-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> In-Reply-To: <1594676120-5862-2-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> From: Geert Uytterhoeven Date: Tue, 14 Jul 2020 09:35:22 +0200 Message-ID: Subject: Re: [PATCH 1/9] dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support To: Lad Prabhakar Cc: Vinod Koul , Rob Herring , Linus Walleij , Bartosz Golaszewski , Joerg Roedel , Sergei Shtylyov , "David S. Miller" , Jakub Kicinski , Magnus Damm , Yoshihiro Shimoda , dmaengine , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , Linux IOMMU , netdev , Linux-Renesas , Linux Kernel Mailing List , Prabhakar Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Prabhakar, On Mon, Jul 13, 2020 at 11:35 PM Lad Prabhakar wrote: > Document RZ/G2H (R8A774E1) SoC bindings. > > Signed-off-by: Lad Prabhakar Thanks for your patch! > --- a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml > +++ b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml > @@ -32,6 +32,7 @@ properties: > - enum: > - renesas,ipmmu-r8a774a1 # RZ/G2M > - renesas,ipmmu-r8a774b1 # RZ/G2N > + - renesas,ipmmu-r8a774e1 # RZ/G2H > - renesas,ipmmu-r8a774c0 # RZ/G2E Please preserve alphabetical sort order. > - renesas,ipmmu-r8a7795 # R-Car H3 > - renesas,ipmmu-r8a7796 # R-Car M3-W With the above 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