Re: [PATCH v4 0/2] Enable smmu support on sdm845

From: Vivek Gautam
Date: Wed Nov 21 2018 - 11:06:49 EST


Hi Will,


On 11/21/2018 9:22 PM, Will Deacon wrote:
Hi Vivek,

On Thu, Oct 11, 2018 at 03:19:28PM +0530, Vivek Gautam wrote:
This series enables apps-smmu, the "arm,mmu-500" instance
on sdm845.
Series tested on SDM845 MTP device with related smmu patch series [1],
and necessary config change, besides one hack to keep LDO14 in LPM mode
to boot things up (see the commit in the test branch).
The tested branch is available at [2].
[...]

.../devicetree/bindings/iommu/arm,smmu.txt | 4 ++
arch/arm64/boot/dts/qcom/sdm845.dtsi | 72 ++++++++++++++++++++++
2 files changed, 76 insertions(+)
Given that this doesn't touch any of the driver code, please take this via
the Andy and arm-soc.

Yea, once the driver changes are pulled in your tree, I can ask Andy to pick these.
Thanks

Best regards
Vivek

Will