From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Mark Kettenis" <kettenis@openbsd.org>,
"Jianjun Wang" <jianjun.wang@mediatek.com>,
"Broadcom internal kernel review list"
<bcm-kernel-feedback-list@broadcom.com>,
"Ahmad Zainie" <wan.ahmad.zainie.wan.mohamad@intel.com>,
"Kishon Vijay Abraham I" <kishon@kernel.org>,
"Scott Branden" <sbranden@broadcom.com>,
linux-mediatek@lists.infradead.org,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Nicolas Saenz Julienne" <nsaenz@kernel.org>,
"Sven Peter" <sven@svenpeter.dev>,
"Daire McNamara" <daire.mcnamara@microchip.com>,
"Geert Uytterhoeven" <geert+renesas@glider.be>,
linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
"Ryder Lee" <ryder.lee@mediatek.com>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Srikanth Thokala" <srikanth.thokala@intel.com>,
"Jim Quinlan" <jim2101024@gmail.com>,
"Bjorn Andersson" <andersson@kernel.org>,
"Thippeswamy Havalige" <thippeswamy.havalige@amd.com>,
"Yoshihiro Shimoda" <yoshihiro.shimoda.uh@renesas.com>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Gustavo Pimentel" <gustavo.pimentel@synopsys.com>,
"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
devicetree@vger.kernel.org,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Tom Joseph" <tjoseph@cadence.com>,
"Will Deacon" <will@kernel.org>,
"Bjorn Helgaas" <bhelgaas@google.com>,
linux-rpi-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org,
"Alyssa Rosenzweig" <alyssa@rosenzweig.io>,
linux-arm-msm@vger.kernel.org,
"Florian Fainelli" <florian.fainelli@broadcom.com>,
"Michal Simek" <michal.simek@amd.com>,
"Sergio Paracuellos" <sergio.paracuellos@gmail.com>,
"Jingoo Han" <jingoohan1@gmail.com>,
"Magnus Damm" <magnus.damm@gmail.com>,
"Conor Dooley" <conor+dt@kernel.org>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Marek Vasut" <marek.vasut+renesas@gmail.com>,
"Ray Jui" <rjui@broadcom.com>,
"Bharat Kumar Gogada" <bharat.kumar.gogada@amd.com>,
"Hector Martin" <marcan@marcan.st>,
"Konrad Dybcio" <konrad.dybcio@linaro.org>,
"Heiko Stuebner" <heiko@sntech.de>,
linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org,
"Shawn Lin" <shawn.lin@rock-chips.com>,
asahi@lists.linux.dev
Subject: Re: [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing child node reg
Date: Wed, 10 Apr 2024 12:48:18 -0500 [thread overview]
Message-ID: <171277129685.801730.14400180887790805749.robh@kernel.org> (raw)
In-Reply-To: <20240407102000.37213-2-krzysztof.kozlowski@linaro.org>
On Sun, 07 Apr 2024 12:19:59 +0200, Krzysztof Kozlowski wrote:
> MT7621 PCI host bridge has children which apparently are also PCI host
> bridges, at least that's what the binding suggest. The children have
> "reg" property, but do not explicitly define it. Instead they rely on
> pci-bus.yaml schema, but that one has "reg" without any constraints.
>
> Define the "reg" for the children, so the binding will be more specific
> and later will allow dropping reference to deprecated pci-bus.yaml
> schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> .../devicetree/bindings/pci/mediatek,mt7621-pcie.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2024-04-10 17:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-07 10:19 [PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml Krzysztof Kozlowski
2024-04-07 10:19 ` [PATCH 2/3] dt-bindings: PCI: mediatek,mt7621: add missing child node reg Krzysztof Kozlowski
2024-04-07 12:36 ` Sergio Paracuellos
2024-04-10 17:48 ` Rob Herring [this message]
2024-04-07 10:20 ` [PATCH 3/3] dt-bindings: PCI: host-bridges: switch from deprecated pci-bus.yaml Krzysztof Kozlowski
2024-04-07 12:38 ` Sergio Paracuellos
2024-04-08 8:27 ` Geert Uytterhoeven
2024-04-10 17:48 ` Rob Herring
2024-04-10 18:00 ` Krzysztof Kozlowski
2024-04-10 18:11 ` Rob Herring
2024-04-10 17:55 ` Rob Herring
2024-04-10 17:58 ` Krzysztof Kozlowski
2024-04-10 17:35 ` [PATCH 1/3] dt-bindings: PCI: cdns,cdns-pcie-host: drop redundant msi-parent and pci-bus.yaml Rob Herring
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=171277129685.801730.14400180887790805749.robh@kernel.org \
--to=robh@kernel.org \
--cc=alyssa@rosenzweig.io \
--cc=andersson@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=asahi@lists.linux.dev \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=bharat.kumar.gogada@amd.com \
--cc=bhelgaas@google.com \
--cc=conor+dt@kernel.org \
--cc=daire.mcnamara@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=geert+renesas@glider.be \
--cc=gustavo.pimentel@synopsys.com \
--cc=heiko@sntech.de \
--cc=jianjun.wang@mediatek.com \
--cc=jiaxun.yang@flygoat.com \
--cc=jim2101024@gmail.com \
--cc=jingoohan1@gmail.com \
--cc=kettenis@openbsd.org \
--cc=kishon@kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kw@linux.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=lpieralisi@kernel.org \
--cc=magnus.damm@gmail.com \
--cc=manivannan.sadhasivam@linaro.org \
--cc=marcan@marcan.st \
--cc=marek.vasut+renesas@gmail.com \
--cc=matthias.bgg@gmail.com \
--cc=michal.simek@amd.com \
--cc=neil.armstrong@linaro.org \
--cc=nsaenz@kernel.org \
--cc=rjui@broadcom.com \
--cc=ryder.lee@mediatek.com \
--cc=sbranden@broadcom.com \
--cc=sergio.paracuellos@gmail.com \
--cc=shawn.lin@rock-chips.com \
--cc=srikanth.thokala@intel.com \
--cc=sven@svenpeter.dev \
--cc=thippeswamy.havalige@amd.com \
--cc=tjoseph@cadence.com \
--cc=wan.ahmad.zainie.wan.mohamad@intel.com \
--cc=will@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