Hi,
On Fri, 27 Sep 2024 09:53:05 -0400, Hugo Villeneuve wrote:
> In jadard_prepare() a reset pulse is generated with the following
> statements (delays ommited for clarity):
>
> gpiod_set_value(jadard->reset, 1); --> Deassert reset
> gpiod_set_value(jadard->reset, 0); --> Assert reset for
On 13/02/2025 12:42, Linus Walleij wrote:
On Tue, Feb 4, 2025 at 6:46 PM Hugo Villeneuve wrote:
On Mon, 30 Sep 2024 18:24:44 +0200
neil.armstr...@linaro.org wrote:
OK then:
Reviewed-by: Neil Armstrong
Hi Neil,
it seems this patch was never applied/picked-up?
We have some soft rule that
On Tue, Feb 4, 2025 at 6:46 PM Hugo Villeneuve wrote:
> On Mon, 30 Sep 2024 18:24:44 +0200
> neil.armstr...@linaro.org wrote:
> > OK then:
> > Reviewed-by: Neil Armstrong
>
> Hi Neil,
> it seems this patch was never applied/picked-up?
We have some soft rule that the reviewer and committer shoul
On Mon, 30 Sep 2024 18:24:44 +0200
neil.armstr...@linaro.org wrote:
> On 30/09/2024 17:05, Hugo Villeneuve wrote:
> > On Mon, 30 Sep 2024 16:38:14 +0200
> > Neil Armstrong wrote:
> >
> >> Hi,
> >>
> >> On 27/09/2024 15:53, Hugo Villeneuve wrote:
> >>> From: Hugo Villeneuve
> >>>
> >>> In jadard
On 30/09/2024 17:05, Hugo Villeneuve wrote:
On Mon, 30 Sep 2024 16:38:14 +0200
Neil Armstrong wrote:
Hi,
On 27/09/2024 15:53, Hugo Villeneuve wrote:
From: Hugo Villeneuve
In jadard_prepare() a reset pulse is generated with the following
statements (delays ommited for clarity):
gpiod
On Mon, 30 Sep 2024 16:38:14 +0200
Neil Armstrong wrote:
> Hi,
>
> On 27/09/2024 15:53, Hugo Villeneuve wrote:
> > From: Hugo Villeneuve
> >
> > In jadard_prepare() a reset pulse is generated with the following
> > statements (delays ommited for clarity):
> >
> > gpiod_set_value(jadard->
Hi,
On 27/09/2024 15:53, Hugo Villeneuve wrote:
From: Hugo Villeneuve
In jadard_prepare() a reset pulse is generated with the following
statements (delays ommited for clarity):
gpiod_set_value(jadard->reset, 1); --> Deassert reset
gpiod_set_value(jadard->reset, 0); --> Assert reset