zephyr/dts/bindings/test
Carlo Caione 1976f33e87 drivers: mbox: Introduce MBOX driver class
One limitation of the current IPM API is that it is assuming that the
hardware is only exporting one single channel through which the data can
be sent or signalling can happen.

If the hardware supports multiple channels, the IPM device must be
instantiated (possibly in the DT) several times, one for each channel to
be able to send data through multiple channels using the same hw
peripheral. Also in the current IPM API only one callback can be
registered, that means that only one driver is controlling all the
signalling happening on all the channels.

This patch is introducing a new MBOX API that is supporting
multi-channel signalling and data exachange leveraging and extending the
previous (and outdated) IPM API.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-10-27 18:27:21 +02:00
..
vnd,adc-temp-sensor.yaml devicetree: add tests for devicetree/pinctrl.h macros 2021-08-25 18:09:00 -04:00
vnd,adc.yaml
vnd,array-holder.yaml
vnd,busy-sim.yaml testsuite: Add busy simulator module 2021-07-29 10:59:00 -04:00
vnd,child-bindings.yaml
vnd,clock.yaml
vnd,disabled-compat.yaml
vnd,dma.yaml
vnd,enum-holder.yaml
vnd,enum-int-required-false-holder.yaml
vnd,enum-required-false-holder.yaml
vnd,gpio-expander-common.yaml
vnd,gpio-expander-i2c.yaml
vnd,gpio-expander-spi.yaml
vnd,gpio-one-cell.yaml
vnd,gpio.yaml dts: Add support for specifier-space property. 2021-10-13 09:56:46 -05:00
vnd,great-grandchild-bindings.yaml
vnd,i2c-device.yaml
vnd,i2c-mux.yaml tests: dts: test child bindings with compatibles 2021-03-25 09:37:42 -05:00
vnd,i2c.yaml
vnd,intc.yaml
vnd,interrupt-holder.yaml
vnd,mbox-zero-cell.yaml drivers: mbox: Introduce MBOX driver class 2021-10-27 18:27:21 +02:00
vnd,mbox.yaml drivers: mbox: Introduce MBOX driver class 2021-10-27 18:27:21 +02:00
vnd,phandle-holder.yaml dts: Add support for specifier-space property. 2021-10-13 09:56:46 -05:00
vnd,pinctrl-device.yaml tests: drivers: pinctrl: add tests for API 2021-10-25 15:26:47 -05:00
vnd,pinctrl-test.yaml tests: drivers: pinctrl: add tests for API 2021-10-25 15:26:47 -05:00
vnd,pinctrl.yaml devicetree: add tests for devicetree/pinctrl.h macros 2021-08-25 18:09:00 -04:00
vnd,pwm.yaml dts: bindings: fix file names 2021-10-20 07:33:04 -04:00
vnd,reg-holder.yaml
vnd,serial.yaml
vnd,spi-device-2.yaml
vnd,spi-device.yaml
vnd,spi.yaml