mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] MIPS: ls1b: enable clk driver framework support
@ 2020-10-30 11:34 Du Huanpeng
  2020-10-30 13:37 ` Oleksij Rempel
  0 siblings, 1 reply; 2+ messages in thread
From: Du Huanpeng @ 2020-10-30 11:34 UTC (permalink / raw)
  To: barebox; +Cc: Du Huanpeng

enable it and so we can add clk driver.

Signed-off-by: Du Huanpeng <u74147@gmail.com>
---
 arch/mips/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 7a8f010..a56c26a 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -175,6 +175,8 @@ config CPU_LOONGSON1B
 	bool "Loongson 1B"
 	depends on SYS_HAS_CPU_LOONGSON1B
 	select CPU_GS232
+        select CLKDEV_LOOKUP
+        select COMMON_CLK
 	help
 	  The Loongson 1B is a 32-bit SoC, which implements the MIPS32
 	  release 2 instruction set.
-- 
2.7.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] MIPS: ls1b: enable clk driver framework support
  2020-10-30 11:34 [PATCH] MIPS: ls1b: enable clk driver framework support Du Huanpeng
@ 2020-10-30 13:37 ` Oleksij Rempel
  0 siblings, 0 replies; 2+ messages in thread
From: Oleksij Rempel @ 2020-10-30 13:37 UTC (permalink / raw)
  To: Du Huanpeng, barebox


[-- Attachment #1.1.1: Type: text/plain, Size: 762 bytes --]

Hi,

please prepare a patch serie and send them all together.


Am 30.10.20 um 12:34 schrieb Du Huanpeng:
> enable it and so we can add clk driver.
> 
> Signed-off-by: Du Huanpeng <u74147@gmail.com>
> ---
>  arch/mips/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
> index 7a8f010..a56c26a 100644
> --- a/arch/mips/Kconfig
> +++ b/arch/mips/Kconfig
> @@ -175,6 +175,8 @@ config CPU_LOONGSON1B
>  	bool "Loongson 1B"
>  	depends on SYS_HAS_CPU_LOONGSON1B
>  	select CPU_GS232
> +        select CLKDEV_LOOKUP
> +        select COMMON_CLK
>  	help
>  	  The Loongson 1B is a 32-bit SoC, which implements the MIPS32
>  	  release 2 instruction set.
> 

-- 
Regards,
Oleksij


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2020-10-30 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-30 11:34 [PATCH] MIPS: ls1b: enable clk driver framework support Du Huanpeng
2020-10-30 13:37 ` Oleksij Rempel

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