[PATCH v1 0/3] spidev: introduce trivial abb sensor device

Heiko Schocher hs at denx.de
Fri Jul 18 23:33:51 PDT 2025


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



More information about the linux-arm-kernel mailing list