On Tue, Jan 09, 2018 at 03:31:48PM +0530, Vivek Gautam wrote:
qcom,smmu-v2 is an arm,smmu-v2 implementation with specificThe bugs and how things are connected are all the same? I'd suggest you
clock and power requirements. This smmu core is used with
multiple masters on msm8996, viz. mdss, video, etc.
Add bindings for the same.
Signed-off-by: Vivek Gautam <vivek.gautam@xxxxxxxxxxxxxx>
---
* Major change in this patch -
Changed compatible string from 'qcom,msm8996-smmu-v2' to
'qcom,smmu-v2' to reflect the IP version rather than the
platform on which it is used.
keep both strings.
Right. There's msm8998 as well, but as you said keeping both strings
The same IP is used across multiple platforms including msm8996,But for only 2 or so platforms a fallback is not really worth it. You'll
and sdm845 etc.
probably be on SMMUv3 before too long...