arm64: dts: qcom: sdm845: add SLPI FastRPC support
authorDylan Van Assche <me@dylanvanassche.be>
Thu, 6 Apr 2023 17:31:46 +0000 (19:31 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 7 Apr 2023 18:25:31 +0000 (11:25 -0700)
commit755b5e094feb974f65cc51371c3482042d5fbadc
tree5c2154586164206f1ab5d47c92578144a58cc204
parent77c7a41e052502f0d8827c63eddae6dd5d717b20
arm64: dts: qcom: sdm845: add SLPI FastRPC support

Qualcomm SDM845 SoC features a SLPI DSP which uses FastRPC through
an allocated memory region to load files from the host filesystem
such as sensor configuration files.

Add a FastRPC node at /dev/fastrpc-sdsp and a DMA region, similar to
downstream, to allow userspace to communicate with the SLPI via the
FastRPC interface for initializing the sensors on the SLPI.

Signed-off-by: Dylan Van Assche <me@dylanvanassche.be>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230406173148.28309-4-me@dylanvanassche.be
arch/arm64/boot/dts/qcom/sdm845.dtsi