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 98476ECE58D for ; Wed, 9 Oct 2019 12:22:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6E13721721 for ; Wed, 9 Oct 2019 12:22:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729566AbfJIMWd (ORCPT ); Wed, 9 Oct 2019 08:22:33 -0400 Received: from mail-ot1-f68.google.com ([209.85.210.68]:37329 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727286AbfJIMWd (ORCPT ); Wed, 9 Oct 2019 08:22:33 -0400 Received: by mail-ot1-f68.google.com with SMTP id k32so1531461otc.4; Wed, 09 Oct 2019 05:22:31 -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=xC1UlE1u0JStb57nVPQ7CBGmDgiAu3OcmWsjU39D7TQ=; b=C5YfhMNwOn5rCl+jPAOyaQvqW+Lpk9u1Svhl1Ngyyznlv7Pp8zEIHR7bgdZ7vVDIsj 4/cvbDdOI+LLgisn1l5EBrC27dyTmAbjtRKtbasLxWQu4dD7zgrL9abseGbueuX/LJLE Qx5NtAf5qNtxKSdoEYpOlQ0QWNIn5TSIt20+1/UkNj9/fL8L0JNUq6u0wqIusilfmav1 foDaEgxCjbCjNMxYYyRiG4JMCXSQ5NqHKcpT8r2jrlQ2tF9LvTkazEt5d5HvGcvFoT1A DzrjayeSY8G+wdYiuSCYjTc3C6ekrPBuyUcZ9LCjgqxCLtwuqz5MSou1sAXhrHZXRD3O N5lw== X-Gm-Message-State: APjAAAVlDEo3+TQitj1lTyaI3xLcxzXYbM73ZHwtkydxjwzuaCW5wpT6 KK4TiWG8GS+hPxwW4MjvMok5D2xXEFk7HzttsGE= X-Google-Smtp-Source: APXvYqyQGwipLgN1wicN2waQYaBVy7rTHWOXkeVYsQO7NAbqbXJmdsjjCVYhbuprpQIHEJDyquuYbEMDxYX5J1tTV6c= X-Received: by 2002:a9d:70d0:: with SMTP id w16mr2433733otj.107.1570623750637; Wed, 09 Oct 2019 05:22:30 -0700 (PDT) MIME-Version: 1.0 References: <1569313375-53428-1-git-send-email-biju.das@bp.renesas.com> <1569313375-53428-8-git-send-email-biju.das@bp.renesas.com> In-Reply-To: <1569313375-53428-8-git-send-email-biju.das@bp.renesas.com> From: Geert Uytterhoeven Date: Wed, 9 Oct 2019 14:22:19 +0200 Message-ID: Subject: Re: [PATCH 7/7] arm64: dts: renesas: r8a774b1: Connect Ethernet-AVB to IPMMU-DS0 To: Biju Das Cc: Rob Herring , Mark Rutland , Geert Uytterhoeven , 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 Tue, Sep 24, 2019 at 10:23 AM Biju Das wrote: > Add IPMMU-DS0 to the Ethernet-AVB device node. > > Based on work by Magnus Damm for the r8a7795. > > 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