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=-5.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham 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 8DC59C04EBF for ; Mon, 23 Sep 2019 14:51:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5D76320578 for ; Mon, 23 Sep 2019 14:51:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=cogentembedded-com.20150623.gappssmtp.com header.i=@cogentembedded-com.20150623.gappssmtp.com header.b="IXQLULuL" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2440100AbfIWOvV (ORCPT ); Mon, 23 Sep 2019 10:51:21 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:45241 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2440066AbfIWOvU (ORCPT ); Mon, 23 Sep 2019 10:51:20 -0400 Received: by mail-lj1-f195.google.com with SMTP id q64so13964223ljb.12 for ; Mon, 23 Sep 2019 07:51:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=subject:to:cc:references:from:organization:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=MQ4XbRgxjoEcCAjRwxYj5iKXRQA5+W0NTLg9YBBvdGI=; b=IXQLULuLsbPbLFWMq6Ie4banwTScWjy+pSKd4Qy+5ymoqoWaV6eub7WhWe85lDpPcU jSe0nJxumwD4bR6T7haqW9dXH9tys0++t8H2N9QAV802x3PL88fINk9T8xGcmzT9PjJg jXigXFvUUzULkphdKGpqt1OFcGMRIIbLZ5lNFuQgNHuB8QzmJ8c4c1ZPk+e4PaS7mg+N hPQcZo8+V5DZC38aaUFHeUErGcej2qIhTOOCWFrg6tnfk79WLC/0qdZvQLxQSkBzt2uz bu/x1PzfnEfcxu9hrQi99LC3344iajS8llOOJkMWxUiRF5eTh4gcl/WeF3h2R9S6Mw5Z QnnA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to :content-language:content-transfer-encoding; bh=MQ4XbRgxjoEcCAjRwxYj5iKXRQA5+W0NTLg9YBBvdGI=; b=I4d6PaHSF3AUVhAtXRZdoVSr4/v9yg2W9Ju26OvXH8Yq5a24kHAHhQ49KDoBf8r2Um KgqmXKaB3qIi18yP6IrM2zjQxaJXCNVadJAAV7WkTqdzrSeDW16Z9cCP+ORoFd41MJ2F y+pop+rJFnMTD/nLetSrp4+WffY1yYXj5XYAljasW/c3jaMqN6852uspUe2Y2TFwWwPK pW69ud4DCcsvTd93OnAquw+zr95cFC0NKlFbQ3IVrmcIEJKTLvk7K+U8nf8q4pK3mqub 7Dxv0SImdaM5UNYqVu8Qa4vOJZptBVExsNSgu2ylRud2Eiahno7RJ56FdZEfzNrGiPkH kDvw== X-Gm-Message-State: APjAAAVJK7icjHz3r5swVeYGG35W1/h6vx0uEurBaifn46MIUHa7y27m jvj+ISDotFnqqfvACLcj/3r7dw== X-Google-Smtp-Source: APXvYqzHY+eorjAgAhVP4Dl132IGdafJHK1OCK78zDk5TAnUZtisFjquV948ZxqaCuNWJMbopv3JLA== X-Received: by 2002:a2e:2b09:: with SMTP id q9mr11287191lje.144.1569250278977; Mon, 23 Sep 2019 07:51:18 -0700 (PDT) Received: from wasted.cogentembedded.com ([2a00:1fa0:4481:eac4:b23a:41bd:5284:723c]) by smtp.gmail.com with ESMTPSA id z72sm2374697ljb.98.2019.09.23.07.51.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Sep 2019 07:51:16 -0700 (PDT) Subject: Re: [PATCH net-next] dt-bindings: net: ravb: Add support for r8a774b1 SoC To: Biju Das , Rob Herring , Mark Rutland Cc: "David S. Miller" , Simon Horman , Geert Uytterhoeven , Fabrizio Castro , netdev@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Chris Paterson References: <1569245566-9987-1-git-send-email-biju.das@bp.renesas.com> From: Sergei Shtylyov Organization: Cogent Embedded Message-ID: <7b0cc452-6aee-7790-ac1b-853a0763cac2@cogentembedded.com> Date: Mon, 23 Sep 2019 17:51:15 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1569245566-9987-1-git-send-email-biju.das@bp.renesas.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hello! On 09/23/2019 04:32 PM, Biju Das wrote: > Document RZ/G2N (R8A774B1) SoC bindings. > > Signed-off-by: Biju Das Reviewed-by: Sergei Shtylyov [...] MBR, Sergei