mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 05:04:02 +02:00
dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox
Document support for a mailbox present on Exynos850-based platforms. The registers offsets are different from gs101 mailbox, but the workflow is similar, hence new compatible. Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Reviewed-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
This commit is contained in:
parent
3360b08817
commit
fd8dc36a12
|
|
@ -20,7 +20,9 @@ description:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: google,gs101-mbox
|
||||
enum:
|
||||
- google,gs101-mbox
|
||||
- samsung,exynos850-mbox
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user