All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Jingoo Han <jingoohan1@gmail.com>,
	Gustavo Pimentel <gustavo.pimentel@synopsys.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions
Date: Thu, 23 Jun 2022 11:40:10 -0500	[thread overview]
Message-ID: <20220623164010.GA1457016@bhelgaas> (raw)
In-Reply-To: <1655950142-2026-1-git-send-email-hayashi.kunihiko@socionext.com>

On Thu, Jun 23, 2022 at 11:09:00AM +0900, Kunihiko Hayashi wrote:
> Changes since v3:
> - Add Reviewed-by: and Acked-by: tags

Hi Rob, I notice your Reviewed-by and Acked-by tags.  Does that mean
you want me to merge these?  It looks like you've merged most of the
recent changes yourself.  Happy to do it either way, whatever you
intend.

> Changes since v2:
> - Move some items to minimize if/then schemas in Patch 2
> - Remove Patch 3 because the warning comment is for an unmerged source
> 
> Changes since v1:
> - Fix "config" in the Patch 1 commit message to "addr_space"
> 
> Kunihiko Hayashi (2):
>   dt-bindings: PCI: designware-ep: Increase maxItems of reg and
>     reg-names
>   dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their
>     names using compatible string
> 
>  .../bindings/pci/snps,dw-pcie-ep.yaml         |  4 +-
>  .../pci/socionext,uniphier-pcie-ep.yaml       | 76 ++++++++++++-------
>  2 files changed, 51 insertions(+), 29 deletions(-)
> 
> -- 
> 2.25.1
> 

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Helgaas <helgaas@kernel.org>
To: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>,
	Rob Herring <robh+dt@kernel.org>
Cc: Jingoo Han <jingoohan1@gmail.com>,
	Gustavo Pimentel <gustavo.pimentel@synopsys.com>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Masami Hiramatsu <mhiramat@kernel.org>,
	linux-pci@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions
Date: Thu, 23 Jun 2022 11:40:10 -0500	[thread overview]
Message-ID: <20220623164010.GA1457016@bhelgaas> (raw)
In-Reply-To: <1655950142-2026-1-git-send-email-hayashi.kunihiko@socionext.com>

On Thu, Jun 23, 2022 at 11:09:00AM +0900, Kunihiko Hayashi wrote:
> Changes since v3:
> - Add Reviewed-by: and Acked-by: tags

Hi Rob, I notice your Reviewed-by and Acked-by tags.  Does that mean
you want me to merge these?  It looks like you've merged most of the
recent changes yourself.  Happy to do it either way, whatever you
intend.

> Changes since v2:
> - Move some items to minimize if/then schemas in Patch 2
> - Remove Patch 3 because the warning comment is for an unmerged source
> 
> Changes since v1:
> - Fix "config" in the Patch 1 commit message to "addr_space"
> 
> Kunihiko Hayashi (2):
>   dt-bindings: PCI: designware-ep: Increase maxItems of reg and
>     reg-names
>   dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their
>     names using compatible string
> 
>  .../bindings/pci/snps,dw-pcie-ep.yaml         |  4 +-
>  .../pci/socionext,uniphier-pcie-ep.yaml       | 76 ++++++++++++-------
>  2 files changed, 51 insertions(+), 29 deletions(-)
> 
> -- 
> 2.25.1
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-06-23 16:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-23  2:09 [PATCH v4 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions Kunihiko Hayashi
2022-06-23  2:09 ` Kunihiko Hayashi
2022-06-23  2:09 ` [PATCH v4 1/2] dt-bindings: PCI: designware-ep: Increase maxItems of reg and reg-names Kunihiko Hayashi
2022-06-23  2:09   ` Kunihiko Hayashi
2022-06-23  2:09 ` [PATCH v4 2/2] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string Kunihiko Hayashi
2022-06-23  2:09   ` Kunihiko Hayashi
2022-06-23 16:40 ` Bjorn Helgaas [this message]
2022-06-23 16:40   ` [PATCH v4 0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions Bjorn Helgaas

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=20220623164010.GA1457016@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gustavo.pimentel@synopsys.com \
    --cc=hayashi.kunihiko@socionext.com \
    --cc=jingoohan1@gmail.com \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=mhiramat@kernel.org \
    --cc=robh+dt@kernel.org \
    /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.