Re: [PATCH 2/2] pinephone_defconfig: add support for early-boot status LED

2021-09-06 Thread Andre Przywara
On Mon, 6 Sep 2021 22:57:53 +0200 Arnaud Ferraris wrote: > From: Arnaud Ferraris > > This commit enables the green status LED (PD18/GPIO 114) on boot in the > SPL, in order to provide visual feedback that the PinePhone is booting. Looks alright, and while I don't have a Pinephone to test this

[PATCH 2/2] pinephone_defconfig: add support for early-boot status LED

2021-09-06 Thread Arnaud Ferraris
From: Arnaud Ferraris This commit enables the green status LED (PD18/GPIO 114) on boot in the SPL, in order to provide visual feedback that the PinePhone is booting. Signed-off-by: Arnaud Ferraris --- configs/pinephone_defconfig | 6 ++ 1 file changed, 6 insertions(+) diff --git a/configs