Skip to content

Commit 961748b

Browse files
Ondrej Jirmanlag-linaro
authored andcommitted
dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
Deprecate support for this property in favor of standard system-power-controller one. Signed-off-by: Ondrej Jirman <[email protected]> Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Sebastian Reichel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 93fae36 commit 961748b

File tree

5 files changed

+15
-0
lines changed

5 files changed

+15
-0
lines changed

Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,12 @@ properties:
4242

4343
rockchip,system-power-controller:
4444
type: boolean
45+
deprecated: true
4546
description:
4647
Telling whether or not this PMIC is controlling the system power.
4748

49+
system-power-controller: true
50+
4851
wakeup-source:
4952
type: boolean
5053
description:

Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ properties:
3737

3838
rockchip,system-power-controller:
3939
type: boolean
40+
deprecated: true
4041
description:
4142
Telling whether or not this PMIC is controlling the system power.
4243

44+
system-power-controller: true
45+
4346
wakeup-source:
4447
type: boolean
4548
description:

Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ properties:
3737

3838
rockchip,system-power-controller:
3939
type: boolean
40+
deprecated: true
4041
description:
4142
Telling whether or not this PMIC is controlling the system power.
4243

44+
system-power-controller: true
45+
4346
wakeup-source:
4447
type: boolean
4548
description:

Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,12 @@ properties:
3838

3939
rockchip,system-power-controller:
4040
type: boolean
41+
deprecated: true
4142
description:
4243
Telling whether or not this PMIC is controlling the system power.
4344

45+
system-power-controller: true
46+
4447
wakeup-source:
4548
type: boolean
4649
description:

Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ properties:
3737

3838
rockchip,system-power-controller:
3939
type: boolean
40+
deprecated: true
4041
description:
4142
Telling whether or not this PMIC is controlling the system power.
4243

44+
system-power-controller: true
45+
4346
wakeup-source:
4447
type: boolean
4548
description:

0 commit comments

Comments
 (0)