summary refs log tree commit diff
path: root/kernel/profile.c
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2023-05-12 13:52:04 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-05-24 17:32:52 +0100
commit6e092fa42ed156e023461fe47558eb72218c9499 (patch)
tree4fe36a29161f3ba03afee1765cc2f8effb4abebd /kernel/profile.c
parent76313a63f7790d321d425b386e57918fed209545 (diff)
downloadlinux-6e092fa42ed156e023461fe47558eb72218c9499.tar.gz
dt-bindings: ata: ahci-ceva: Cover all 4 iommus entries
commit a7844528722619d2f97740ae5ec747afff18c4be upstream.

Current only one entry is enabled but IP itself is using 4 different IDs
which are already listed in zynqmp.dtsi.

sata: ahci@fd0c0000 {
	compatible = "ceva,ahci-1v84";
	...
	iommus = <&smmu 0x4c0>, <&smmu 0x4c1>,
		 <&smmu 0x4c2>, <&smmu 0x4c3>;
};

Fixes: 8ac47837f0e0 ("arm64: dts: zynqmp: Add missing iommu IDs")
Cc: stable@vger.kernel.org # v5.12+
Signed-off-by: Michal Simek <michal.simek@amd.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions