commit | 6d851920dcfc039c4b237f835d5a5772cb9c4fcb | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Mon Jun 06 12:59:07 2016 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Tue Nov 29 11:23:48 2016 +0100 |
tree | a92516a6eb0c1a3edefb7f65a0817e1f8c858098 | |
parent | c30747bbb99e6e54c188a56f21a7c7398db59fd8 [diff] |
iommu/ipmmu-vmsa: Hook up r8a7795 DT matching code Tie in r8a7795 features and update the IOMMU_OF_DECLARE compat string to hook up the updated compat string. TODO: - Go over init order once more - Consider counting number of IPMMU devices from ->xlate() - Experiment with delaying call to bus_set_iommu() Signed-off-by: Magnus Damm <damm+renesas@opensource.se>