Quoting Rakesh Pillai (2021-10-03 23:48:50) > Add support for PIL loading of WPSS co-processor for SC7280 SOCs. > > Changes from v4/v5: > - Add yaml conversion for adsp/cdsp dt-bindings > - Change clock names in wpss dt-bindings > - Correct mistake in signed-off enail ID Can you keep a running tally here of the full progression of the series? That helps to look back and make sure we don't make a comment that has already been made before. One more request. Can you add support for 'firmware-name' like there is in Documentation/devicetree/bindings/remoteproc/qcom,q6v5.txt so that we can install firmware into some namespaced/versioned place instead of having to put wpss files into /lib/firmware? It would also be nice to load a single firmware file instead of having to split the file into many pieces. > > Rakesh Pillai (3): > dt-bindings: remoteproc: qcom: adsp: Convert binding to YAML > dt-bindings: remoteproc: qcom: Add SC7280 WPSS support > remoteproc: qcom: q6v5_wpss: Add support for sc7280 WPSS >