arm64: zynqmp: Add reset description for sata
authorMichal Simek <michal.simek@xilinx.com>
Mon, 14 Jun 2021 15:25:35 +0000 (17:25 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 13 Sep 2021 06:55:55 +0000 (08:55 +0200)
Sata needs to get reset before configuration that's why add property for it
there.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/b7f61daa2fe1a2300767af73c46b8082088f741a.1623684253.git.michal.simek@xilinx.com
arch/arm64/boot/dts/xilinx/zynqmp.dtsi

index da54a2d355524e27b40b37ecf7e27e34a920d2fd..6f0fcec28ae2ba3c6ee045274274c06f859d23a2 100644 (file)
                        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>;