[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240419083104.3329252-3-h.assmann@pengutronix.de>
Date: Fri, 19 Apr 2024 10:31:04 +0200
From: Holger Assmann <h.assmann@...gutronix.de>
To: lgirdwood@...il.com,
broonie@...nel.org,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
yibin.gong@....com
Cc: linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org,
Holger Assmann <h.assmann@...gutronix.de>
Subject: [PATCH 2/2] dt-bindings: regulator: pca9450: add restart handler priority
This is an optional property. If set, the pca9450 will be registered as
a reset device with the chosen priority level.
Signed-off-by: Holger Assmann <h.assmann@...gutronix.de>
---
.../devicetree/bindings/regulator/nxp,pca9450-regulator.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
index 3d469b8e97748..7cc2d6636cf52 100644
--- a/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/nxp,pca9450-regulator.yaml
@@ -35,6 +35,9 @@ properties:
interrupts:
maxItems: 1
+ priority:
+ $ref: /schemas/power/reset/restart-handler.yaml#
+
regulators:
type: object
description: |
--
2.39.2
Powered by blists - more mailing lists