Re: [PATCH v3 04/25] pinephone: Drop status-LED code and use LED

2024-12-03 Thread Simon Glass
Hi Peter, On Tue, 5 Nov 2024 at 07:13, Peter Robinson wrote: > > On Sun, 3 Nov 2024 at 00:42, Simon Glass wrote: > > > > Drop the STATUS_LED options and enable LED and LED_BOOT instead, since > > this is the new way to access the LED functionality. > > This still doesn't work! > Could you try t

Re: [PATCH v3 04/25] pinephone: Drop status-LED code and use LED

2024-12-03 Thread Simon Glass
On Tue, 5 Nov 2024 at 07:13, Peter Robinson wrote: > > On Sun, 3 Nov 2024 at 00:42, Simon Glass wrote: > > > > Drop the STATUS_LED options and enable LED and LED_BOOT instead, since > > this is the new way to access the LED functionality. > > This still doesn't work! > > > Signed-off-by: Simon Gl

Re: [PATCH v3 04/25] pinephone: Drop status-LED code and use LED

2024-11-05 Thread Peter Robinson
On Sun, 3 Nov 2024 at 00:42, Simon Glass wrote: > > Drop the STATUS_LED options and enable LED and LED_BOOT instead, since > this is the new way to access the LED functionality. This still doesn't work! > Signed-off-by: Simon Glass > --- > > Changes in v3: > - Combine removal and enable patches

Re: [PATCH v3 04/25] pinephone: Drop status-LED code and use LED

2024-11-04 Thread Tom Rini
On Sat, Nov 02, 2024 at 06:32:56PM -0600, Simon Glass wrote: > Drop the STATUS_LED options and enable LED and LED_BOOT instead, since > this is the new way to access the LED functionality. > > Signed-off-by: Simon Glass > --- > > Changes in v3: > - Combine removal and enable patches > > Change

[PATCH v3 04/25] pinephone: Drop status-LED code and use LED

2024-11-02 Thread Simon Glass
Drop the STATUS_LED options and enable LED and LED_BOOT instead, since this is the new way to access the LED functionality. Signed-off-by: Simon Glass --- Changes in v3: - Combine removal and enable patches Changes in v2: - Add a patch to enable LED and LED_BOOT for these boards configs/pinep

[PATCH v3 04/25] pinephone: Drop status-LED code and use LED

2024-11-02 Thread Simon Glass
Drop the STATUS_LED options and enable LED and LED_BOOT instead, since this is the new way to access the LED functionality. Signed-off-by: Simon Glass --- Changes in v3: - Combine removal and enable patches Changes in v2: - Add a patch to enable LED and LED_BOOT for these boards configs/pinep