On Wed, Apr 23, 2025 at 12:31:29AM GMT, Danila Tikhonov wrote: > description: > - Qualcomm SC7180/SC7280 SoC Peripheral Authentication Service loads and > boots > - firmware on the Qualcomm DSP Hexagon cores. > + Qualcomm SC7180/SC7280/SM7150 SoC Peripheral Authentication Service loads > and > + boots firmware on the Qualcomm DSP Hexagon cores. > > properties: > compatible: > @@ -22,6 +22,9 @@ properties: > - qcom,sc7280-cdsp-pas > - qcom,sc7280-mpss-pas > - qcom,sc7280-wpss-pas > + - qcom,sm7150-adsp-pas > + - qcom,sm7150-cdsp-pas > + - qcom,sm7150-mpss-pas
Shouldn't you just use fallbacks with sc7180? The if:then: clauses below look like matching, driver change almost matches if not minidump region. Best regards, Krzysztof