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@xxxxxxxxxxxxxx> --- .../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