Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
@ 2025-04-04 15:52 Jean-Baptiste Maneyrol via B4 Relay
  2025-04-04 15:52 ` [PATCH 1/2] dt-bindings: iio: imu: icm42600: add interrupt naming support Jean-Baptiste Maneyrol via B4 Relay
  2025-04-04 15:52 ` [PATCH 2/2] iio: imu: inv_icm42600: switch to use generic name irq get Jean-Baptiste Maneyrol via B4 Relay
  0 siblings, 2 replies; 9+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2025-04-04 15:52 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-iio, devicetree, linux-kernel, Jean-Baptiste Maneyrol

The purpose of this series is to switch to fwnode_irq_get_by_name()
in the core module instead of using irq from the bus parsing.
Add interrupt naming and support only INT1.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
Jean-Baptiste Maneyrol (2):
      dt-bindings: iio: imu: icm42600: add interrupt naming support
      iio: imu: inv_icm42600: switch to use generic name irq get

 .../devicetree/bindings/iio/imu/invensense,icm42600.yaml    |  8 ++++++++
 drivers/iio/imu/inv_icm42600/inv_icm42600.h                 |  2 +-
 drivers/iio/imu/inv_icm42600/inv_icm42600_core.c            | 13 +++++++++++--
 drivers/iio/imu/inv_icm42600/inv_icm42600_i2c.c             |  2 +-
 drivers/iio/imu/inv_icm42600/inv_icm42600_spi.c             |  2 +-
 5 files changed, 22 insertions(+), 5 deletions(-)
---
base-commit: f8ffc92ae9052e6615896052f0c5b808bfc17520
change-id: 20250325-iio-imu-inv-icm42600-rework-interrupt-using-names-b397ced72835

Best regards,
-- 
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>



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

end of thread, other threads:[~2025-04-07 15:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04 15:52 [PATCH 0/2] iio: imu: inv_icm42600: switch to use generic name irq get Jean-Baptiste Maneyrol via B4 Relay
2025-04-04 15:52 ` [PATCH 1/2] dt-bindings: iio: imu: icm42600: add interrupt naming support Jean-Baptiste Maneyrol via B4 Relay
2025-04-04 16:53   ` Conor Dooley
2025-04-04 17:21     ` Krzysztof Kozlowski
2025-04-07 15:09       ` Conor Dooley
2025-04-04 17:16   ` Jonathan Cameron
2025-04-04 15:52 ` [PATCH 2/2] iio: imu: inv_icm42600: switch to use generic name irq get Jean-Baptiste Maneyrol via B4 Relay
2025-04-04 17:18   ` Jonathan Cameron
2025-04-04 17:22   ` Krzysztof Kozlowski

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