From: Mark Kettenis <mark.kettenis@xs4all.nl>
To: Rob Herring <robh@kernel.org>
Cc: linux-pci@vger.kernel.org, marcan@marcan.st,
robin.murphy@arm.com, devicetree@vger.kernel.org,
kettenis@openbsd.org, maz@kernel.org, bhelgaas@google.com,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/2] dt-bindings: pci: Add DT bindings for apple,pcie
Date: Wed, 2 Jun 2021 18:30:33 +0200 (CEST) [thread overview]
Message-ID: <5613143777fa92ad@bloch.sibelius.xs4all.nl> (raw)
In-Reply-To: <20210601203314.GA977583@robh.at.kernel.org> (message from Rob Herring on Tue, 1 Jun 2021 15:33:14 -0500)
> Date: Tue, 1 Jun 2021 15:33:14 -0500
> From: Rob Herring <robh@kernel.org>
>
> On Tue, Jun 01, 2021 at 08:32:10AM -0500, Rob Herring wrote:
> > On Mon, 31 May 2021 00:44:00 +0200, Mark Kettenis wrote:
> > > From: Mark Kettenis <kettenis@openbsd.org>
> > >
> > > The Apple PCIe host controller is a PCIe host controller with
> > > multiple root ports present in Apple ARM SoC platforms, including
> > > various iPhone and iPad devices and the "Apple Silicon" Macs.
> > >
> > > Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
> > > ---
> > > .../devicetree/bindings/pci/apple,pcie.yaml | 167 ++++++++++++++++++
> > > MAINTAINERS | 1 +
> > > 2 files changed, 168 insertions(+)
> > > create mode 100644 Documentation/devicetree/bindings/pci/apple,pcie.yaml
> > >
> >
> > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> > on your patch (DT_CHECKER_FLAGS is new in v5.13):
> >
> > yamllint warnings/errors:
> >
> > dtschema/dtc warnings/errors:
> > Documentation/devicetree/bindings/pci/apple,pcie.example.dts:20:18: fatal error: dt-bindings/pinctrl/apple.h: No such file or directory
> > 20 | #include <dt-bindings/pinctrl/apple.h>
> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Looking at the example, I don't think you need this header.
Indeed. And I forgot to remove it in the respin.
> Looks like irq.h is needed though.
Hmm, apple-aic.h includes irq.h, but the current t8103.dtsi includes
both. Similar situation with arm-gic.h and irq.h, where some DT files
include both and others only include arm-gic.h. I can do it either
way for v3.
next prev parent reply other threads:[~2021-06-02 16:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-30 22:43 [PATCH v2 0/2] Apple M1 PCIe DT bindings Mark Kettenis
2021-05-30 22:44 ` [PATCH v2 1/2] dt-bindings: pci: Add DT bindings for apple,pcie Mark Kettenis
2021-06-01 13:32 ` Rob Herring
2021-06-01 20:33 ` Rob Herring
2021-06-02 16:30 ` Mark Kettenis [this message]
2021-05-30 22:44 ` [PATCH v2 2/2] arm64: apple: Add PCIe node Mark Kettenis
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=5613143777fa92ad@bloch.sibelius.xs4all.nl \
--to=mark.kettenis@xs4all.nl \
--cc=bhelgaas@google.com \
--cc=devicetree@vger.kernel.org \
--cc=kettenis@openbsd.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=marcan@marcan.st \
--cc=maz@kernel.org \
--cc=robh@kernel.org \
--cc=robin.murphy@arm.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;
as well as URLs for NNTP newsgroup(s).