All of lore.kernel.org
 help / color / mirror / Atom feed
From: sbabic@denx.de
To: Tim Harvey <tharvey@gateworks.com>,u-boot@lists.denx.de
Subject: [PATCH v2] pci: imx: use reset-gpios if defined by device-tree
Date: Sat, 10 Jul 2021 21:36:16 +0200 (CEST)	[thread overview]
Message-ID: <20210710193616.D8A5483376@phobos.denx.de> (raw)
In-Reply-To: <20210706171909.507-1-tharvey@gateworks.com>

> If reset-gpio is defined by device-tree use that if
> CONFIG_PCIE_IMX_PERST_GPIO is not defined.
> Note that after this the following boards which define
> CONFIG_PCIE_IMX_PERST_GPIO in their board header file as well as their
> device-tree should be able to remove CONFIG_PCIE_IMX_PERST_GPIO without
> consequence:
>  - mx6sabresd
>  - mx6sxsabresd
>  - novena
>  - tbs2910
>  - vining_2000
> Note that the ge_bx50v3 board uses CONFIG_PCIE_IMX_PERST_GPIO and does
> not have reset-gpios defined it it's pcie node in the dt thus removing
> CONFIG_PCIE_IMX_PERST_GPIO globally can't be done until that board adds
> reset-gpios.
> Cc: Ian Ray <ian.ray@ge.com> (maintainer:GE BX50V3 BOARD)
> Cc: Sebastian Reichel <sebastian.reichel@collabora.com> (maintainer:GE BX50V3 BOARD)
> Cc: Fabio Estevam <festevam@gmail.com> (maintainer:MX6SABRESD BOARD)
> Cc: Marek Vasut <marex@denx.de> (maintainer:NOVENA BOARD)
> Cc: Soeren Moch <smoch@web.de> (maintainer:TBS2910 BOARD)
> Cc: Silvio Fricke <open-source@softing.de> (maintainer:VINING_2000 BOARD)
> Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

      parent reply	other threads:[~2021-07-10 19:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 17:19 [PATCH v2] pci: imx: use reset-gpios if defined by device-tree Tim Harvey
2021-07-10 15:53 ` sbabic
2021-07-10 19:36 ` sbabic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210710193616.D8A5483376@phobos.denx.de \
    --to=sbabic@denx.de \
    --cc=tharvey@gateworks.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.