mbox series

[v4,0/2] dt-bindings: PCI: uniphier: Fix endpoint descriptions

Message ID 1655950142-2026-1-git-send-email-hayashi.kunihiko@socionext.com (mailing list archive)
Headers show
Series dt-bindings: PCI: uniphier: Fix endpoint descriptions | expand

Message

Kunihiko Hayashi June 23, 2022, 2:09 a.m. UTC
Changes since v3:
- Add Reviewed-by: and Acked-by: tags

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(-)

Comments

Bjorn Helgaas June 23, 2022, 4:40 p.m. UTC | #1
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
>