All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] PinePhone: enable LED on boot for improved
@ 2021-09-08 19:14 Arnaud Ferraris
  2021-09-08 19:14 ` [PATCH v2 1/2] board: sunxi: enable status LED early Arnaud Ferraris
  2021-09-08 19:14 ` [PATCH v2 2/2] pinephone_defconfig: add support for early-boot status LED Arnaud Ferraris
  0 siblings, 2 replies; 5+ messages in thread
From: Arnaud Ferraris @ 2021-09-08 19:14 UTC (permalink / raw)
  To: u-boot; +Cc: Jagan Teki, Andre Przywara, Samuel Holland, Maxime Ripard

Hi,

As the PinePhone doesn't provide any visual feedback when booting, these
patches take advantage of the built-in RGB LED to indicate the device
is indeed powered on.

I've been carrying those downstream in Mobian for some time now,
allowing users to see their phone is booting (otherwise it can be
several seconds before the kernel is loaded and able to show a sign of
life).

Best regards,
Arnaud

--
Changes in v2:
  - limit the amount of #ifdef's in board.c
  - add a Reviewed-by record

Arnaud Ferraris (2):
      board: sunxi: enable status LED early
      pinephone_defconfig: add support for early-boot status LED

 board/sunxi/board.c         | 6 ++++++
 configs/pinephone_defconfig | 6 ++++++
 2 files changed, 12 insertions(+)



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-09  0:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 19:14 [PATCH v2 0/2] PinePhone: enable LED on boot for improved Arnaud Ferraris
2021-09-08 19:14 ` [PATCH v2 1/2] board: sunxi: enable status LED early Arnaud Ferraris
2021-09-09  0:15   ` Samuel Holland
2021-09-08 19:14 ` [PATCH v2 2/2] pinephone_defconfig: add support for early-boot status LED Arnaud Ferraris
2021-09-09  0:17   ` Samuel Holland

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.