On Thu, 24 Nov 2022 19:43:33 +0100, Krzysztof Kozlowski wrote: > According to DTS and Linux driver, the MSM8996 SLPI PIL takes two clocks > - xo and aggre2: > > qcom/msm8996-oneplus3t.dtb: remoteproc@1c00000: clocks: [[20], [3, 64]] is too long > qcom/msm8996-oneplus3t.dtb: remoteproc@1c00000: clock-names: ['xo', 'aggre2'] is too long > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v2: > 1. New patch. > --- > Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>