From: Frieder Schrempf Date: Mon, 8 Jul 2024 08:40:32 +0000 (+0200) Subject: regulator: dt-bindings: pca9450: Make interrupt optional X-Git-Tag: v6.11-rc1~206^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef0b29e744965e8abc14260503a559366219035c;p=thirdparty%2Fkernel%2Flinux.git regulator: dt-bindings: pca9450: Make interrupt optional The interrupt is optional in hardware and not connected on some boards. Make it optional in the binding. Signed-off-by: Frieder Schrempf Link: https://patch.msgid.link/20240708084107.38986-3-frieder@fris.de Signed-off-by: Mark Brown --- 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