[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5e4d86d5.1c69fb81.85d93.1371@mx.google.com>
Date: Wed, 19 Feb 2020 11:04:48 -0800
From: Paul Burton <paulburton@...nel.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
CC: linux-mips@...r.kernel.org
Subject: Re: [PATCH 0/7] MIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Hello,
Geert Uytterhoeven wrote:
> Hi all,
>
> The OF clock helpers were moved to <linux/of_clk.h> a while ago.
> Hence code that is not a clock provider, but just needs to call
> of_clk_init(), can (and should) include <linux/of_clk.h> instead of
> <linux/clk-provider.h>.
>
> All these patches are independent of each others, and thus can be
> applied by the corresponding subsystem maintainers.
>
> Thanks!
>
> Geert Uytterhoeven (7):
> MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>
>
> arch/mips/ath79/setup.c | 2 +-
> arch/mips/bmips/setup.c | 2 +-
> arch/mips/generic/init.c | 2 +-
> arch/mips/jz4740/time.c | 2 +-
> arch/mips/pic32/pic32mzda/time.c | 2 +-
> arch/mips/pistachio/time.c | 2 +-
> arch/mips/ralink/timer-gic.c | 2 +-
> 7 files changed, 7 insertions(+), 7 deletions(-)
Series applied to mips-next.
> MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit d2936bd02b19
> https://git.kernel.org/mips/c/d2936bd02b19
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
>
> MIPS: BMIPS: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit e40b3deff7af
> https://git.kernel.org/mips/c/e40b3deff7af
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Acked-by: Florian Fainelli <f.fainelli@...il.com>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
>
> MIPS: generic: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit 089a792c750d
> https://git.kernel.org/mips/c/089a792c750d
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
>
> MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit 3a94afc68947
> https://git.kernel.org/mips/c/3a94afc68947
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Reviewed-by: Paul Cercueil <paul@...pouillou.net>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
>
> MIPS: pic32mzda: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit 071cec1bfe1f
> https://git.kernel.org/mips/c/071cec1bfe1f
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
>
> MIPS: Pistachio: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit 97e04ea15fd5
> https://git.kernel.org/mips/c/97e04ea15fd5
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Acked-by: James Hartley <james.hartley@...drel.com>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
>
> MIPS: ralink: Replace <linux/clk-provider.h> by <linux/of_clk.h>
> commit 9926108f799a
> https://git.kernel.org/mips/c/9926108f799a
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> Reviewed-by: Philippe Mathieu-Daudé <f4bug@...at.org>
> Reviewed-by: Stephen Boyd <sboyd@...nel.org>
> Acked-by: John Crispin <john@...ozen.org>
> Signed-off-by: Paul Burton <paulburton@...nel.org>
Thanks,
Paul
[ This message was auto-generated; if you believe anything is incorrect
then please email paulburton@...nel.org to report it. ]
Powered by blists - more mailing lists