On Sat, Mar 22, 2025, at 14:23, Andy Shevchenko wrote:
> Thu, Mar 20, 2025 at 01:23:25AM +0100, Andi Shyti kirjoitti:
>> Hi Sven,
>>
>> On Sat, Feb 22, 2025 at 01:38:33PM +, Sven Peter via B4 Relay wrote:
>> > From: Sven Peter
>> >
>> > Add the missing register bits to the defines and also s
Thu, Mar 20, 2025 at 01:23:25AM +0100, Andi Shyti kirjoitti:
> Hi Sven,
>
> On Sat, Feb 22, 2025 at 01:38:33PM +, Sven Peter via B4 Relay wrote:
> > From: Sven Peter
> >
> > Add the missing register bits to the defines and also switch
> > those to use the BIT macro which is much more readabl
Hi Sven,
On Sat, Feb 22, 2025 at 01:38:33PM +, Sven Peter via B4 Relay wrote:
> From: Sven Peter
>
> 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
> Signe
From: Sven Peter
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
Signed-off-by: Hector Martin
Signed-off-by: Sven Peter
---
drivers/i2c/busses/i2c-pasemi-core.c | 40