From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: “Ryan <ryan.lee.analog@gmail.com>,
lgirdwood@gmail.com, broonie@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, perex@perex.cz,
tiwai@suse.com, rf@opensource.cirrus.com, ryans.lee@analog.com,
wangweidong.a@awinic.com, shumingf@realtek.com,
herve.codina@bootlin.com, ckeepax@opensource.cirrus.com,
doug@schmorgal.com, ajye_huang@compal.corp-partner.google.com,
kiseok.jo@irondevice.com, alsa-devel@alsa-project.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: venkataprasad.potturu@amd.com
Subject: Re: [PATCH 1/2] ASoC: dt-bindings: max98388: add amplifier driver
Date: Thu, 8 Jun 2023 09:18:28 +0200 [thread overview]
Message-ID: <87b9c96a-09bf-ec5d-85a0-65f59e5c593d@linaro.org> (raw)
In-Reply-To: <20230608054230.344014-1-ryan.lee.analog@gmail.com>
On 08/06/2023 07:42, “Ryan wrote:
> From: Ryan Lee <ryans.lee@analog.com>
>
> Add dt-bindings information for Analog Devices MAX98388 I2S Amplifier
>
> Signed-off-by: Ryan Lee <ryans.lee@analog.com>
Thank you for your patch. There is something to discuss/improve.
> +
> +allOf:
> + - $ref: dai-common.yaml#
> +
> +properties:
> + compatible:
> + enum:
> + - adi,max98388
Blank line
> + reg:
> + maxItems: 1
> + description: I2C address of the device.
Drop description, it's obvious.
> +
> + '#sound-dai-cells':
> + const: 0
> +
> + adi,vmon-slot-no:
> + description: slot number of the voltage feedback monitor
> + $ref: "/schemas/types.yaml#/definitions/uint32"
Drop quotes.
> + minimum: 0
> + maximum: 15
> + default: 0
> +
> + adi,imon-slot-no:
> + description: slot number of the current feedback monitor
> + $ref: "/schemas/types.yaml#/definitions/uint32"
Drop quotes.
> + minimum: 0
> + maximum: 15
> + default: 1
> +
> + adi,interleave-mode:
> + description:
> + For cases where a single combined channel for the I/V feedback data
> + is not sufficient, the device can also be configured to share
> + a single data output channel on alternating frames.
> + In this configuration, the current and voltage data will be frame
> + interleaved on a single output channel.
> + type: boolean
> +
> + reset-gpios:
> + maxItems: 1
> +
> +required:
> + - compatible
> + - reg
> + - "#sound-dai-cells"
Keep consistent quotes - either ' or "
> +
> +unevaluatedProperties: false
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-06-08 7:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-08 5:42 [PATCH 1/2] ASoC: dt-bindings: max98388: add amplifier driver “Ryan
2023-06-08 5:42 ` [PATCH 2/2] ASoC: " “Ryan
2023-06-08 12:21 ` kernel test robot
2023-06-08 7:18 ` Krzysztof Kozlowski [this message]
2023-06-09 23:52 ` [PATCH 1/2] ASoC: dt-bindings: " Lee, RyanS
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=87b9c96a-09bf-ec5d-85a0-65f59e5c593d@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=ajye_huang@compal.corp-partner.google.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=ckeepax@opensource.cirrus.com \
--cc=devicetree@vger.kernel.org \
--cc=doug@schmorgal.com \
--cc=herve.codina@bootlin.com \
--cc=kiseok.jo@irondevice.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=perex@perex.cz \
--cc=rf@opensource.cirrus.com \
--cc=robh+dt@kernel.org \
--cc=ryan.lee.analog@gmail.com \
--cc=ryans.lee@analog.com \
--cc=shumingf@realtek.com \
--cc=tiwai@suse.com \
--cc=venkataprasad.potturu@amd.com \
--cc=wangweidong.a@awinic.com \
/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;
as well as URLs for NNTP newsgroup(s).