Add generic bindings for the Qualcomm variant of the ARM MMU-500. It is
expected that all future platforms will use the generic qcom,smmu-500
compat string in addition to SoC-specific and the generic arm,mmu-500
ones. Older bindings are now described as deprecated.
Note: I have split the sdx55 and sdx65 from the legacy bindings. They
are not supported by the qcom SMMU implementation. I can suppose that
they are using the generic implementation rather than the
Qualcomm-speicific one.
[Add dt-bindings for qcom,smmu-500 for Qcom SoCs].
Change-Id: Id2520441f556590403ac712f68aa7487ca4f205e
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221114170635.1406534-5-dmitry.baryshkov@linaro.org
Signed-off-by: Will Deacon <will@kernel.org>
Git-Commit: 6c84bbd103d85696af9cc0f746c01f9b2847637e
Git-Repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
Update the Qualcomm Technologies, Inc. PMIC GPIO binding documentation
to include compatible strings for PM5100 PMIC.
Change-Id: If1ac0f94447200d5c38640e50c5696e6891b02eb
Signed-off-by: Umang Chheda <quic_uchheda@quicinc.com>
Add compatible string "goodix,gt9916S" for touch on sun HDK.
Change-Id: If7de73142d3884eb6386e3fcc9c4b3c86678f4ed
Signed-off-by: Rui Chen <quic_ruc@quicinc.com>
Move cpu related dump entries to dynamic mem dump, the reserved memory
of these entries can be reclaimed if this dump entry is not enabled.
Change-Id: I222b7e00e3d074b58c0fb6ba42f16fe2f33d842e
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
Remove power domain property for all uetms on Sun.
Change-Id: Ic65505cf791466f0d84745d704f282e67e901aa7
Signed-off-by: Yuanfang Zhang <quic_yuanfang@quicinc.com>
Add initial device trees to support tuna SoC.
Change-Id: I3caa9859791478f81abbc8110a50af5905a01279
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
FR92369: Memory team has noticed that buses drivers are using the
legacy "qcom,iommu-dma-addr-pool" DT property and suggested to use
Upstream compatible "iommu-addresses" DT property by this change
there is no impact in functionality.
Change-Id: Ib8b25b2b58ffd12d30672bce3afc75276637c4e1
Signed-off-by: Anil Veshala Veshala <quic_aveshala@quicinc.com>
Add initial device tree support for parrot target.
This is a snapshot of dtsi files as of KP.1.0
'commit <3a433cd2ffb4> ("ARM: dts: msm: Add
ext-region prop of cpusysvm for parrot")'.
Change-Id: I582a3d131b94551da5f6d819003ab1a15ecd36f1
Signed-off-by: Swetha Chikkaboraiah <quic_schikk@quicinc.com>
Reserve the IPA space for dmabuf buffers.
Change-Id: If3cb329278f5bdccee883f1d8a05df745df5ac5d
Signed-off-by: Sudarshan Rajagopalan <quic_sudaraja@quicinc.com>
Enable secondary ddr voting on llcc bwmons for sun
and remove existing ddr bwmon given this enablement.
Change-Id: Icbb1ad3fbf7b44bf66a64f3cc8cefe9061953015
Signed-off-by: Amir Vajid <quic_avajid@quicinc.com>