From: Niklas Schnelle <schnelle@linux.ibm.com>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: Andi Shyti <andi.shyti@kernel.org>,
linux-i2c@vger.kernel.org, Arnd Bergmann <arnd@kernel.org>,
Heiko Carstens <hca@linux.ibm.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] i2c: add HAS_IOPORT dependencies
Date: Fri, 05 Apr 2024 11:31:55 +0200 [thread overview]
Message-ID: <c86b17eb173f21214b6bf765114af79f20c91718.camel@linux.ibm.com> (raw)
In-Reply-To: <osgkd7mfd5jhl622hvybsbuaqp7awxcm474zzzlbpxkvxh57l7@hpm37bjuandj>
On Fri, 2024-04-05 at 11:09 +0200, Wolfram Sang wrote:
> Hi,
>
> On Thu, Apr 04, 2024 at 04:33:51PM +0200, Niklas Schnelle wrote:
> > In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
> > compile time. We thus need to add HAS_IOPORT as dependency for those
> > drivers using them.
> >
> > Co-developed-by: Arnd Bergmann <arnd@kernel.org>
> > Signed-off-by: Arnd Bergmann <arnd@kernel.org>
> > Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
>
> Basically OK, but I am asking this question since last June because I
> couldn't find that information in changelogs:
>
> In RFC v1, you agreed to drop PARPORT [1]. Is there a reason you haven't
> done this so far?
Only reasons seems to be that I'm bad at juggling large patch series.
i2c-partport.c builds fine with HAS_IOPORT=n and I don't see a reason
why it wouldn't work with MMIO based parallel port drivers.
Will send a v2 shortly.
Thanks,
Niklas
next prev parent reply other threads:[~2024-04-05 9:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 14:33 [PATCH 0/1] i2c: Handle HAS_IOPORT dependencies Niklas Schnelle
2024-04-04 14:33 ` [PATCH 1/1] i2c: add " Niklas Schnelle
2024-04-05 9:09 ` Wolfram Sang
2024-04-05 9:31 ` Niklas Schnelle [this message]
2024-04-05 10:33 ` 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=c86b17eb173f21214b6bf765114af79f20c91718.camel@linux.ibm.com \
--to=schnelle@linux.ibm.com \
--cc=andi.shyti@kernel.org \
--cc=arnd@kernel.org \
--cc=hca@linux.ibm.com \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=wsa+renesas@sang-engineering.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