[PATCH v1 0/2] spi: spidev: Add Toradex LAVA HAT

Francesco Dolcini posted 2 patches 1 month, 3 weeks ago
Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
drivers/spi/spidev.c                                   | 2 ++
2 files changed, 4 insertions(+)
[PATCH v1 0/2] spi: spidev: Add Toradex LAVA HAT
Posted by Francesco Dolcini 1 month, 3 weeks ago
From: Francesco Dolcini <francesco.dolcini@toradex.com>

Add a compatible string for the SPI loopback device present on the
Toradex LAVA HAT test fixture and add it to the spidev driver.

The Toradex LAVA HAT is a board used for automated hardware-in-the-loop
(HIL) testing, it provides several test-related functionalities, and
exists in multiple variants depending on the board it is mated with. The
SPI function is implemented with a loopback on the MISO/MOSI signals.

Link: https://lore.kernel.org/all/20260310133254.GA51497@francesco-nb/
Link: https://lore.kernel.org/all/20260316073547.11437-3-francesco@dolcini.it/

Francesco Dolcini (2):
  dt-bindings: trivial-devices: add toradex,lava-hat-spi
  spi: spidev: Add Toradex LAVA HAT OF compatible

 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 drivers/spi/spidev.c                                   | 2 ++
 2 files changed, 4 insertions(+)

-- 
2.47.3