On 11/13/23 09:56, Luca Weiss wrote:
> Add the node for the ADSP found on the SC7280 SoC, using standard
> Qualcomm firmware.
>
> Remove the reserved-memory node from sc7280-chrome-common since CDSP is
> currently not used there.
>
> Signed-off-by: Luca Weiss <[email protected]>
> ---
Acked-by: Konrad Dybcio <[email protected]>
[...]
> + interconnects = <&nsp_noc MASTER_CDSP_PROC 0 &mc_virt SLAVE_EBI1 0>;
QCOM_ICC_TAG_ALWAYS
Konrad