]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mailbox: fix the mpfs' reg property
authorConor Dooley <conor.dooley@microchip.com>
Wed, 24 Aug 2022 07:08:10 +0000 (08:08 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Thu, 6 Oct 2022 02:48:25 +0000 (21:48 -0500)
commit27d26f02ee7c08a8ec756ff52b01eddb83e0a8d2
treea806f927da620b944cbba9e65c470e2d5f7ac87b
parent9659c2c4da551bbc1ba07ccf248d0fb0d254912e
dt-bindings: mailbox: fix the mpfs' reg property

The "data" region of the PolarFire SoC's system controller mailbox is
not one continuous register space - the system controller's QSPI sits
between the control and data registers. Split the "data" reg into two
parts: "data" & "control".

Fixes: b38298122539 ("dt-bindings: soc/microchip: update syscontroller compatibles")
Fixes: a32814ba65f1 ("dt-bindings: add bindings for polarfire soc mailbox")
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml