Devicetree
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Cc: lpieralisi@kernel.org, robh+dt@kernel.org, kw@linux.com,
	bhelgaas@google.com, jingoohan1@gmail.com,
	gustavo.pimentel@synopsys.com, Sergey.Semin@baikalelectronics.ru,
	marek.vasut+renesas@gmail.com, linux-pci@vger.kernel.org,
	devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v9 6/8] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
Date: Fri, 10 Feb 2023 16:31:24 -0600	[thread overview]
Message-ID: <20230210223124.GA2706221@bhelgaas> (raw)
In-Reply-To: <20230210134917.2909314-7-yoshihiro.shimoda.uh@renesas.com>

On Fri, Feb 10, 2023 at 10:49:15PM +0900, Yoshihiro Shimoda wrote:
> Add R-Car Gen4 PCIe Host support. This controller is based on
> Synopsys DesignWare PCIe.

> +++ b/drivers/pci/controller/dwc/pcie-rcar-gen4.h

> +/* ASPM L1 PM Substates */
> +#define L1PSCAP(x)		(0x01bc + (x))

Doesn't appear to be used; please remove it.

  parent reply	other threads:[~2023-02-10 22:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 13:49 [PATCH v9 0/8] PCI: rcar-gen4: Add R-Car Gen4 PCIe support Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 1/8] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 2/8] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint Yoshihiro Shimoda
2023-02-12 21:11   ` Serge Semin
2023-02-13  4:54     ` Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 3/8] PCI: Add PCI_EXP_LNKCAP_MLW macros Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 4/8] PCI: designware-ep: Expose dw_pcie_ep_exit() to module Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 5/8] PCI: dwc: Add support for triggering legacy IRQs Yoshihiro Shimoda
2023-02-15 15:19   ` Serge Semin
2023-02-16  9:56     ` Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 6/8] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support Yoshihiro Shimoda
2023-02-10 17:22   ` Rob Herring
2023-02-13  2:25     ` Yoshihiro Shimoda
2023-02-10 22:31   ` Bjorn Helgaas [this message]
2023-02-13  2:25     ` Yoshihiro Shimoda
2023-02-15 18:33   ` Serge Semin
2023-02-16 11:33     ` Yoshihiro Shimoda
2023-02-17 11:15       ` Serge Semin
2023-02-10 13:49 ` [PATCH v9 7/8] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support Yoshihiro Shimoda
2023-02-10 13:49 ` [PATCH v9 8/8] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4 Yoshihiro Shimoda

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=20230210223124.GA2706221@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=Sergey.Semin@baikalelectronics.ru \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gustavo.pimentel@synopsys.com \
    --cc=jingoohan1@gmail.com \
    --cc=kw@linux.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=lpieralisi@kernel.org \
    --cc=marek.vasut+renesas@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=yoshihiro.shimoda.uh@renesas.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox