Skip to content

Commit f3e048b

Browse files
prabhakarladjoergroedel
authored andcommitted
iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]
Add an entry for r8a77961 in soc_rcar_gen3[] list so that we dont enable iommu unconditionally. Fixes: 17fe161 ("iommu/renesas: Add support for r8a77961") Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/1594722055-9298-3-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Joerg Roedel <jroedel@suse.de>
1 parent 4b2aa7a commit f3e048b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/iommu/ipmmu-vmsa.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -742,6 +742,7 @@ static const struct soc_device_attribute soc_rcar_gen3[] = {
742742
{ .soc_id = "r8a774c0", },
743743
{ .soc_id = "r8a774e1", },
744744
{ .soc_id = "r8a7795", },
745+
{ .soc_id = "r8a77961", },
745746
{ .soc_id = "r8a7796", },
746747
{ .soc_id = "r8a77965", },
747748
{ .soc_id = "r8a77970", },

0 commit comments

Comments
 (0)