Presently SATA device detection is failing when SMMU is enabled.
Disabling SMMU for SATA, till said issue is fixed from CEVA SATA
driver.
Signed-off-by: Mubin Sayyed <mubin.usman.sayyed@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
interrupts = <0 133 4>;
power-domains = <&pd_sata>;
#stream-id-cells = <4>;
- iommus = <&smmu 0x4c0>, <&smmu 0x4c1>,
- <&smmu 0x4c2>, <&smmu 0x4c3>;
+ /* iommus = <&smmu 0x4c0>, <&smmu 0x4c1>, */
+ /* <&smmu 0x4c2>, <&smmu 0x4c3>; */
/* dma-coherent; */
};