Re: [PATCH] dt-bindings: remoteproc: Consolidate SC8180X and SM8150 PAS files
From: Rob Herring (Arm)
Date: Tue Nov 19 2024 - 12:21:54 EST
On Sat, 16 Nov 2024 12:40:04 +0100, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
>
> SC8180X PAS bindings are plain wrong, resulting in false-positive
> dt checker errors. SC8180X's remoteprocs happen to be identical to
> SM8150's from the kernel point of view, so reuse that binding instead.
>
> Fixes: 4865ed136045 ("dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
> ---
> .../bindings/remoteproc/qcom,sc8180x-pas.yaml | 96 ----------------------
> .../bindings/remoteproc/qcom,sm8150-pas.yaml | 7 ++
> 2 files changed, 7 insertions(+), 96 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>