[U-Boot] [PATCH 00/23] DM: Cmd: GPIO/LED/STM32/CLK: provide command-line support for device-tree configured gpios and leds
Bin Meng
bmeng.cn at gmail.com
Sat Jun 18 16:07:16 CEST 2016
On Sat, Jun 18, 2016 at 8:55 PM, Benjamin Tietz
<uboot at dresden.micronet24.de> wrote:
> This series begins to provide device-tree support on stm32 devices,
> starting with a the stack of a simple clock-driver (at least
> enabling/disabling peripheral clocks), the gpio driver and leds.
>
> As the current led command-line interface isn't aware of any device-tree
> configured led, the command gets rewritten and extended for device-tree LEDs
> on the way. These changes are architecture indipendent.
>
> To accomplish these changes the led-uclass driver had to be extended, too.
>
>
> The first three (bugfix-)patches had already been sent to list, but hadn't
> received any reply, yet.
> ---
>
Please do not send your patch in an attachment. Instead, send the
patch content directly. Also, please write something as the commit
message to describe the changes in each commit.
Regards,
Bin
More information about the U-Boot
mailing list