On 11.12.2022 21:25, Krzysztof Kozlowski wrote: > On 10/12/2022 14:58, Konrad Dybcio wrote: >> Add entries for SM6375 MPSS. Unlike most other modems, this one only >> expects a single (cx) power domain. >> >> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml >> index a9219c7c8349..434d34578fc5 100644 >> --- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml >> +++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml >> @@ -42,6 +42,7 @@ properties: >> - qcom,sm6350-mpss-pas >> - qcom,sm6375-adsp-pas >> - qcom,sm6375-cdsp-pas > > There is no such entry... Do you base on some other patchset? Yep, this one [1].. I thought it was merged, as Bjorn pulled in the DT part (which stated dependency on [1]).. Konrad [1] https://lore.kernel.org/linux-arm-msm/20221109170822.58281-1-konrad.dybcio@xxxxxxxxxx/ > >> + - qcom,sm6375-mpss-pas > > I propose to rebase it on my series: > https://lore.kernel.org/all/20221124184333.133911-1-krzysztof.kozlowski@xxxxxxxxxx/ > > and then either add it as new file or maybe it will fit to one of the > device schemas. > > Best regards, > Krzysztof >