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,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 BB1DDECE58D for ; Wed, 9 Oct 2019 12:04:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9456221848 for ; Wed, 9 Oct 2019 12:04:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731043AbfJIMEu (ORCPT ); Wed, 9 Oct 2019 08:04:50 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:34064 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730490AbfJIMEt (ORCPT ); Wed, 9 Oct 2019 08:04:49 -0400 Received: by mail-ot1-f67.google.com with SMTP id m19so1497025otp.1; Wed, 09 Oct 2019 05:04:49 -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=q8FTdSY6XN6/eDlgeh8RSX47FXM44up9sU1rauzfpKA=; b=MAdGlNchcOF1qEHJGZHTAzemWvfFmpA428P0rU4WCKR0JSqQrMuyC1JP9Nqec1A8oR 63gJzAmd6FuyIJhDXtuaKf9ew1jMowFfBh61lWX+p1oPo3wAsFrCoe2ORPbQ/2ZgCpg7 VQr82VGpU0nTbnjaTJ1IZaXR267TrOrChbDjAQLk4cu/kcXShodpkcozpDoumfjPsmNY 7EiuNwVO7OyQAhOfMozfsd9LTdFo3qp/TZpXEToDL4xXLJR9zm39VE0SnN1Jh4ztZmYZ mvlSZGU3Jjscq+TMu2ioH94W0RUDZkxGtFamWOE3dW5ENQCsLZcsDRQGSrjGI2V2Ikn5 iH2A== X-Gm-Message-State: APjAAAWNWFAAincEyeRUAinkIqFvl2uO/B+OM84hXRWfb9Cv34HCSutq TCuDJdvjoTEHcUvZS/DyEn4uVwZmYXIhf5zyOrQ= X-Google-Smtp-Source: APXvYqzFAqNS4jqf9q9Sif0vs5CRpi2AisEP5HnrE6pv78YMGv1jwppU3+4u6ulCvBRYTjpjQ7qTO6jQTGJCsLUzEg0= X-Received: by 2002:a05:6830:1b75:: with SMTP id d21mr2546762ote.145.1570622689199; Wed, 09 Oct 2019 05:04:49 -0700 (PDT) MIME-Version: 1.0 References: <1569831527-1250-1-git-send-email-biju.das@bp.renesas.com> <1569831527-1250-5-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1569831527-1250-5-git-send-email-biju.das@bp.renesas.com> From: Geert Uytterhoeven Date: Wed, 9 Oct 2019 14:04:38 +0200 Message-ID: Subject: Re: [PATCH v2 4/5] arm64: dts: renesas: r8a774b1: Add Ethernet AVB node To: Biju Das Cc: Rob Herring , Mark Rutland , Simon Horman , Magnus Damm , Linux-Renesas , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Chris Paterson , Fabrizio Castro Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, Sep 30, 2019 at 10:19 AM Biju Das wrote: > This patch adds the SoC specific part of the Ethernet AVB > device tree node. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-devel for v5.5. 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