commit | a2069aacbe58a8408a5bb0e0a722e1726456519b | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Fri Jun 23 16:05:25 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jul 18 17:01:01 2017 +0800 |
tree | af9cb323fa117ae906830e179a32c794a01ddddf | |
parent | 440bf347569b5f05db1836b1d6b5160a3c4e11d9 [diff] |
crypto: inside-secure - do not parse the dma mask from dt Remove the dma mask parsing from dt as this should not be encoded into the engine device tree node. Keep the fallback value for now, which should work for the boards already supported upstream. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>