Re: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver

From: Randy Dunlap
Date: Tue Jan 09 2018 - 01:19:14 EST


On 01/08/18 19:13, shufan_lee(ææå) wrote:
> From: ShuFan Lee <shufan_lee@xxxxxxxxxxx>
>
> Richtek RT1711H Type-C chip driver that works with
> Type-C Port Controller Manager to provide USB PD and
> USB Type-C functionalities.
>
> Signed-off-by: ShuFan Lee <shufan_lee@xxxxxxxxxxx>
> ---â
>
> Documentation/devicetree/bindings/usb/richtek,rt1711h.txt | 38
> arch/arm64/boot/dts/hisilicon/rt1711h.dtsi | 11
> drivers/usb/typec/Kconfig | 2
> drivers/usb/typec/Makefile | 1
> drivers/usb/typec/rt1711h/Kconfig | 7
> drivers/usb/typec/rt1711h/Makefile | 2
> drivers/usb/typec/rt1711h/rt1711h.c | 2241 ++++++++++
> drivers/usb/typec/rt1711h/rt1711h.h | 300 +
> 8 files changed, 2602 insertions(+)

Hi,
It looks like your mail client or your mail server (or something else)
ate all of the tabs that would make this patch look normal.

When you have that fixed, I guess that you should also Cc: the linux-usb
mailing list with the patch.

Thanks.

> ************* Email Confidentiality Notice ********************
>
> The information contained in this e-mail message (including any attachments) may be confidential, proprietary, privileged, or otherwise exempt from disclosure under applicable laws. It is intended to be conveyed only to the designated recipient(s). Any use, dissemination, distribution, printing, retaining or copying of this e-mail (including its attachments) by unintended recipient(s) is strictly prohibited and may be unlawful. If you are not an intended recipient of this e-mail, or believe that you have received this e-mail in error, please notify the sender immediately (by replying to this e-mail), delete any and all copies of this e-mail (including any attachments) from your system, and do not disclose the content of this e-mail to any other person. Thank you!
>


--
~Randy