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 0817FC352AA for ; Mon, 7 Oct 2019 11:29:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DB76E21655 for ; Mon, 7 Oct 2019 11:29:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727511AbfJGL3i (ORCPT ); Mon, 7 Oct 2019 07:29:38 -0400 Received: from mail-ot1-f65.google.com ([209.85.210.65]:41216 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727496AbfJGL3i (ORCPT ); Mon, 7 Oct 2019 07:29:38 -0400 Received: by mail-ot1-f65.google.com with SMTP id g13so10617842otp.8; Mon, 07 Oct 2019 04:29:36 -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=az517lk7l2JjiWVDEoNmqTwk0kRxY6zy3XGdpUQGK/8=; b=LkTKZ1jkTeR9yI8V0jI2BMS4vWkM1lrdRGvFjv2U/v9CUsNia4pyTKepMgQfyCb8xq 2x6q8JWXETwICqM0pE9CwEOgojNWw2BawBHFz6+vpnYNn0hK0Jy5rjFaZkYX9QgzSiXi 22O/9liKNXmhrKZouwa5RvTQQwF8ujXVy772raIrcj82tuc3C52wbovFNYPOQZB7N2yr N+GsgYbTzdokG5j2HUghX20zk6E9uQo5wB9oYz4xEZGQf66uVn08bQ0Pco7fVBHtPssK 99TAzno7dYIWzIRsK4t/rBJwyNwbaPDczv55PfXt1Ic/vw9HAdNrmGxdhLnZGLNzxYb0 jfJg== X-Gm-Message-State: APjAAAVpWTK8hUhhsaTcy8Jp2UmHsePaUZT825Pdkxr0wB0pTGGfbbVH R7Iy3k683Qnv9Vfnft7C/WkKqamieL30sAeQtNM= X-Google-Smtp-Source: APXvYqxRQNEZnEmH0p+/FXVlkwQGADEscR1yu73btXK3QB7lvmhgAJErpoReSODDZljCt9iJfWcgiO2rZ6AK2ADzaic= X-Received: by 2002:a9d:730d:: with SMTP id e13mr1096381otk.145.1570447776392; Mon, 07 Oct 2019 04:29:36 -0700 (PDT) MIME-Version: 1.0 References: <1570178133-21532-1-git-send-email-fabrizio.castro@bp.renesas.com> <1570178133-21532-4-git-send-email-fabrizio.castro@bp.renesas.com> In-Reply-To: <1570178133-21532-4-git-send-email-fabrizio.castro@bp.renesas.com> From: Geert Uytterhoeven Date: Mon, 7 Oct 2019 13:29:25 +0200 Message-ID: Subject: Re: [PATCH 3/7] dt-bindings: PCI: rcar: Add device tree support for r8a774b1 To: Fabrizio Castro Cc: Geert Uytterhoeven , Rob Herring , Mark Rutland , Mark Brown , Wim Van Sebroeck , Guenter Roeck , Bjorn Helgaas , Simon Horman , Magnus Damm , linux-pci , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , linux-spi , Linux Watchdog Mailing List , Linux-Renesas , Chris Paterson , Biju Das , Laurent Pinchart , Kieran Bingham , Jacopo Mondi , xu_shunji@hoperun.com 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 Fri, Oct 4, 2019 at 10:35 AM Fabrizio Castro wrote: > Add PCIe support for the RZ/G2N (a.k.a. R8A774B1). > > Signed-off-by: Fabrizio Castro 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