mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailbox
pic64gx mailbox is compatible with mpfs mailbox, even if the mailbox consumer is not - the underlying communication mechanism is the same. Signed-off-by: Pierre-Henry Moussay <pierre-henry.moussay@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
This commit is contained in:
parent
f7c330a8c8
commit
74ff703658
|
|
@ -11,7 +11,11 @@ maintainers:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: microchip,mpfs-mailbox
|
||||
oneOf:
|
||||
- items:
|
||||
- const: microchip,pic64gx-mailbox
|
||||
- const: microchip,mpfs-mailbox
|
||||
- const: microchip,mpfs-mailbox
|
||||
|
||||
reg:
|
||||
oneOf:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user