All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add RZ/G2UL support
@ 2022-05-05 18:40 Biju Das
  2022-05-05 18:40 ` [PATCH v2 1/2] dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC Biju Das
  2022-05-05 18:40 ` [PATCH v2 2/2] iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_label() Biju Das
  0 siblings, 2 replies; 17+ messages in thread
From: Biju Das @ 2022-05-05 18:40 UTC (permalink / raw)
  To: Jonathan Cameron, Rob Herring, Krzysztof Kozlowski
  Cc: Biju Das, Lad Prabhakar, Lars-Peter Clausen, linux-iio,
	linux-renesas-soc, devicetree, Geert Uytterhoeven,
	Chris Paterson, Biju Das

This patch series document ADC found on RZ/G2UL SoC and also removes
unnecessary channel check from rzg2l_adc_read_label().

v1->v2:
 * Started using generic compatible for RZ/G2UL and added SoC specific validation
   for number of supported channels.

Biju Das (2):
  dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC
  iio: adc: rzg2l_adc: Remove unnecessary check from
    rzg2l_adc_read_label()

 .../bindings/iio/adc/renesas,rzg2l-adc.yaml   | 45 ++++++++++++++++---
 drivers/iio/adc/rzg2l_adc.c                   |  3 --
 2 files changed, 38 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-05-18  1:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-05 18:40 [PATCH v2 0/2] Add RZ/G2UL support Biju Das
2022-05-05 18:40 ` [PATCH v2 1/2] dt-bindings: iio: adc: Document Renesas RZ/G2UL ADC Biju Das
2022-05-06  7:17   ` Geert Uytterhoeven
2022-05-06  8:40     ` Biju Das
2022-05-09 12:48       ` Geert Uytterhoeven
2022-05-10  5:54         ` Biju Das
2022-05-10 16:14           ` Rob Herring
2022-05-10 18:31             ` Biju Das
2022-05-11  6:03               ` Biju Das
2022-05-11  6:53               ` Geert Uytterhoeven
2022-05-11  7:30                 ` Biju Das
2022-05-18  1:50                 ` Rob Herring
2022-05-07  5:38   ` Lad, Prabhakar
2022-05-07 14:30   ` Jonathan Cameron
2022-05-10  6:00     ` Biju Das
2022-05-05 18:40 ` [PATCH v2 2/2] iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_label() Biju Das
2022-05-06  7:17   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.