[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z965tVhC5jxy1kqZ@surfacebook.localdomain>
Date: Sat, 22 Mar 2025 15:23:01 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Andi Shyti <andi.shyti@...nel.org>
Cc: sven@...npeter.dev, Janne Grunau <j@...nau.net>,
Alyssa Rosenzweig <alyssa@...enzweig.io>,
Madhavan Srinivasan <maddy@...ux.ibm.com>,
Michael Ellerman <mpe@...erman.id.au>,
Nicholas Piggin <npiggin@...il.com>,
Christophe Leroy <christophe.leroy@...roup.eu>,
Naveen N Rao <naveen@...nel.org>, linuxppc-dev@...ts.ozlabs.org,
asahi@...ts.linux.dev, linux-arm-kernel@...ts.infradead.org,
linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Hector Martin <marcan@...can.st>
Subject: Re: [PATCH 1/4] i2c: pasemi: Add registers bits and switch to BIT()
Thu, Mar 20, 2025 at 01:23:25AM +0100, Andi Shyti kirjoitti:
> Hi Sven,
>
> On Sat, Feb 22, 2025 at 01:38:33PM +0000, Sven Peter via B4 Relay wrote:
> > From: Sven Peter <sven@...npeter.dev>
> >
> > Add the missing register bits to the defines and also switch
> > those to use the BIT macro which is much more readable than
> > using hardcoded masks
> >
> > Co-developed-by: Hector Martin <marcan@...can.st>
> > Signed-off-by: Hector Martin <marcan@...can.st>
> > Signed-off-by: Sven Peter <sven@...npeter.dev>
>
> Just this patch merged to i2c/i2c-host.
This needs an update as well. The proper header for BIT() et al. is bits.h.
bitfield.h is for FIELD_*() et al.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists