commit | b94c280d0b45d1304e920f6edb07141161237a5f | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Mon May 04 13:13:50 2020 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed May 06 17:27:48 2020 -0700 |
tree | f3e3312b64991ef68acfbaf9bbcb4f0a3abfaa53 | |
parent | a88845d862f2f8cc8e02fabc9491b96c238ac89b [diff] |
arm64: dts: sdm845: add IPA iommus property Add an "iommus" property to the IPA node in "sdm845.dtsi". It is required because there are two regions of memory the IPA accesses through an SMMU. The next few patches define and map those regions. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>