mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
arm64: zynqmp: Add reference to pmu firmware node
This reference is needed for pinctrl driver where some signals can be routed directly to platform management unit (PMU). Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
b45c17c723
commit
8a705a2d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@
|
|||
method = "smc";
|
||||
};
|
||||
|
||||
firmware {
|
||||
pmufw: firmware {
|
||||
compatible = "xlnx,zynqmp-pm";
|
||||
method = "smc";
|
||||
interrupt-parent = <&gic>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue