On Tue, Dec 15, 2020 at 4:49 AM Simon Glass wrote:
>
> Hi Chris,
>
> On Sat, 12 Dec 2020 at 11:51, Chris Packham wrote:
> >
> >
> >
> > On Sun, 13 Dec 2020, 4:44 AM Simon Glass, wrote:
> >>
> >> Hi Joseph,
> >>
> >> On Tue, 8 Dec 2020 at 00:32, Joseph Liu wrote:
> >> >
> >> > From: Joseph Liu
Hi Chris,
On Sat, 12 Dec 2020 at 11:51, Chris Packham wrote:
>
>
>
> On Sun, 13 Dec 2020, 4:44 AM Simon Glass, wrote:
>>
>> Hi Joseph,
>>
>> On Tue, 8 Dec 2020 at 00:32, Joseph Liu wrote:
>> >
>> > From: Joseph Liu
>> >
>> > If DM_I2C is used, the command "i2c dev" will not reassign
>> > gd->c
On Sun, 13 Dec 2020, 4:44 AM Simon Glass, wrote:
> Hi Joseph,
>
> On Tue, 8 Dec 2020 at 00:32, Joseph Liu wrote:
> >
> > From: Joseph Liu
> >
> > If DM_I2C is used, the command "i2c dev" will not reassign
> > gd->cur_i2c_bus.
> >
> > Add this bus option to change the active I2C bus.
> >
> > Sig
Hi Joseph,
On Tue, 8 Dec 2020 at 00:32, Joseph Liu wrote:
>
> From: Joseph Liu
>
> If DM_I2C is used, the command "i2c dev" will not reassign
> gd->cur_i2c_bus.
>
> Add this bus option to change the active I2C bus.
>
> Signed-off-by: Joseph Liu
> ---
> drivers/gpio/pca953x.c | 14 +
From: Joseph Liu
If DM_I2C is used, the command "i2c dev" will not reassign
gd->cur_i2c_bus.
Add this bus option to change the active I2C bus.
Signed-off-by: Joseph Liu
---
drivers/gpio/pca953x.c | 14 +-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/drivers/gpio/p
5 matches
Mail list logo