Commit 002002c0 authored by Michal Simek's avatar Michal Simek

arm64: dts: zynqmp: Add label for zynqmp_ipi

Add label which is used by bootloader for adding bootloader specific flag.
Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/3dc8416abdd3498e61edcd83830a12af295c5c6d.1611224800.git.michal.simek@xilinx.com
parent 51733f16
...@@ -99,7 +99,7 @@ opp03 { ...@@ -99,7 +99,7 @@ opp03 {
}; };
}; };
zynqmp_ipi { zynqmp_ipi: zynqmp_ipi {
compatible = "xlnx,zynqmp-ipi-mailbox"; compatible = "xlnx,zynqmp-ipi-mailbox";
interrupt-parent = <&gic>; interrupt-parent = <&gic>;
interrupts = <0 35 4>; interrupts = <0 35 4>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment