Skip to content
Snippets Groups Projects
Commit fee3e307 authored by Michal Simek's avatar Michal Simek
Browse files

arm64: zynqmp: Add reset description for sata


Sata needs to get reset before configuration that's why add property for it
there.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent ce42bd2f
No related branches found
No related tags found
No related merge requests found
......@@ -701,6 +701,7 @@
interrupt-parent = <&gic>;
interrupts = <0 133 4>;
power-domains = <&zynqmp_firmware PD_SATA>;
resets = <&zynqmp_reset ZYNQMP_RESET_SATA>;
#stream-id-cells = <4>;
iommus = <&smmu 0x4c0>, <&smmu 0x4c1>,
<&smmu 0x4c2>, <&smmu 0x4c3>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment