On Tue, 03 May 2022 16:55:59 +0200, Fabien Dessenne wrote: > The stm32 ipcc mailbox driver supports only two interrupts (rx and tx), so > remove the unsupported "wakeup" one. > > Signed-off-by: Fabien Dessenne <fabien.dessenne@xxxxxxxxxxx> > --- > .../devicetree/bindings/mailbox/st,stm32-ipcc.yaml | 11 +++-------- > 1 file changed, 3 insertions(+), 8 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>