mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
arm64: dts: arm/juno: Drop erroneous 'mbox-name' property
The 'mbox-name' property in the Juno mailbox node is undocumented and unused. It's the consumer side of the mailbox binding that have 'mbox-names' properties. Link: https://lore.kernel.org/r/20220610213308.2288094-1-robh@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
This commit is contained in:
parent
7fc96d7162
commit
c7df8791cd
|
|
@ -187,7 +187,6 @@ &gpu {
|
|||
&mailbox {
|
||||
compatible = "arm,mhu-doorbell", "arm,primecell";
|
||||
#mbox-cells = <2>;
|
||||
mbox-name = "ARM-MHU";
|
||||
};
|
||||
|
||||
&smmu_etr {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user