[PATCH 1/8] tcpc: Add driver for USB typec port controller (TCPC)

Peng Fan peng.fan at nxp.com
Tue Oct 13 11:39:50 CEST 2020


> Subject: Re: [PATCH 1/8] tcpc: Add driver for USB typec port controller (TCPC)
> 
> On 10/12/20 11:43 AM, Peng Fan wrote:
> >> Subject: Re: [PATCH 1/8] tcpc: Add driver for USB typec port
> >> controller (TCPC)
> >>
> >> On 10/12/20 8:23 AM, Peng Fan wrote:
> >> [...]
> >>>  board/freescale/common/Kconfig  |    6 +
> >>>  board/freescale/common/Makefile |    4 +
> >>>  board/freescale/common/tcpc.c   | 1018
> >> +++++++++++++++++++++++++++++++
> >>>  board/freescale/common/tcpc.h   |  469 ++++++++++++++
> >>>  4 files changed, 1497 insertions(+)  create mode 100644
> >>> board/freescale/common/tcpc.c  create mode
> >> 100644
> >>> board/freescale/common/tcpc.h
> >>
> >> Shouldn't driver be in drivers/ ?
> >
> > You mean drivers/usb/typec as kernel?
> 
> Yes, looks much better than putting drivers into board/ , right ?
> 
> > There is no common framework now.
> 
> What can we do about that ?

I have no bandwidth to study the new typec area currently. I'll leave
this to Jun and Ye.

BTW: are you ok to take the ehci-mx6 patches?
https://patchwork.ozlabs.org/project/uboot/list/?series=202112

Thanks,
Peng.


More information about the U-Boot mailing list