[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d3cb39c9086711bb@bloch.sibelius.xs4all.nl>
Date: Thu, 9 Dec 2021 15:20:23 +0100 (CET)
From: Mark Kettenis <mark.kettenis@...all.nl>
To: Hector Martin <marcan@...can.st>
Cc: sven@...npeter.dev, robh+dt@...nel.org, marcan@...can.st,
alyssa@...enzweig.io, kettenis@...nbsd.org, maz@...nel.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/4] dt-bindings: i2c: apple, i2c: Add apple,
t6000-i2c compatible
> From: Hector Martin <marcan@...can.st>
> Date: Thu, 9 Dec 2021 14:09:59 +0900
>
> This block is compatible with t8103, so just add the new per-SoC
> compatible under apple,i2c.
>
> Signed-off-by: Hector Martin <marcan@...can.st>
> ---
> Documentation/devicetree/bindings/i2c/apple,i2c.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
Reviewed-by: Mark Kettenis <kettenis@...nbsd.org>
> diff --git a/Documentation/devicetree/bindings/i2c/apple,i2c.yaml b/Documentation/devicetree/bindings/i2c/apple,i2c.yaml
> index 47dd6c107a6d..4ac61fec90e2 100644
> --- a/Documentation/devicetree/bindings/i2c/apple,i2c.yaml
> +++ b/Documentation/devicetree/bindings/i2c/apple,i2c.yaml
> @@ -21,7 +21,9 @@ allOf:
> properties:
> compatible:
> items:
> - - const: apple,t8103-i2c
> + - enum:
> + - apple,t8103-i2c
> + - apple,t6000-i2c
> - const: apple,i2c
>
> reg:
> --
> 2.33.0
Powered by blists - more mailing lists