Searched hist:"6 e2bdf7dc3c817dd91d84adb306a5dfab999c309" (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/mailbox/ |
H A D | microchip,mpfs-mailbox.yaml | diff 6e2bdf7dc3c817dd91d84adb306a5dfab999c309 Wed Aug 24 09:08:10 CEST 2022 Conor Dooley <conor.dooley@microchip.com> 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: 213556235526 ("dt-bindings: soc/microchip: update syscontroller compatibles") Fixes: ed9543d6f2c4 ("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>
|