public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mfd: sun6i-prcm: Update Kconfig description
@ 2022-07-02 18:40 Samuel Holland
  2022-07-02 18:49 ` Jernej Škrabec
  2022-07-13  8:06 ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Samuel Holland @ 2022-07-02 18:40 UTC (permalink / raw)
  To: Lee Jones
  Cc: Chen-Yu Tsai, linux-sunxi, Jernej Skrabec, Samuel Holland,
	linux-kernel

This driver is used by a specific range of SoCs between when the PRCM
hardware was introduced (A31) and when the PRCM CCU driver was added
(A83T). It is unlikely to be extended to additional hardware. Update
the description to include the full list of applicable SoCs.

Signed-off-by: Samuel Holland <samuel@sholland.org>
---

 drivers/mfd/Kconfig | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 3b59456f5545..9e44a60e2308 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1357,12 +1357,13 @@ config MFD_STA2X11
 	select REGMAP_MMIO
 
 config MFD_SUN6I_PRCM
-	bool "Allwinner A31 PRCM controller"
+	bool "Allwinner A31/A23/A33 PRCM controller"
 	depends on ARCH_SUNXI || COMPILE_TEST
 	select MFD_CORE
 	help
 	  Support for the PRCM (Power/Reset/Clock Management) unit available
-	  in A31 SoC.
+	  in the A31, A23, and A33 SoCs. Other Allwinner SoCs contain similar
+	  hardware, but they do not use this driver.
 
 config MFD_SYSCON
 	bool "System Controller Register R/W Based on Regmap"
-- 
2.35.1


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

* Re: [PATCH] mfd: sun6i-prcm: Update Kconfig description
  2022-07-02 18:40 [PATCH] mfd: sun6i-prcm: Update Kconfig description Samuel Holland
@ 2022-07-02 18:49 ` Jernej Škrabec
  2022-07-13  8:06 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Jernej Škrabec @ 2022-07-02 18:49 UTC (permalink / raw)
  To: Lee Jones, Samuel Holland
  Cc: Chen-Yu Tsai, linux-sunxi, Samuel Holland, linux-kernel

Dne sobota, 02. julij 2022 ob 20:40:43 CEST je Samuel Holland napisal(a):
> This driver is used by a specific range of SoCs between when the PRCM
> hardware was introduced (A31) and when the PRCM CCU driver was added
> (A83T). It is unlikely to be extended to additional hardware. Update
> the description to include the full list of applicable SoCs.
> 
> Signed-off-by: Samuel Holland <samuel@sholland.org>

Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>

Best regards,
Jernej



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

* Re: [PATCH] mfd: sun6i-prcm: Update Kconfig description
  2022-07-02 18:40 [PATCH] mfd: sun6i-prcm: Update Kconfig description Samuel Holland
  2022-07-02 18:49 ` Jernej Škrabec
@ 2022-07-13  8:06 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2022-07-13  8:06 UTC (permalink / raw)
  To: Samuel Holland; +Cc: Chen-Yu Tsai, linux-sunxi, Jernej Skrabec, linux-kernel

On Sat, 02 Jul 2022, Samuel Holland wrote:

> This driver is used by a specific range of SoCs between when the PRCM
> hardware was introduced (A31) and when the PRCM CCU driver was added
> (A83T). It is unlikely to be extended to additional hardware. Update
> the description to include the full list of applicable SoCs.
> 
> Signed-off-by: Samuel Holland <samuel@sholland.org>
> ---
> 
>  drivers/mfd/Kconfig | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

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

end of thread, other threads:[~2022-07-13  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-02 18:40 [PATCH] mfd: sun6i-prcm: Update Kconfig description Samuel Holland
2022-07-02 18:49 ` Jernej Škrabec
2022-07-13  8:06 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox