mbox series

[RESEND,v2,0/4] dt-bindings: remoteproc: qcom: fixes

Message ID 20230713072242.11268-1-krzysztof.kozlowski@linaro.org
Headers show
Series dt-bindings: remoteproc: qcom: fixes | expand

Message

Krzysztof Kozlowski July 13, 2023, 7:22 a.m. UTC
Hi,

These were sent in March 2023, resent and pinged.

https://lore.kernel.org/all/20230331092125.44885-1-krzysztof.kozlowski@linaro.org/
https://lore.kernel.org/all/5fa6d988-b51a-7c18-b605-ab99ecec8bea@linaro.org/

I already saw two other tries to fix the same issues.
Please apply to fix the Qualcomm DTS warnings.

Best regards,
Krzysztof

Krzysztof Kozlowski (4):
  dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
  dt-bindings: remoteproc: qcom,sm6115-pas: correct memory-region
    constraints
  dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region
  dt-bindings: remoteproc: qcom,adsp: bring back firmware-name

 Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml  | 5 +++++
 .../devicetree/bindings/remoteproc/qcom,pas-common.yaml      | 1 -
 .../devicetree/bindings/remoteproc/qcom,qcs404-pas.yaml      | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sc7180-pas.yaml      | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sc8180x-pas.yaml     | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sc8280xp-pas.yaml    | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sdx55-pas.yaml       | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sm6115-pas.yaml      | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sm6350-pas.yaml      | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sm8150-pas.yaml      | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sm8350-pas.yaml      | 3 ++-
 .../devicetree/bindings/remoteproc/qcom,sm8550-pas.yaml      | 1 +
 12 files changed, 24 insertions(+), 10 deletions(-)

Comments

Bjorn Andersson July 15, 2023, 7:45 p.m. UTC | #1
On Thu, 13 Jul 2023 09:22:38 +0200, Krzysztof Kozlowski wrote:
> These were sent in March 2023, resent and pinged.
> 
> https://lore.kernel.org/all/20230331092125.44885-1-krzysztof.kozlowski@linaro.org/
> https://lore.kernel.org/all/5fa6d988-b51a-7c18-b605-ab99ecec8bea@linaro.org/
> 
> I already saw two other tries to fix the same issues.
> Please apply to fix the Qualcomm DTS warnings.
> 
> [...]

Applied, thanks!

[1/4] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
      commit: 1e5c6933483b7cf8eab9e2b1c8a12af1451df4fa
[2/4] dt-bindings: remoteproc: qcom,sm6115-pas: correct memory-region constraints
      commit: 66530ffe964ce35da6e8d3787c5620b4fba5a9f9
[3/4] dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region
      commit: ed8503220bdd86840eadc5795ae4583c62dd9739
[4/4] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
      commit: 3aacc3b2e4ea862c21de5a0efbfa8cd59192bc43

Best regards,