Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 8db07ce5 authored by Andre Przywara's avatar Andre Przywara Committed by Joerg Roedel
Browse files

iommu: sun50i: Add H616 compatible string


The IOMMU IP in the Allwinner H616 SoC is *almost* compatible to the H6,
but uses a different reset value for the bypass register, and adds some
more registers.

While a driver *can* be written to support both variants (which we in
fact do), the hardware itself is not fully compatible, so we require a
separate compatible string.

Add the new compatible string to the list, but without changing the
behaviour, since the driver already supports both variants.

Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
Reviewed-by: default avatarChen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20240616224056.29159-5-andre.przywara@arm.com


Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent 2d1d1969
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment