All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] st_lsm6dsx: add vdd-vddio power regulator
@ 2020-11-17 16:47 Lorenzo Bianconi
  2020-11-17 16:47 ` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator Lorenzo Bianconi
  2020-11-17 16:47 ` [PATCH v2 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings Lorenzo Bianconi
  0 siblings, 2 replies; 7+ messages in thread
From: Lorenzo Bianconi @ 2020-11-17 16:47 UTC (permalink / raw)
  To: jic23; +Cc: lorenzo.bianconi, devicetree, linux-iio

Introduce support to control VDD and VDDIO power lines available on
st_lsm6dsx devices

Changes since v1:
- rebase patch 2/2 ontop of st_lsm6dsx dt yaml conversion

Lorenzo Bianconi (2):
  iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
  dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators
    bindings

 .../bindings/iio/imu/st,lsm6dsx.yaml          |  6 +++
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h       |  3 ++
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c  | 42 +++++++++++++++++++
 3 files changed, 51 insertions(+)

-- 
2.26.2


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

end of thread, other threads:[~2020-11-23  8:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 16:47 [PATCH v2 0/2] st_lsm6dsx: add vdd-vddio power regulator Lorenzo Bianconi
2020-11-17 16:47 ` [PATCH v2 1/2] iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator Lorenzo Bianconi
2020-11-21 15:49   ` Jonathan Cameron
2020-11-22 10:36     ` Lorenzo Bianconi
2020-11-22 19:08       ` Jonathan Cameron
2020-11-23  8:51         ` Lorenzo Bianconi
2020-11-17 16:47 ` [PATCH v2 2/2] dt-bindings: iio: imu: st_lsm6dsx: introduce vdd-vddio regulators bindings Lorenzo Bianconi

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.