iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 4 Sep 2019 12:08:01 +0000 (14:08 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 5 Sep 2019 11:03:04 +0000 (13:03 +0200)
commit5ca54fdc9b1e6a8b3c03eaa8d1b6b4f406e90ad8
tree12ed0ef0e98b28fe6a1721ac6b22a23e04f5cf29
parent089cf7f6ecb266b6a4164919a2e69bd2f938374a
iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order

Move the recently added IMTTBCR_SL0_TWOBIT_* definitions up, to make
sure all IMTTBCR register bit definitions are sorted by decreasing bit
index.  Add comments to make it clear that they exist on R-Car Gen3
only.

Fixes: c295f504fb5a38ab ("iommu/ipmmu-vmsa: Allow two bit SL0")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/ipmmu-vmsa.c