dts: bindings: ipm: Add dummy mbox-cells property

The MBOX driver interface expects a device tree property '#mbox-cells'
which is not known by the IPM driver. This causes build problems when
both drivers are given for a single shared DT node.

To fix this problem for this driver specifically, add a dummy
'#mbox-cells' property to the bindings of the STM32 HSEM IPM driver.
This does not affect any other IPM driver, and the STM32 HSEM IPM driver
is still functioning with this dummy property.

Signed-off-by: Celina Sophie Kalus <hello@celinakalus.de>
This commit is contained in:
Celina Sophie Kalus 2024-05-02 16:09:01 +02:00 committed by Anas Nashif
commit e178d21b96

View file

@ -13,3 +13,11 @@ properties:
interrupts:
required: true
"#mbox-cells":
type: int
description: |
Dummy property for device tree compatibility with MBOX driver.
mbox-cells:
- channel