[PATCH 05/15] dt-bindings: rtc: ingenic,rtc: Use generic power-controller schema
Peng Fan (OSS)
peng.fan at oss.nxp.com
Mon Mar 16 07:47:40 PDT 2026
From: Peng Fan <peng.fan at nxp.com>
Convert the binding to use the generic power-controller schema instead by
referencing power-controller.yaml and removing the local
`system-power-controller` property definition.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml b/Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml
index de9879bdb3175a7e0f24304b5a084a8faa233c46..415566d8dba564ebad976689596bbcd699ed6021 100644
--- a/Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml
@@ -11,6 +11,7 @@ maintainers:
allOf:
- $ref: rtc.yaml#
+ - $ref: /schemas/power/power-controller.yaml#
- if:
not:
properties:
@@ -53,12 +54,6 @@ properties:
"#clock-cells":
const: 0
- system-power-controller:
- description: |
- Indicates that the RTC is responsible for powering OFF
- the system.
- type: boolean
-
ingenic,reset-pin-assert-time-ms:
minimum: 0
maximum: 125
--
2.37.1
More information about the Linux-rockchip
mailing list