From: Krzysztof Kozlowski <krzk@kernel.org>
To: Xiaxi Shen <shenxiaxi26@gmail.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-sound@vger.kernel.org, javier.carrasco.cruz@gmail.com,
skhan@linuxfoundation.org
Cc: lgirdwood@gmail.com, broonie@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org
Subject: Re: [PATCH] ASoC: dt-bindings: ssm2305: convert to dt schema
Date: Tue, 21 May 2024 11:04:51 +0200 [thread overview]
Message-ID: <67eef030-7965-4ea6-a390-568c18ae9451@kernel.org> (raw)
In-Reply-To: <20240511214716.242807-1-shenxiaxi26@gmail.com>
On 11/05/2024 23:47, Xiaxi Shen wrote:
> Convert adi,ssm2305 binding to DT schema
>
> It passed dt_binding_check and dtbs_check. Let me know
> if you think it should include something else
That's not really related to the commit.
>
> Signed-off-by: Xiaxi Shen <shenxiaxi26@gmail.com>
> ---
> .../devicetree/bindings/sound/adi,ssm2305.txt | 14 --------
> .../bindings/sound/adi,ssm2305.yaml | 35 +++++++++++++++++++
Same comment as usual... there are no DTS users. Are we done with arm64
defconfig and arm multi_v7 undocumented compatibles? I doubt, 2 months
ago there were hundreds of them. Why touching something without users?
I was speaking about this *multiple times*. Can you update your GSoC or
mentorship guidelines to include this information?
> 2 files changed, 35 insertions(+), 14 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/adi,ssm2305.txt
> create mode 100644 Documentation/devicetree/bindings/sound/adi,ssm2305.yaml
>
...
> +maintainers:
> + - Liam Girdwood <lgirdwood@gmail.com>
> + - Mark Brown <broonie@kernel.org>
> + - Rob Herring <robh@kernel.org>
> + - Krzysztof Kozlowski <krzk+dt@kernel.org>
> + - Conor Dooley <conor+dt@kernel.org>
Not really, this should be someone responsible for the device. No
maintainers or recent, main contributors?
> +
> +properties:
> + compatible:
> + const: adi,ssm2305
> +
> + shutdown-gpios:
> + maxItems: 1
> + description: The gpio connected to the shutdown pin. The gpio signal is ACTIVE_LOW.
> +
> +required:
> + - compatible
> + - shutdown-gpios> +
> +additionalProperties: false
> +
> +examples:
> + - |
> + analog-amplifier {
> + compatible = "adi,ssm2305";
> + shutdown-gpios = <&gpio3 20 0>;
Use proper define for the flag.
> + };
Best regards,
Krzysztof
prev parent reply other threads:[~2024-05-21 9:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-11 21:47 [PATCH] ASoC: dt-bindings: ssm2305: convert to dt schema Xiaxi Shen
2024-05-21 9:04 ` Krzysztof Kozlowski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67eef030-7965-4ea6-a390-568c18ae9451@kernel.org \
--to=krzk@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=javier.carrasco.cruz@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=robh@kernel.org \
--cc=shenxiaxi26@gmail.com \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox