[PATCH v2 2/5] dt-bindings: regulator: pca9450: Make interrupt optional
From: Frieder Schrempf
Date: Mon Jul 08 2024 - 04:42:03 EST
From: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>
The interrupt is optional in hardware and not connected on
some boards. Make it optional in the binding.
Signed-off-by: Frieder Schrempf <frieder.schrempf@xxxxxxxxxx>
---
Changes for v2:
* improve commit message
---
.../devicetree/bindings/regulator/nxp,pca9450-regulator.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
index 849bfa50bdbab..f8057bba747a5 100644
--- a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
@@ -96,7 +96,6 @@ properties:
required:
- compatible
- reg
- - interrupts
- regulators
additionalProperties: false
--
2.45.2