linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/6] RK3588 Power Domain Support
@ 2022-09-06 14:38 Sebastian Reichel
  2022-09-06 14:38 ` [PATCHv3 1/6] dt-bindings: arm: rockchip: add rk5388 compatible string to pmu.yaml Sebastian Reichel
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Sebastian Reichel @ 2022-09-06 14:38 UTC (permalink / raw)
  To: Heiko Stuebner, Lee Jones
  Cc: Rob Herring, Krzysztof Kozlowski, linux-rockchip,
	linux-arm-kernel, devicetree, Sebastian Reichel, kernel

Hi,

This adds power domain support for the new RK3588(s) SoC
series. The series has been tested with ethernet on the
RK3588 EVB1 board.

Changes since PATCHv2:
 * https://lore.kernel.org/all/20220831182629.79255-1-sebastian.reichel@collabora.com/
   (Note: I accidently send PATCHv2 with an incorrect patch version)
 * Change license of DT header after message from Finley Xiao (Thanks!)
 * Add Lee Jones to Cc list for the MFD DT binding
 * Collected further Acked-by for DT bindings

Changes since PATCHv1:
 * https://lore.kernel.org/all/20220623162309.243766-1-sebastian.reichel@collabora.com/
 * Rebased to v6.0-rc1
 * Fixed typos when referencing rk3588
 * Collected Acked-by for the DT binding

-- Sebastian

Elaine Zhang (1):
  soc: rockchip: power-domain: do not enable PD

Finley Xiao (2):
  dt-bindings: add power-domain header for rk3588
  soc: rockchip: power-domain: add power domain support for rk3588

Sebastian Reichel (3):
  dt-bindings: arm: rockchip: add rk5388 compatible string to pmu.yaml
  dt-bindings: power: rockchip: Add bindings for rk3588
  dt-bindings: mfd: syscon: Add rk3588 QoS register compatible

 .../devicetree/bindings/arm/rockchip/pmu.yaml |   2 +
 .../devicetree/bindings/mfd/syscon.yaml       |   1 +
 .../power/rockchip,power-controller.yaml      |   2 +
 drivers/soc/rockchip/pm_domains.c             | 101 +++++++++++++++---
 include/dt-bindings/power/rk3588-power.h      |  69 ++++++++++++
 5 files changed, 162 insertions(+), 13 deletions(-)
 create mode 100644 include/dt-bindings/power/rk3588-power.h

-- 
2.35.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-09-09 18:35 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 14:38 [PATCHv3 0/6] RK3588 Power Domain Support Sebastian Reichel
2022-09-06 14:38 ` [PATCHv3 1/6] dt-bindings: arm: rockchip: add rk5388 compatible string to pmu.yaml Sebastian Reichel
2022-09-06 14:38 ` [PATCHv3 2/6] dt-bindings: add power-domain header for rk3588 Sebastian Reichel
2022-09-07 11:05   ` Krzysztof Kozlowski
2022-09-06 14:38 ` [PATCHv3 3/6] dt-bindings: power: rockchip: Add bindings " Sebastian Reichel
2022-09-06 14:38 ` [PATCHv3 4/6] dt-bindings: mfd: syscon: Add rk3588 QoS register compatible Sebastian Reichel
2022-09-07 11:15   ` Heiko Stübner
2022-09-08 11:02   ` Lee Jones
2022-09-06 14:38 ` [PATCHv3 5/6] soc: rockchip: power-domain: do not enable PD Sebastian Reichel
2022-09-06 14:38 ` [PATCHv3 6/6] soc: rockchip: power-domain: add power domain support for rk3588 Sebastian Reichel
2022-09-09 18:33 ` (subset) [PATCHv3 0/6] RK3588 Power Domain Support Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).