[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <167320266826.177510.14546851275083337747.robh@kernel.org>
Date: Sun, 8 Jan 2023 12:31:09 -0600
From: Rob Herring <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
Konrad Dybcio <konrad.dybcio@...aro.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Andy Gross <agross@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Banajit Goswami <bgoswami@...cinc.com>,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Bjorn Andersson <andersson@...nel.org>,
linux-kernel@...r.kernel.org, Rohit kumar <rohitkr@...eaurora.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
alsa-devel@...a-project.org
Subject: Re: [PATCH 3/3] ASoC: dt-bindings: qcom,lpass-cpu: Correct and
constrain clocks, interrupts, reg
On Tue, 27 Dec 2022 17:31:35 +0100, Krzysztof Kozlowski wrote:
> The binding allowed multiple variations and number of
> reg/interrupts/clocks properties for SC7180 and SC7280. Maybe this was
> done for different use-cases of LPASS CPU audio node, but DTS is
> supposed to be a complete picture of the hardware. The upstreamed
> SC7180 and SC7280 DTSes contain the widest set of these
> reg/interrupts/clocks, sometimes being even sum of these different
> variations.
>
> Correct and narrow the reg, interrupts and clocks to match existing DTS:
>
> sc7280-herobrine-evoker-lte.dtb: audio@...7000: clock-names: 'oneOf' conditional failed, one must be fixed:
> ['aon_cc_audio_hm_h', 'audio_cc_ext_mclk0', 'core_cc_sysnoc_mport_core', 'core_cc_ext_if0_ibit', 'core_cc_ext_if1_ibit',
> 'audio_cc_codec_mem', 'audio_cc_codec_mem0', 'audio_cc_codec_mem1', 'audio_cc_codec_mem2', 'aon_cc_va_mem0'] is too long
> 'core_cc_sysnoc_mport_core' was expected
> 'audio_cc_codec_mem' was expected
> 'audio_cc_codec_mem0' was expected
> 'audio_cc_codec_mem1' was expected
> 'audio_cc_codec_mem2' was expected
> 'aon_cc_va_mem0' was expected
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
> ---
> .../bindings/sound/qcom,lpass-cpu.yaml | 131 +++++++++---------
> 1 file changed, 62 insertions(+), 69 deletions(-)
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists