Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for more stk3311 variant
@ 2024-05-21 15:34 Barnabás Czémán
  2024-05-21 15:34 ` [PATCH 1/3] iio: light: stk3310: relax failure to match id Barnabás Czémán
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Barnabás Czémán @ 2024-05-21 15:34 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen
  Cc: linux-iio, linux-kernel, Barnabás Czémán

This patch series remove probe failing when a compatible variant's chip id is not
defined in the driver like stk3311-a and make chip id additions easier.
It adds stk3311-a and stk3311-s34 chip ids.

I have tested stk3311-a in Xiaomi Redmi S2 (ysl) and Xiaom Redmi 5
(rosy),
it has 0x15 as chip id.

stk3311-s34 chip id comes from this thread it should be compatible with
this driver:
https://lore.kernel.org/linux-iio/20200703194406.110855-1-megous@megous.com/

Signed-off-by: Barnabás Czémán <trabarni@gmail.com>
---
Barnabás Czémán (3):
      iio: light: stk3310: relax failure to match id
      iio: light: stk3310: make chip id check expandable
      iio: light: stk3310: support more stk3311 variants

 drivers/iio/light/stk3310.c | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)
---
base-commit: 124cfbcd6d185d4f50be02d5f5afe61578916773
change-id: 20240521-stk3311-2ee6ddafb970

Best regards,
-- 
Barnabás Czémán <trabarni@gmail.com>


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

end of thread, other threads:[~2024-05-25 16:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 15:34 [PATCH 0/3] Add support for more stk3311 variant Barnabás Czémán
2024-05-21 15:34 ` [PATCH 1/3] iio: light: stk3310: relax failure to match id Barnabás Czémán
2024-05-21 15:34 ` [PATCH 2/3] iio: light: stk3310: make chip id check expandable Barnabás Czémán
2024-05-21 15:34 ` [PATCH 3/3] iio: light: stk3310: support more stk3311 variants Barnabás Czémán
2024-05-25 16:50 ` [PATCH 0/3] Add support for more stk3311 variant Jonathan Cameron

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