commit | e206eb5b81a60e64c35fbc3a999b1a0db2b98044 | [log] [tgz] |
---|---|---|
author | Hai Nguyen Pham <hai.pham.ud@renesas.com> | Fri May 03 10:49:28 2019 +0700 |
committer | Ryo Kataoka <ryo.kataoka.wt@renesas.com> | Thu Jul 11 21:17:11 2019 +0900 |
tree | 98157546907372a1840f3b02ec4f6ca9e6b9819b | |
parent | 4498fec78778c999f9f0fb51085353541c1c0804 [diff] |
iommu/ipmmu-vmsa: Remove cache snoop transaction for page table walk request According to Hardware Manual Errata on Apr. 10, 2019, cache snoop transaction for page table walk request is not supported on R-Car Gen3. Hence, this patch removes these fields since setting them up in IMTTBCR register will have no effect. Signed-off-by: Hai Nguyen Pham <hai.pham.ud@renesas.com>