On Wed, Dec 16, 2020 at 11:40 AM Bin Meng wrote:
>
> On Fri, Dec 4, 2020 at 1:45 AM Andy Shevchenko
> wrote:
> >
> > DM is the modern default approach for the drivers in U-Boot.
> > It also allows to configure code via Device Tree.
> >
> > Move Intel Edison to use DM_USB_GADGET and drop hard code
On Fri, Dec 4, 2020 at 1:45 AM Andy Shevchenko
wrote:
>
> DM is the modern default approach for the drivers in U-Boot.
> It also allows to configure code via Device Tree.
>
> Move Intel Edison to use DM_USB_GADGET and drop hard coded values.
>
> Signed-off-by: Andy Shevchenko
> ---
> v2: cleaned
On Thu, 3 Dec 2020 at 10:45, Andy Shevchenko
wrote:
>
> DM is the modern default approach for the drivers in U-Boot.
> It also allows to configure code via Device Tree.
>
> Move Intel Edison to use DM_USB_GADGET and drop hard coded values.
>
> Signed-off-by: Andy Shevchenko
> ---
> v2: cleaned up
DM is the modern default approach for the drivers in U-Boot.
It also allows to configure code via Device Tree.
Move Intel Edison to use DM_USB_GADGET and drop hard coded values.
Signed-off-by: Andy Shevchenko
---
v2: cleaned up arch/x86/cpu/tangier/Kconfig as well
arch/x86/cpu/tangier/Kconfig
4 matches
Mail list logo