From: Johan Hovold <johan@kernel.org>
To: Andi Shyti <andi.shyti@kernel.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [PATCH] i2c: tegra: enable compile testing on all archs
Date: Mon, 30 Mar 2026 13:47:57 +0200 [thread overview]
Message-ID: <acpi7ZZMa8fr25RB@hovoldconsulting.com> (raw)
In-Reply-To: <20260309081259.2557-1-johan@kernel.org>
On Mon, Mar 09, 2026 at 09:12:59AM +0100, Johan Hovold wrote:
> Commit 4a2d5f663dab ("i2c: Enable compile testing for more drivers")
> enabled compile testing of the Tegra i2c driver only for architectures
> that explicitly provide readsX() and writesX().
>
> This limitation appears to have been too restrictive since the generic
> implementation of these primitives added by commit 9ab3a7a0d2b4
> ("asm-generic/io.h: Implement generic {read,write}s*()") predates the
> commit in question.
>
> Allow compile testing of the driver on all architectures.
>
> Cc: Krzysztof Kozlowski <krzk@kernel.org>
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---
Can this one be picked up for 7.1?
Johan
next prev parent reply other threads:[~2026-03-30 11:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-09 8:12 [PATCH] i2c: tegra: enable compile testing on all archs Johan Hovold
2026-03-30 11:47 ` Johan Hovold [this message]
2026-03-30 13:10 ` 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=acpi7ZZMa8fr25RB@hovoldconsulting.com \
--to=johan@kernel.org \
--cc=andi.shyti@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.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.