commit | e604b3ce08da105bdb36252d91fc89205f27575f | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm+renesas@opensource.se> | Mon Jun 06 12:59:07 2016 +0900 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Jun 06 09:03:44 2016 +0200 |
tree | ffa0aa4e481e2c2869909024600cbfdedb9881c5 | |
parent | bec6ea4d3324755f1a0a55059897cafe62c11cca [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>