This adds support for the mpss found in the QDU1000 and QRU1000 SoCs.
It needs an RMB register space to be specified to enable a handshake
with the mpss to late attach the device. The firmware file paths are
also added in the IDP board DTs.
This patch set depends on the bindings from [1].
[1] https://lore.kernel.org/all/[email protected]/
Melody Olvera (3):
arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes
arm64: dts: qcom: qdu1000-idp: Enable mpss
arm64: dts: qcom: qru1000-idp: Enable mpss
arch/arm64/boot/dts/qcom/qdu1000-idp.dts | 6 ++
arch/arm64/boot/dts/qcom/qdu1000.dtsi | 105 +++++++++++++++++++++++
arch/arm64/boot/dts/qcom/qru1000-idp.dts | 6 ++
3 files changed, 117 insertions(+)
base-commit: 09e41676e35ab06e4bce8870ea3bf1f191c3cb90
prerequisite-patch-id: ddc43db334e06b6938219e12964a5e943641126d
prerequisite-patch-id: dfbe05633d84289f35047a32502984b00112d4fd
prerequisite-patch-id: 6a55ae4bd86e2565d8362579ce5f09a14e93e422
prerequisite-patch-id: 7c8c18aef7f693eb0749ee9f296bfb59ca202eb7
prerequisite-patch-id: 8d4a7aa9e2af4659f7f820058e90ed985410deed
prerequisite-patch-id: 3a012cc3a5b28208ecf23b2a1b5a0310d15aa4ac
prerequisite-patch-id: ad32654fa37f8c5fb00162d093b577f81a511bd0
prerequisite-patch-id: d699495a3b22bb97c9d114024a82a9fadcc40082
prerequisite-patch-id: 819b2fb10cd0322fe815ac9ab3ffbaac7c51ad71
--
2.25.1