summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mfd
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2024-01-31 10:26:55 +0000
committerLee Jones <lee@kernel.org>2024-02-08 13:05:58 +0000
commitae3a0d709c240bc88c741d624d119ae96081d545 (patch)
treea7d8fa33edd5bd7da547f969f0f16a9cca1a1ecc /Documentation/devicetree/bindings/mfd
parentfddee1e686de077c80ad9dd61f4a50fa1d8b6605 (diff)
dt-bindings: mfd: dlg,da9063: Sort child devices
Sort child devices alphabetically. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20240131102656.3379-6-biju.das.jz@bp.renesas.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r--Documentation/devicetree/bindings/mfd/dlg,da9063.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml b/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
index 1e5a847a6be2..676b4f2566ae 100644
--- a/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
+++ b/Documentation/devicetree/bindings/mfd/dlg,da9063.yaml
@@ -35,14 +35,6 @@ properties:
"#interrupt-cells":
const: 2
- rtc:
- type: object
- $ref: /schemas/rtc/rtc.yaml#
- unevaluatedProperties: false
- properties:
- compatible:
- const: dlg,da9063-rtc
-
onkey:
$ref: /schemas/input/dlg,da9062-onkey.yaml
@@ -54,6 +46,14 @@ properties:
$ref: /schemas/regulator/regulator.yaml
unevaluatedProperties: false
+ rtc:
+ type: object
+ $ref: /schemas/rtc/rtc.yaml#
+ unevaluatedProperties: false
+ properties:
+ compatible:
+ const: dlg,da9063-rtc
+
watchdog:
$ref: /schemas/watchdog/dlg,da9062-watchdog.yaml