From: Lee Jones <lee@kernel.org>
To: Andreas Kemnade <andreas@kemnade.info>
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
broonie@kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH -next] dt-bindings: mfd: twl: Fix example
Date: Wed, 12 Jun 2024 15:03:26 +0100 [thread overview]
Message-ID: <20240612140326.GD1504919@google.com> (raw)
In-Reply-To: <20240612134039.1089839-1-andreas@kemnade.info>
On Wed, 12 Jun 2024, Andreas Kemnade wrote:
> Fix example to also conform to rules specified in the separate
> not-included gpadc binding.
>
> Fixes: 62e4f3396197 ("dt-bindings: regulator: twl-regulator: convert to yaml")
If this was applied via Regulator, that's where the fix will need to go.
Acked-by: Lee Jones <lee@kernel.org>
> Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
> ---
> Documentation/devicetree/bindings/mfd/ti,twl.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/ti,twl.yaml b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> index 2cbdd238f48f..e94b0fd7af0f 100644
> --- a/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> +++ b/Documentation/devicetree/bindings/mfd/ti,twl.yaml
> @@ -225,6 +225,7 @@ examples:
> gpadc {
> compatible = "ti,twl6030-gpadc";
> interrupts = <6>;
> + #io-channel-cells = <1>;
> };
>
> rtc {
> --
> 2.39.2
>
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2024-06-12 14:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 13:40 [PATCH -next] dt-bindings: mfd: twl: Fix example Andreas Kemnade
2024-06-12 14:03 ` Lee Jones [this message]
2024-06-13 6:36 ` Krzysztof Kozlowski
2024-06-13 14:38 ` Rob Herring
2024-07-04 12:24 ` Mark Brown
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=20240612140326.GD1504919@google.com \
--to=lee@kernel.org \
--cc=andreas@kemnade.info \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.