[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <174237350819.971004.1098115771430334211.robh@kernel.org>
Date: Wed, 19 Mar 2025 03:38:28 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: jiebing chen <jiebing.chen@...ogic.com>
Cc: shuai.li@...ogic.com, devicetree@...r.kernel.org,
Stephen Boyd <sboyd@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>, linux-arm-kernel@...ts.infradead.org,
linux-clk@...r.kernel.org, Neil Armstrong <neil.armstrong@...aro.org>,
Michael Turquette <mturquette@...libre.com>,
linux-amlogic@...ts.infradead.org, Takashi Iwai <tiwai@...e.com>,
linux-sound@...r.kernel.org, Jaroslav Kysela <perex@...ex.cz>,
linux-kernel@...r.kernel.org, zhe.wang@...ogic.com,
Jerome Brunet <jbrunet@...libre.com>, Mark Brown <broonie@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, jian.xu@...ogic.com,
Kevin Hilman <khilman@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Subject: Re: [PATCH v4 1/6] dt-bindings: clock: meson: Add audio power
domain for s4 soc
On Wed, 19 Mar 2025 15:04:44 +0800, jiebing chen wrote:
> Audio power domain found on S4 device.it need to enable before audio work.
>
> Signed-off-by: jiebing chen <jiebing.chen@...ogic.com>
> ---
> .../bindings/clock/amlogic,axg-audio-clkc.yaml | 20 +++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>
My bot found errors running 'make dt_binding_check' on your patch:
yamllint warnings/errors:
./Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.yaml:105:7: [warning] wrong indentation: expected 4 but found 6 (indentation)
dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/clock/amlogic,axg-audio-clkc.example.dtb: clock-controller@0: reg: [[0, 0, 0, 180]] is too short
from schema $id: http://devicetree.org/schemas/clock/amlogic,axg-audio-clkc.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250319-audio_drvier-v4-1-686867fad719@amlogic.com
The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.
If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:
pip3 install dtschema --upgrade
Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.
Powered by blists - more mailing lists