commit | 0aa50563e011287885d561f48234eaa213a66425 | [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 Oct 18 11:12:27 2016 +0200 |
tree | 896b5c0eb815e359576e76c13b81ce2970fd1e3b | |
parent | e5360789e1077fd04ad32fcacc224f04e9adc760 [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>