linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/3] spidev: introduce trivial abb sensor device
@ 2025-07-19  6:33 Heiko Schocher
  2025-07-19  6:33 ` [PATCH v1 3/3] arm64: dts: imx8mp: add ABB spi sensors Heiko Schocher
  2025-07-21 15:56 ` (subset) [PATCH v1 0/3] spidev: introduce trivial abb sensor device Mark Brown
  0 siblings, 2 replies; 10+ messages in thread
From: Heiko Schocher @ 2025-07-19  6:33 UTC (permalink / raw)
  To: linux-spi
  Cc: linux-kernel, Heiko Schocher, Andrei Lalaev, Chanh Nguyen,
	Conor Dooley, Fabio Estevam, Grant Peltier, Guenter Roeck,
	Jonathan Cameron, Krzysztof Kozlowski, Laurent Pinchart,
	Mark Brown, Michal Simek, Naresh Solanki, Pengutronix Kernel Team,
	Rob Herring, Rodrigo Gobbi, Sascha Hauer, Shawn Guo, devicetree,
	imx, linux-arm-kernel


This series introduces the changes needed for trivial spi
based sensors from ABB, currently operated from userspace.

The last patch adds the spidevices to the DTS files, already
in mainline.

make dtbs_check showed no errors/warnings for the dts files

  DTC [C] arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-adpismarc.dtb
  DTC [C] arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-helios.dtb
  DTC     arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-helios-lvds.dtbo
  DTC [C] arch/arm64/boot/dts/freescale/imx8mp-aristainetos3-proton2s.dtb



Heiko Schocher (3):
  dt-bindings: trivial-devices: Document ABB sensors
  spi: spidev: Add an entry for the ABB spi sensors
  arm64: dts: imx8mp: add ABB spi sensors

 .../devicetree/bindings/trivial-devices.yaml  |  2 ++
 .../freescale/imx8mp-aristainetos3-helios.dts | 28 +++++++++++++++++++
 .../imx8mp-aristainetos3-proton2s.dts         | 22 +++++++++++++++
 drivers/spi/spidev.c                          |  2 ++
 4 files changed, 54 insertions(+)

-- 
2.20.1

base-commit: 3668990919df7a8df60ab1f39ec95f59434b68ec


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

end of thread, other threads:[~2025-08-01  4:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-19  6:33 [PATCH v1 0/3] spidev: introduce trivial abb sensor device Heiko Schocher
2025-07-19  6:33 ` [PATCH v1 3/3] arm64: dts: imx8mp: add ABB spi sensors Heiko Schocher
2025-07-21 15:56 ` (subset) [PATCH v1 0/3] spidev: introduce trivial abb sensor device Mark Brown
2025-07-21 16:24   ` Krzysztof Kozlowski
2025-07-21 17:34     ` Mark Brown
2025-07-22  4:05     ` Heiko Schocher
2025-07-22  4:58       ` Guenter Roeck
2025-07-22 10:20         ` Jonathan Cameron
2025-08-01  4:45           ` Heiko Schocher
2025-07-22 11:07       ` Krzysztof Kozlowski

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