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

From: Greg KH
Date: Thu Feb 11 2021 - 02:07:05 EST


On Wed, Feb 10, 2021 at 10:03:31PM -0500, min.li.xe@xxxxxxxxxxx wrote:
> From: Min Li <min.li.xe@xxxxxxxxxxx>
>
> This driver supports 1588 related functions of ClockMatrix(TM)
> and 82P33xxx families of timing and synchronization devices. The
> supported functons are:
>
> - set combomode
> - get dpll's state
> - get dpll's ffo
>
> Please note that this driver needs to work with rsmu mfd driver
> to access SMU through I2C/SPI.
>
> Signed-off-by: Min Li <min.li.xe@xxxxxxxxxxx>

Where is the new user/kernel api you are creating here documented? What
userspace tools use it?

thanks,

greg k-h