linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] reset: simple: remove ZTE details in Kconfig help
@ 2021-08-21  9:45 Peter Robinson
  2021-08-21 11:53 ` Arnd Bergmann
  2021-08-23 10:54 ` Philipp Zabel
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Robinson @ 2021-08-21  9:45 UTC (permalink / raw)
  To: Philipp Zabel, Arnd Bergmann, linux-kernel; +Cc: Peter Robinson

The ZTE platform support in the simple reset driver has been
removed but the comment in the help wasn't removed so clean
this up too.

Fixes: 89d4f98ae90d ("ARM: remove zte zx platform")
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 drivers/reset/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
index 328f70f633eb..ba50729a3371 100644
--- a/drivers/reset/Kconfig
+++ b/drivers/reset/Kconfig
@@ -207,7 +207,6 @@ config RESET_SIMPLE
 	   - Realtek SoCs
 	   - RCC reset controller in STM32 MCUs
 	   - Allwinner SoCs
-	   - ZTE's zx2967 family
 	   - SiFive FU740 SoCs
 
 config RESET_SOCFPGA
-- 
2.31.1


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

* Re: [PATCH] reset: simple: remove ZTE details in Kconfig help
  2021-08-21  9:45 [PATCH] reset: simple: remove ZTE details in Kconfig help Peter Robinson
@ 2021-08-21 11:53 ` Arnd Bergmann
  2021-08-23 10:54 ` Philipp Zabel
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2021-08-21 11:53 UTC (permalink / raw)
  To: Peter Robinson; +Cc: Philipp Zabel, Arnd Bergmann, Linux Kernel Mailing List

On Sat, Aug 21, 2021 at 11:46 AM Peter Robinson <pbrobinson@gmail.com> wrote:
>
> The ZTE platform support in the simple reset driver has been
> removed but the comment in the help wasn't removed so clean
> this up too.
>
> Fixes: 89d4f98ae90d ("ARM: remove zte zx platform")
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
> ---

Acked-by: Arnd Bergmann <arnd@arndb.de>

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

* Re: [PATCH] reset: simple: remove ZTE details in Kconfig help
  2021-08-21  9:45 [PATCH] reset: simple: remove ZTE details in Kconfig help Peter Robinson
  2021-08-21 11:53 ` Arnd Bergmann
@ 2021-08-23 10:54 ` Philipp Zabel
  1 sibling, 0 replies; 3+ messages in thread
From: Philipp Zabel @ 2021-08-23 10:54 UTC (permalink / raw)
  To: Peter Robinson, Arnd Bergmann, linux-kernel

Hi Peter,

On Sat, 2021-08-21 at 10:45 +0100, Peter Robinson wrote:
> The ZTE platform support in the simple reset driver has been
> removed but the comment in the help wasn't removed so clean
> this up too.
> 
> Fixes: 89d4f98ae90d ("ARM: remove zte zx platform")
> Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
> ---
>  drivers/reset/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig
> index 328f70f633eb..ba50729a3371 100644
> --- a/drivers/reset/Kconfig
> +++ b/drivers/reset/Kconfig
> @@ -207,7 +207,6 @@ config RESET_SIMPLE
>  	   - Realtek SoCs
>  	   - RCC reset controller in STM32 MCUs
>  	   - Allwinner SoCs
> -	   - ZTE's zx2967 family
>  	   - SiFive FU740 SoCs
>  
>  config RESET_SOCFPGA

Thank you, applied to reset/next.

regards
Philipp

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

end of thread, other threads:[~2021-08-23 10:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-21  9:45 [PATCH] reset: simple: remove ZTE details in Kconfig help Peter Robinson
2021-08-21 11:53 ` Arnd Bergmann
2021-08-23 10:54 ` Philipp Zabel

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).