On Wed, Aug 05, 2026 at 06:51:27PM +0530, Mukesh Ojha wrote: > The Hawi and Maili MPSS blocks are fully compatible with the SM8650 MPSS > with identical interrupt, memory-region, and power-domain topologies, so > they should ideally fall back to the SM8650 compatible. > > Introduce a fallback items block that pairs qcom,hawi-mpss-pas and > qcom,maili-mpss-pas with qcom,sm8650-mpss-pas. Switch the mpss > memory-region and power-domain allOf blocks from enum: to contains: so the > constraints apply whether the compatible appears in the standalone form or > as part of a fallback array. > > Signed-off-by: Mukesh Ojha <[email protected]> > --- > .../bindings/remoteproc/qcom,sm8550-pas.yaml | 23 ++++++++++++------- > 1 file changed, 15 insertions(+), 8 deletions(-)
Reviewed-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof

