Re: [U-Boot] [PATCH v2 06/11] imx: tpc70: led: Enable LED default state

2019-08-09 Thread Peng Fan
> Subject: [PATCH v2 06/11] imx: tpc70: led: Enable LED default state > > This change sets the default state of LEDs on TPC70. > > Signed-off-by: Lukasz Majewski > --- > > board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c | 4 > 1 file changed, 4 insertions(+) > > diff --git

[U-Boot] [PATCH v2 06/11] imx: tpc70: led: Enable LED default state

2019-07-30 Thread Lukasz Majewski
This change sets the default state of LEDs on TPC70. Signed-off-by: Lukasz Majewski --- board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c | 4 1 file changed, 4 insertions(+) diff --git a/board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c b/board/k+p/kp_imx6q_tpc/kp_imx6q_tpc.c index 1dbd03efd8..97af6bd65b