Skip to content

Commit

Permalink
dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
Browse files Browse the repository at this point in the history
Deprecate support for this property in favor of standard
system-power-controller one.

Signed-off-by: Ondrej Jirman <megi@xff.cz>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20231019165732.3818789-2-megi@xff.cz
Signed-off-by: Lee Jones <lee@kernel.org>
  • Loading branch information
Ondrej Jirman authored and Lee Jones committed Nov 1, 2023
1 parent 93fae36 commit 961748b
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mfd/rockchip,rk805.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,12 @@ properties:

rockchip,system-power-controller:
type: boolean
deprecated: true
description:
Telling whether or not this PMIC is controlling the system power.

system-power-controller: true

wakeup-source:
type: boolean
description:
Expand Down
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,12 @@ properties:

rockchip,system-power-controller:
type: boolean
deprecated: true
description:
Telling whether or not this PMIC is controlling the system power.

system-power-controller: true

wakeup-source:
type: boolean
description:
Expand Down
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mfd/rockchip,rk809.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,12 @@ properties:

rockchip,system-power-controller:
type: boolean
deprecated: true
description:
Telling whether or not this PMIC is controlling the system power.

system-power-controller: true

wakeup-source:
type: boolean
description:
Expand Down
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mfd/rockchip,rk817.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,12 @@ properties:

rockchip,system-power-controller:
type: boolean
deprecated: true
description:
Telling whether or not this PMIC is controlling the system power.

system-power-controller: true

wakeup-source:
type: boolean
description:
Expand Down
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/mfd/rockchip,rk818.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,12 @@ properties:

rockchip,system-power-controller:
type: boolean
deprecated: true
description:
Telling whether or not this PMIC is controlling the system power.

system-power-controller: true

wakeup-source:
type: boolean
description:
Expand Down

0 comments on commit 961748b

Please sign in to comment.