mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: dts: qcom: sdx55-mtp: add MPSS remoteproc memory-region
The MPSS PAS remoteproc bindings require memory-region. The MPSS PAS device node is disabled, but schema still asks for it. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221118113747.56700-1-krzysztof.kozlowski@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
1b929c02af
commit
3ddba3c226
@@ -229,6 +229,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&remoteproc_mpss {
|
||||
memory-region = <&mpss_adsp_mem>;
|
||||
};
|
||||
|
||||
&usb {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user