Re: [PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread Greg KH
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Wed, Mar 17, 2021 at 07:34

RE: [PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread Min Li
; a...@arndb.de; > linux-kernel@vger.kernel.org; linux-...@vger.kernel.org > Subject: Re: [PATCH net-next v1] misc: Add Renesas Synchronization > Management Unit (SMU) support > > On Wed, Mar 17, 2021 at 02:59:56PM -0400, min.li...@renesas.com wrote: > > From: Min Li > >

Re: [PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread Greg KH
On Wed, Mar 17, 2021 at 02:59:56PM -0400, min.li...@renesas.com wrote: > From: Min Li > > This driver is developed for the IDT ClockMatrix(TM) and 82P33xxx families > of timing and synchronization devices.It will be used by Renesas PTP Clock > Manager for Linux (pcm4l) software to provide support

Re: [PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/min-li-xe-renesas-com/misc-Add-Renesas-Synchronization-Management-Unit-SMU-support/20210318-020345 base: https://git.kernel.org/pub/scm/linux/kern

[PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread min.li.xe
From: Min Li This driver is developed for the IDT ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices.It will be used by Renesas PTP Clock Manager for Linux (pcm4l) software to provide support to GNSS assisted partial timing support (APTS) and other networking timing funct

Re: [PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread Randy Dunlap
On 3/17/21 10:44 AM, min.li...@renesas.com wrote: > diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig > index f532c59..1e2bc33 100644 > --- a/drivers/misc/Kconfig > +++ b/drivers/misc/Kconfig > @@ -445,6 +445,16 @@ config HISI_HIKEY_USB > switching between the dual-role USB-C port an

[PATCH net-next v1] misc: Add Renesas Synchronization Management Unit (SMU) support

2021-03-17 Thread min.li.xe
From: Min Li This driver is developed for the IDT ClockMatrix(TM) and 82P33xxx families of timing and synchronization devices.It will be used by Renesas PTP Clock Manager for Linux (pcm4l) software to provide support to GNSS assisted partial timing support (APTS) and other networking timing funct