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 F2349ECE58E for ; Wed, 9 Oct 2019 15:28:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D677B21D7B for ; Wed, 9 Oct 2019 15:28:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731463AbfJIP2T (ORCPT ); Wed, 9 Oct 2019 11:28:19 -0400 Received: from mail-ot1-f68.google.com ([209.85.210.68]:45566 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731370AbfJIP2S (ORCPT ); Wed, 9 Oct 2019 11:28:18 -0400 Received: by mail-ot1-f68.google.com with SMTP id 41so2047487oti.12; Wed, 09 Oct 2019 08:28:17 -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=oNZ+n3OtX3na0ohvcbS8SQf8eEI7FgG1atzrBqih6OY=; b=hHZBNA6AIRTAdcd+DXUoxT4nD9PZ6SC1UsCuCZwx+/74MuPXgSB9nXwDR8b9uBBzxt +M97SuGSgdGxK70GZi05s84hH3CtKSAUUb6pQubhdnNG4u25z056e2EM1XYqntDYua3M V1VuH9UA5TEmXnFAE/TYosbVSQfmgQPy7SWXViSyTTzcIxX6ioVbLFVEEDvAfjwnSzHB /xgm159cfYsWy9ZIbMyXB6tD5Z0UKjUlZBEaWSRTlgnszkKJj9RNSL+tTQVk2WCvLkfl xfnwgvBXkDXiaUxfbxoz3v9EcbkIbByHe+fRwPB8YVW0rxnbaKOwPIVujqx33esTcOQW Th/g== X-Gm-Message-State: APjAAAV0eDWNqrd0OKY6Pnld1ZpGG+Fp7Y+MwOQzV8/tMC23cZ5qpgmJ 5T/bwTdO/x4sgTivoyOROO8xMGE4esza+SzmNlM= X-Google-Smtp-Source: APXvYqw3ZyNq6jFBTnHzS5gssLfE4DTID8I3qd8m84Q2kJvxaTWtxYsQx05sqIr5tsbvXGxgM7EoCiB2ZB97ZSP64/I= X-Received: by 2002:a9d:7a82:: with SMTP id l2mr3423323otn.297.1570634897533; Wed, 09 Oct 2019 08:28:17 -0700 (PDT) MIME-Version: 1.0 References: <1570178133-21532-1-git-send-email-fabrizio.castro@bp.renesas.com> <1570178133-21532-8-git-send-email-fabrizio.castro@bp.renesas.com> In-Reply-To: <1570178133-21532-8-git-send-email-fabrizio.castro@bp.renesas.com> From: Geert Uytterhoeven Date: Wed, 9 Oct 2019 17:28:06 +0200 Message-ID: Subject: Re: [PATCH 7/7] arm64: dts: renesas: hihope-rzg2-ex: Let the board specific DT decide about pciec1 To: Fabrizio Castro Cc: 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-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-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Fri, Oct 4, 2019 at 10:36 AM Fabrizio Castro wrote: > The plan for the HiHope RZ/G2N board is to enable pciec0 by default, > and use pciec1 physical interface for SATA (as SATA and PCIE1 share > the same physical interface), therefore move pciec1 enabling away > from hihope-rzg2-ex. > > Signed-off-by: Fabrizio Castro 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