projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
babee72
)
dts: zynqmp: add missing destination mailbox compatible
author
Tanmay Shah
<tanmay.shah@amd.com>
Mon, 4 Dec 2023 21:56:20 +0000
(13:56 -0800)
committer
Michal Simek
<michal.simek@amd.com>
Wed, 13 Dec 2023 07:58:07 +0000
(08:58 +0100)
The commit in linux kernel
81186dc16101
("dt-bindings: zynqmp: add
destination mailbox compatible") make compatible string for child nodes
mandatory that's why add it.
Signed-off-by: Tanmay Shah <tanmay.shah@amd.com>
Link:
https://lore.kernel.org/r/20231204215620.63334-5-tanmay.shah@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/dts/zynqmp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp.dtsi
b/arch/arm/dts/zynqmp.dtsi
index 58a56bc1bd8ffdb2b1f6336b40712827e6b7cc64..21be909b1abe20e742cdb90d795f76396ddbba23 100644
(file)
--- a/
arch/arm/dts/zynqmp.dtsi
+++ b/
arch/arm/dts/zynqmp.dtsi
@@
-148,6
+148,7
@@
ipi_mailbox_pmu1: mailbox@ff9905c0 {
bootph-all;
+ compatible = "xlnx,zynqmp-ipi-dest-mailbox";
reg = <0x0 0xff9905c0 0x0 0x20>,
<0x0 0xff9905e0 0x0 0x20>,
<0x0 0xff990e80 0x0 0x20>,