chtek.com;
> Peter Chen ; garsi...@embeddedor.com;
> gso...@gmail.com; linux-usb@vger.kernel.org; devicet...@vger.kernel.org;
> dl-linux-imx
> Subject: Re: [PATCH v6 05/15] usb: typec: add API to get typec basic port
> power
> and data config
>
> Hi Jun,
>
> On Mon
Hi Jun,
On Mon, May 28, 2018 at 10:52:37AM +0800, Li Jun wrote:
> This patch adds 3 APIs to get the typec port power and data type,
> and preferred power role by its name string.
>
> Signed-off-by: Li Jun
> ---
> drivers/usb/typec/class.c | 50
> +++
Hi Li,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on usb/usb-testing]
[also build test ERROR on v4.17-rc7 next-20180529]
[cannot apply to staging/staging-testing]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
ur
; a.ha...@samsung.com; shufan_...@richtek.com;
> Peter Chen ; garsi...@embeddedor.com;
> gso...@gmail.com; Jun Li ; linux-usb@vger.kernel.org;
> devicet...@vger.kernel.org; dl-linux-imx
> Subject: Re: [PATCH v6 05/15] usb: typec: add API to get typec basic port
> power
> and data co
Hi Li,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on usb/usb-testing]
[also build test ERROR on v4.17-rc7 next-20180529]
[cannot apply to staging/staging-testing]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
ur
This patch adds 3 APIs to get the typec port power and data type,
and preferred power role by its name string.
Signed-off-by: Li Jun
---
drivers/usb/typec/class.c | 50 +++
include/linux/usb/typec.h | 3 +++
2 files changed, 53 insertions(+)
diff --g