All of lore.kernel.org
 help / color / mirror / Atom feed
From: "shufan_lee(李書帆)" <shufan_lee@richtek.com>
To: 'Randy Dunlap' <rdunlap@infradead.org>,
	"heikki.krogerus@linux.intel.com"
	<heikki.krogerus@linux.intel.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"cy_huang(黃啟原)" <cy_huang@richtek.com>
Subject: RE: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver
Date: Wed, 10 Jan 2018 02:49:19 +0000	[thread overview]
Message-ID: <961b73ff3f224f5c917aefe47b1069a3@ex1.rt.l> (raw)
In-Reply-To: <ef35a33b-a213-53e9-6d6d-531f71696322@infradead.org>

Hi Randy,

  It is different. It seems that format is changed after sending.

  I'll try to fix that and send again, thank you!

Best Regards,
*****************************
Shu-Fan Lee
Richtek Technology Corporation
TEL: +886-3-5526789 #2359
FAX: +886-3-5526612
*****************************

-----Original Message-----
From: Randy Dunlap [mailto:rdunlap@infradead.org]
Sent: Wednesday, January 10, 2018 1:26 AM
To: shufan_lee(李書帆); heikki.krogerus@linux.intel.com
Cc: linux-kernel@vger.kernel.org; cy_huang(黃啟原)
Subject: Re: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver

On 01/09/18 00:45, shufan_lee(李書帆) wrote:
> Hi Randy,
>
>  I've checked the email and tabs are still there.
>
>  Would your mind providing an example of what you see and highlight the incorrect format?
>
>  Thank you!
>
> Best Regards,

Please see your message in the email archive at:
https://marc.info/?l=linux-kernel&m=151546820509868&w=2

Is that how it was supposed to be formatted?

Thanks.

> *****************************
> Shu-Fan Lee
> Richtek Technology Corporation
> TEL: +886-3-5526789 #2359
> FAX: +886-3-5526612
> *****************************
>
> -----Original Message-----
> From: Randy Dunlap [mailto:rdunlap@infradead.org]
> Sent: Tuesday, January 09, 2018 2:19 PM
> To: shufan_lee(李書帆); heikki.krogerus@linux.intel.com
> Cc: linux-kernel@vger.kernel.org; cy_huang(黃啟原)
> Subject: Re: [PATCH] USB TYPEC: RT1711H Type-C Chip Driver
>
> On 01/08/18 19:13, shufan_lee(李書帆) wrote:
>> From: ShuFan Lee <shufan_lee@richtek.com>
>>
>> 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@richtek.com> ---​
>>
>> 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
> ************* 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
************* 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!

  reply	other threads:[~2018-01-10  2:50 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09  3:13 [PATCH] USB TYPEC: RT1711H Type-C Chip Driver shufan_lee(李書帆)
2018-01-09  6:18 ` Randy Dunlap
2018-01-09  8:45   ` shufan_lee(李書帆)
2018-01-09 17:26     ` Randy Dunlap
2018-01-10  2:49       ` shufan_lee(李書帆) [this message]
2018-01-10  6:59 ShuFanLee
2018-01-17  9:30 ` shufan_lee(李書帆)
2018-01-17 11:08   ` Heikki Krogerus
2018-01-17 11:14     ` Greg KH
2018-01-17 12:00       ` Heikki Krogerus
2018-01-17 13:31         ` Greg KH
2018-01-17 13:33 ` Greg KH
2018-01-17 13:33 ` Greg KH
2018-01-17 13:42 ` Greg KH
2018-01-18 13:13   ` shufan_lee(李書帆)
2018-01-19  8:03     ` 'Greg KH'
2018-01-19  3:09 ` Jun Li
2018-01-19  5:48   ` shufan_lee(李書帆)
2018-01-19  8:22     ` Heikki Krogerus
2018-01-19  9:01       ` shufan_lee(李書帆)
2018-01-19  9:24         ` Heikki Krogerus
2018-01-19 16:02           ` Guenter Roeck
2018-01-22  2:01             ` shufan_lee(李書帆)
2018-01-22 18:50               ` Guenter Roeck
2018-01-29  7:19                 ` shufan_lee(李書帆)
2018-01-29 19:57                   ` Guenter Roeck
2018-01-30 13:21                     ` shufan_lee(李書帆)
2018-01-30 23:25                       ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=961b73ff3f224f5c917aefe47b1069a3@ex1.rt.l \
    --to=shufan_lee@richtek.com \
    --cc=cy_huang@richtek.com \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.