dt-bindings: PCI: mediatek,mt7621: Add missing child node reg
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sat, 13 Apr 2024 15:16:15 +0000 (17:16 +0200)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Wed, 15 May 2024 14:44:47 +0000 (14:44 +0000)
commit36fbed38549c9f9b28f750323ede6bb87413af6e
tree56b4c91cd4ff1add030a73ecc2ca2d08eca5a923
parent51ef0538d4e1ca959b8eb7e78376cab2e94021cb
dt-bindings: PCI: mediatek,mt7621: Add missing child node reg

MT7621 PCI host bridge has children which are PCI root ports.  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.

Link: https://lore.kernel.org/linux-pci/20240413151617.35630-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Documentation/devicetree/bindings/pci/mediatek,mt7621-pcie.yaml