Re: [PATCH 07/14 v1] usb: typec: tcpci_maxim: Chip level TCPC driver

From: Badhri Jagan Sridharan
Date: Fri Aug 28 2020 - 10:52:10 EST


On Mon, Aug 24, 2020 at 10:16 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
> On 8/24/20 9:22 PM, Badhri Jagan Sridharan wrote:
> > diff --git a/drivers/usb/typec/tcpm/Kconfig b/drivers/usb/typec/tcpm/Kconfig
> > index fa3f39336246..7c9722b02afe 100644
> > --- a/drivers/usb/typec/tcpm/Kconfig
> > +++ b/drivers/usb/typec/tcpm/Kconfig
> > @@ -27,6 +27,12 @@ config TYPEC_RT1711H
> > Type-C Port Controller Manager to provide USB PD and USB
> > Type-C functionalities.
> >
> > +config TYPEC_TCPCI_MAXIM
> > + tristate "Maxim TCPCI based Type-C chip driver"
> > + select USB_PSY
>
> is that USB_PHY
> ?
Yes and not a dependency here. Will remove. Thanks for catching this !

>
> > + help
> > + MAXIM TCPCI based Type-C chip driver
>
> end that with '.' please.
Ack ! will fix it in the next version.

>
> > +
> > endif # TYPEC_TCPCI
> >
> > config TYPEC_FUSB302
>
>
> --
> ~Randy
>