Re: [PATCH] usb: pd: Reland VDO definitions of PD2.0

From: Greg KH
Date: Thu Feb 04 2021 - 01:27:52 EST


On Thu, Feb 04, 2021 at 02:17:56PM +0800, Kyle Tso wrote:
> On Thu, Feb 4, 2021 at 8:55 AM Kyle Tso <kyletso@xxxxxxxxxx> wrote:
> >
> > Hi, Benson and Prashant,
> >
> > On Thu, Feb 4, 2021 at 8:50 AM Kyle Tso <kyletso@xxxxxxxxxx> wrote:
> > >
> > > Reland VDO definitions of PD Revision 2.0 as they are still used in
> > > PD2.0 products.
> > >
> > > Fixes: 0e1d6f55a12e ("usb: pd: Update VDO definitions")
> > > Signed-off-by: Kyle Tso <kyletso@xxxxxxxxxx>
> > > ---
> > > include/linux/usb/pd_vdo.h | 69 ++++++++++++++++++++++++++++++++++++--
> > > 1 file changed, 66 insertions(+), 3 deletions(-)
> > >
> > Is there any chance that you have free time to verify this patch with
> > CrOS configuration?
> >
> > thanks,
> > Kyle
> >
>
> Hi,
>
> I tried to enable the config "CONFIG_CROS_EC_TYPEC=m" and it can make now.

Thanks for verifying, I'll go queue this up to keep the tree building
properly.

greg k-h