aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJim Quinlan <james.quinlan@broadcom.com>2024-08-15 18:57:15 -0400
committerKrzysztof Wilczyński <kwilczynski@kernel.org>2024-09-04 12:20:04 +0000
commitc64e40caf9eab6bbd3f37d106472723349853b4f (patch)
tree903b47a224187ff69d7af0fa9d3406eed724b7a3
parentdt-bindings: PCI: brcm,stb-pcie: Change brcmstb maintainer and cleanup (diff)
downloadwireguard-linux-c64e40caf9eab6bbd3f37d106472723349853b4f.tar.xz
wireguard-linux-c64e40caf9eab6bbd3f37d106472723349853b4f.zip
dt-bindings: PCI: brcm,stb-pcie: Use maxItems for reset controllers
Provide the maxItem property for the reset controllers and drop their superfluous descriptions. Link: https://lore.kernel.org/linux-pci/20240815225731.40276-3-james.quinlan@broadcom.com Signed-off-by: Jim Quinlan <james.quinlan@broadcom.com> [kwilczynski: commit log] Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to '')
-rw-r--r--Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
index a95760357335..7d2552192153 100644
--- a/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
+++ b/Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
@@ -95,6 +95,12 @@ properties:
minItems: 1
maxItems: 3
+ resets:
+ maxItems: 1
+
+ reset-names:
+ maxItems: 1
+
required:
- compatible
- reg
@@ -118,8 +124,7 @@ allOf:
then:
properties:
resets:
- items:
- - description: reset controller handling the PERST# signal
+ maxItems: 1
reset-names:
items:
@@ -136,8 +141,7 @@ allOf:
then:
properties:
resets:
- items:
- - description: phandle pointing to the RESCAL reset controller
+ maxItems: 1
reset-names:
items: