From: Vivek Gautam <vivek.gautam@codeaurora.org>
To: joro@8bytes.org, robh+dt@kernel.org, andy.gross@linaro.org,
iommu@lists.linux-foundation.org, devicetree@vger.kernel.org,
linux-arm-msm@vger.kernel.org
Cc: mark.rutland@arm.com, david.brown@linaro.org,
linux-kernel@vger.kernel.org, robin.murphy@arm.com,
will.deacon@arm.com, dianders@chromium.org,
Vivek Gautam <vivek.gautam@codeaurora.org>
Subject: [PATCH v4 0/2] Enable smmu support on sdm845
Date: Thu, 11 Oct 2018 15:12:43 +0530 [thread overview]
Message-ID: <20181011094245.7943-1-vivek.gautam@codeaurora.org> (raw)
This series enables apps-smmu, the "arm,mmu-500" instance
on sdm845.
Changes since v3:
- Refined the dt binding documentation more to align with
Rob's comments for qcom,smmu-v2 binding documentation [1]
on SoC specific compatibles and state things similar
to qcom,smmu-v2 [2].
Changes since v2:
- Dropped patch for gpu-smmu [3] as the same has been pushed by
Jordan [4] after incorporating the dt binding update.
- Updated binding doc to include valid value for '<soc>'
in "qcom,<soc>-smmu-500" compatible string.
Changes since v1:
- Addressed Rob's review comments by adding a SoC specific compatible.
Have added a new dt-bindings patch for this.
- Updated node name to 'iommu'.
- Addressed Doug's review comment about removing status property from
smmu's nodes, as smmu is either present on the soc or not. Enabling
it is not a board-level decision.
[1] https://patchwork.kernel.org/patch/10576937/
[1] https://patchwork.kernel.org/patch/10581911/
[3] https://patchwork.kernel.org/patch/10565295/
[4] https://patchwork.kernel.org/patch/10577297/
Vivek Gautam (2):
dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
dts: arm64/sdm845: Add node for arm,mmu-500
.../devicetree/bindings/iommu/arm,smmu.txt | 4 ++
arch/arm64/boot/dts/qcom/sdm845.dtsi | 72 ++++++++++++++++++++++
2 files changed, 76 insertions(+)
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
next reply other threads:[~2018-10-11 9:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-11 9:42 Vivek Gautam [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-10-11 9:49 [PATCH v4 0/2] Enable smmu support on sdm845 Vivek Gautam
2018-11-21 15:52 ` Will Deacon
2018-11-21 16:06 ` Vivek Gautam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181011094245.7943-1-vivek.gautam@codeaurora.org \
--to=vivek.gautam@codeaurora.org \
--cc=andy.gross@linaro.org \
--cc=david.brown@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=iommu@lists.linux-foundation.org \
--cc=joro@8bytes.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=robin.murphy@arm.com \
--cc=will.deacon@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).