linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: adc: rcar-gyroadc: Misc improvements
@ 2017-10-04 12:08 Geert Uytterhoeven
  2017-10-04 12:08 ` [PATCH 1/3] iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Geert Uytterhoeven @ 2017-10-04 12:08 UTC (permalink / raw)
  To: Jonathan Cameron, Marek Vasut
  Cc: Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald-Stadler,
	linux-iio, linux-renesas-soc, Geert Uytterhoeven

	Hi Jonathan, Marek,

This patch series contains a few improvements for the driver for the
R-Car GyroADC block, which can be found on R-Car Gen2 (arm32) and Gen3
(arm64) SoCs.

Thanks!

Geert Uytterhoeven (3):
  iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on
    64-bit
  iio: adc: rcar-gyroadc: Enable compile-testing on non-ARM
  iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper

 drivers/iio/adc/Kconfig        | 2 +-
 drivers/iio/adc/rcar-gyroadc.c | 7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2017-10-07 11:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-04 12:08 [PATCH 0/3] iio: adc: rcar-gyroadc: Misc improvements Geert Uytterhoeven
2017-10-04 12:08 ` [PATCH 1/3] iio: adc: rcar-gyroadc: Cast pointer to uintptr_t to fix warning on 64-bit Geert Uytterhoeven
2017-10-05  9:11   ` Simon Horman
2017-10-07 11:17     ` Jonathan Cameron
2017-10-04 12:08 ` [PATCH 2/3] iio: adc: rcar-gyroadc: Enable compile-testing on non-ARM Geert Uytterhoeven
2017-10-05  9:12   ` Simon Horman
2017-10-07 11:19     ` Jonathan Cameron
2017-10-04 12:08 ` [PATCH 3/3] iio: adc: rcar-gyroadc: Use of_device_get_match_data() helper Geert Uytterhoeven
2017-10-05  9:12   ` Simon Horman
2017-10-07 11:20     ` Jonathan Cameron

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