linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V1 0/3] fix clock issue for fsl,spdif
@ 2015-08-11  9:26 Shengjiu Wang
  2015-08-11  9:26 ` [PATCH V1 1/3] ARM: imx6q: Add SPDIF_GCLK clock in clock tree Shengjiu Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shengjiu Wang @ 2015-08-11  9:26 UTC (permalink / raw)
  To: linux-arm-kernel

fix clock issue for fsl,spdif

Shengjiu Wang (3):
  ARM: imx6q: Add SPDIF_GCLK clock in clock tree
  ARM: imx6sl: Add SPDIF_GCLK clock in clock tree
  ARM: imx6sx: Add SPDIF_GCLK clock in clock tree

 arch/arm/boot/dts/imx6qdl.dtsi            |  2 +-
 arch/arm/boot/dts/imx6sl.dtsi             | 16 ++++++++++++++++
 arch/arm/boot/dts/imx6sx.dtsi             |  2 +-
 drivers/clk/imx/clk-imx6q.c               |  4 +++-
 drivers/clk/imx/clk-imx6sl.c              |  4 +++-
 drivers/clk/imx/clk-imx6sx.c              |  1 +
 include/dt-bindings/clock/imx6qdl-clock.h |  3 ++-
 include/dt-bindings/clock/imx6sl-clock.h  |  3 ++-
 include/dt-bindings/clock/imx6sx-clock.h  |  3 ++-
 9 files changed, 31 insertions(+), 7 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-08-26  1:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-11  9:26 [PATCH V1 0/3] fix clock issue for fsl,spdif Shengjiu Wang
2015-08-11  9:26 ` [PATCH V1 1/3] ARM: imx6q: Add SPDIF_GCLK clock in clock tree Shengjiu Wang
2015-08-11  9:26 ` [PATCH V1 2/3] ARM: imx6sl: " Shengjiu Wang
2015-08-11  9:26 ` [PATCH V1 3/3] ARM: imx6sx: " Shengjiu Wang
2015-08-25 18:45 ` [PATCH V1 0/3] fix clock issue for fsl,spdif Michael Turquette
2015-08-26  1:19   ` Shengjiu Wang

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