[PATCH v2 08/10] led: gpio: Default to using node name if label is absent

Sean Anderson seanga2 at gmail.com
Wed Jun 17 05:18:23 CEST 2020


On 6/16/20 11:11 PM, Simon Glass wrote:
> On Sun, 7 Jun 2020 at 19:27, Sean Anderson <seanga2 at gmail.com> wrote:
>>
>> This more closely mirrors Linux's behaviour, and will make it easier to
>> transition to using function+color in the future.
>>
>> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
>> ---
>> This patch was previously submitted as part of
>> https://patchwork.ozlabs.org/project/uboot/list/?series=161576
>>
>> (no changes since v1)
>>
>>  drivers/led/led_gpio.c | 7 ++-----
>>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> Is there no test for this?
> 

There is not; I can add one in the next revision if you'd like. We
probably just need to delete a label from the test device tree.

--Sean


More information about the U-Boot mailing list