From: Andre Przywara <andre.przywara@arm.com>
To: Samuel Holland <samuel@sholland.org>
Cc: Chen-Yu Tsai <wens@csie.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>,
Wolfram Sang <wsa@kernel.org>,
Gregory CLEMENT <gregory.clement@bootlin.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, linux-i2c@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: i2c: mv64xxx: Add variants with offload support
Date: Tue, 5 Jul 2022 11:42:09 +0100 [thread overview]
Message-ID: <20220705114209.69193017@donnerap.cambridge.arm.com> (raw)
In-Reply-To: <20220702052544.31443-1-samuel@sholland.org>
On Sat, 2 Jul 2022 00:25:42 -0500
Samuel Holland <samuel@sholland.org> wrote:
Hi,
> V536 and newer Allwinner SoCs contain an updated I2C controller which
> includes an offload engine for master mode. The controller retains the
> existing register interface, so the A31 compatible still applies.
>
> Add the V536 compatible and use it as a fallback for other SoCs with the
> updated hardware. This includes two SoCs that were already documented
> (H616 and A100) and two new SoCs (R329 and D1).
>
> Signed-off-by: Samuel Holland <samuel@sholland.org>
That seems correct to me: I couldn't get hold of manuals of some of the new
SoCs, but at least the D1 and H616 indeed add an extra set of registers
for this "TWI driver" offload engine. But the basic operation is still
supported, so the two fallbacks make sense.
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Cheers,
Andre
> ---
>
> .../devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml | 10 +++++++++-
> 1 file changed, 9 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml b/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
> index f771c09aabfc..0ec033e48830 100644
> --- a/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
> +++ b/Documentation/devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml
> @@ -21,10 +21,18 @@ properties:
> - enum:
> - allwinner,sun8i-a23-i2c
> - allwinner,sun8i-a83t-i2c
> + - allwinner,sun8i-v536-i2c
> - allwinner,sun50i-a64-i2c
> - - allwinner,sun50i-a100-i2c
> - allwinner,sun50i-h6-i2c
> + - const: allwinner,sun6i-a31-i2c
> + - description: Allwinner SoCs with offload support
> + items:
> + - enum:
> + - allwinner,sun20i-d1-i2c
> + - allwinner,sun50i-a100-i2c
> - allwinner,sun50i-h616-i2c
> + - allwinner,sun50i-r329-i2c
> + - const: allwinner,sun8i-v536-i2c
> - const: allwinner,sun6i-a31-i2c
> - const: marvell,mv64xxx-i2c
> - const: marvell,mv78230-i2c
next prev parent reply other threads:[~2022-07-05 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 5:25 [PATCH 1/2] dt-bindings: i2c: mv64xxx: Add variants with offload support Samuel Holland
2022-07-02 5:25 ` [PATCH 2/2] arm64: dts: allwinner: a100: Update I2C controller fallback Samuel Holland
2022-07-05 19:45 ` Jernej Škrabec
2022-07-05 19:51 ` Jernej Škrabec
2022-07-04 8:37 ` [PATCH 1/2] dt-bindings: i2c: mv64xxx: Add variants with offload support Krzysztof Kozlowski
2022-07-05 10:42 ` Andre Przywara [this message]
2022-07-05 19:51 ` Jernej Škrabec
2022-07-06 19:28 ` Wolfram Sang
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=20220705114209.69193017@donnerap.cambridge.arm.com \
--to=andre.przywara@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=gregory.clement@bootlin.com \
--cc=jernej.skrabec@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=samuel@sholland.org \
--cc=wens@csie.org \
--cc=wsa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox