[PATCH 11/15] dt-bindings: mfd: ti,twl: Use generic power-controller schema
Peng Fan (OSS)
peng.fan at oss.nxp.com
Mon Mar 16 07:47:46 PDT 2026
From: Peng Fan <peng.fan at nxp.com>
Switch the binding to use the generic power-controller schema instead by
referencing power-controller.yaml and removing the local
`system-power-controller` property.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
Documentation/devicetree/bindings/mfd/ti,twl.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
index 9cc3e4721612e9e9f9b2c950d35871c4d0154e24..4b6b68aaee766be15b5cfe5a32aacfbf0aad5044 100644
--- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
+++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
@@ -16,6 +16,7 @@ description: |
These chips are connected to an I2C bus.
allOf:
+ - $ref: /schemas/power/power-controller.yaml#
- if:
properties:
compatible:
@@ -205,8 +206,6 @@ properties:
interrupt-controller: true
- system-power-controller: true
-
"#interrupt-cells":
const: 1
--
2.37.1
More information about the Linux-rockchip
mailing list