[RFC PATCH 1/2] dt-bindings: mfd: Add ROHM BD71828 system-power-controller property

From: Andreas Kemnade
Date: Mon Mar 25 2024 - 13:00:42 EST


As the PMIC can power off the system, add the corresponding property.

Signed-off-by: Andreas Kemnade <andreas@xxxxxxxxxxxx>
---
Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
index 11089aa89ec6..0b62f854bf6b 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
@@ -73,6 +73,8 @@ properties:
used to mark the pins which should not be configured for GPIO. Please see
the ../gpio/gpio.txt for more information.

+ system-power-controller: true
+
required:
- compatible
- reg
--
2.39.2