[PATCH 06/10] dt-bindings: mfd: ti,twl: Use generic power-controller schema
"Peng Fan (OSS)" <[email protected]> Tue, 04 Aug 2026 22:16:41 +0800
| Newsgroups | dev.linux.lists.mfd,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-samsung-soc |
|---|---|
| Message-ID | <[email protected]> |
From: Peng Fan <[email protected]> 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 <[email protected]> --- 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 9cc3e4721612..4b6b68aaee76 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.51.0