Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ADC support for SPEAr600
@ 2017-04-14 20:51 Thomas Petazzoni
  2017-04-14 20:51 ` [PATCH 1/2] arm: spear6xx: add DT description of the ADC on SPEAr600 Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2017-04-14 20:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This set of two patches add support for the ADC of the SPEAr600, using
the existing spear_adc driver. Only a Device Tree description and a
minor clock fix are needed to make the ADC work.

Thomas

Thomas Petazzoni (2):
  arm: spear6xx: add DT description of the ADC on SPEAr600
  clk: spear: fix ADC clock definition on SPEAr600

 arch/arm/boot/dts/spear600.dtsi    | 8 ++++++++
 drivers/clk/spear/spear6xx_clock.c | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-04-17  4:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-14 20:51 [PATCH 0/2] ADC support for SPEAr600 Thomas Petazzoni
2017-04-14 20:51 ` [PATCH 1/2] arm: spear6xx: add DT description of the ADC on SPEAr600 Thomas Petazzoni
2017-04-14 20:51 ` [PATCH 2/2] clk: spear: fix ADC clock definition " Thomas Petazzoni
2017-04-17  4:08 ` [PATCH 0/2] ADC support for SPEAr600 Viresh Kumar

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