* [PATCH 3/7] clk: gxbb: expose spifc clock [not found] <1473261223-15412-1-git-send-email-jbrunet@baylibre.com> @ 2016-09-07 15:13 ` Jerome Brunet 2016-09-07 21:27 ` Stephen Boyd 0 siblings, 1 reply; 3+ messages in thread From: Jerome Brunet @ 2016-09-07 15:13 UTC (permalink / raw) To: Stephen Boyd, Kevin Hilman, Carlo Caione Cc: devicetree, linux-kernel, linux-amlogic, linux-clk, linux-arm-kernel, Jerome Brunet SPI clock is needed for the spifc driver, expose to DT (and comment out in the clk driver) Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> --- drivers/clk/meson/gxbb.h | 2 +- include/dt-bindings/clock/gxbb-clkc.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/clk/meson/gxbb.h b/drivers/clk/meson/gxbb.h index a2adf34..5abe266 100644 --- a/drivers/clk/meson/gxbb.h +++ b/drivers/clk/meson/gxbb.h @@ -202,7 +202,7 @@ #define CLKID_ABUF 31 #define CLKID_HIU_IFACE 32 #define CLKID_ASSIST_MISC 33 -#define CLKID_SPI 34 +/* CLKID_SPI */ #define CLKID_I2S_SPDIF 35 #define CLKID_ETH 36 #define CLKID_DEMUX 37 diff --git a/include/dt-bindings/clock/gxbb-clkc.h b/include/dt-bindings/clock/gxbb-clkc.h index f889d80..dcf3776 100644 --- a/include/dt-bindings/clock/gxbb-clkc.h +++ b/include/dt-bindings/clock/gxbb-clkc.h @@ -7,6 +7,7 @@ #define CLKID_CPUCLK 1 #define CLKID_CLK81 12 +#define CLKID_SPI 34 #define CLKID_ETH 36 #endif /* __GXBB_CLKC_H */ -- 2.7.4 _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 3/7] clk: gxbb: expose spifc clock 2016-09-07 15:13 ` [PATCH 3/7] clk: gxbb: expose spifc clock Jerome Brunet @ 2016-09-07 21:27 ` Stephen Boyd 2016-09-08 18:12 ` Kevin Hilman 0 siblings, 1 reply; 3+ messages in thread From: Stephen Boyd @ 2016-09-07 21:27 UTC (permalink / raw) To: Jerome Brunet Cc: Kevin Hilman, Carlo Caione, linux-amlogic, linux-arm-kernel, linux-kernel, linux-clk, devicetree On 09/07, Jerome Brunet wrote: > SPI clock is needed for the spifc driver, expose to DT > (and comment out in the clk driver) > > Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> > --- Acked-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 3/7] clk: gxbb: expose spifc clock 2016-09-07 21:27 ` Stephen Boyd @ 2016-09-08 18:12 ` Kevin Hilman 0 siblings, 0 replies; 3+ messages in thread From: Kevin Hilman @ 2016-09-08 18:12 UTC (permalink / raw) To: Stephen Boyd Cc: Jerome Brunet, Carlo Caione, linux-amlogic, linux-arm-kernel, linux-kernel, linux-clk, devicetree Stephen Boyd <sboyd@codeaurora.org> writes: > On 09/07, Jerome Brunet wrote: >> SPI clock is needed for the spifc driver, expose to DT >> (and comment out in the clk driver) >> >> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> >> --- > > Acked-by: Stephen Boyd <sboyd@codeaurora.org> Applied, Kevin ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-08 18:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1473261223-15412-1-git-send-email-jbrunet@baylibre.com>
2016-09-07 15:13 ` [PATCH 3/7] clk: gxbb: expose spifc clock Jerome Brunet
2016-09-07 21:27 ` Stephen Boyd
2016-09-08 18:12 ` Kevin Hilman
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).