RE: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-19 Thread Vadim Pasternak
..@vger.kernel.org; j...@resnulli.us; Michael Shych > ; ivec...@redhat.com > Subject: Re: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox > register access driver > > On Sun, Jun 17, 2018 at 09:52:16AM -0700, Randy Dunlap wrote: > > On 06/17/2018 09:56 A

RE: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-19 Thread Vadim Pasternak
..@vger.kernel.org; j...@resnulli.us; Michael Shych > ; ivec...@redhat.com > Subject: Re: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox > register access driver > > On Sun, Jun 17, 2018 at 09:52:16AM -0700, Randy Dunlap wrote: > > On 06/17/2018 09:56 A

Re: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-19 Thread Darren Hart
On Sun, Jun 17, 2018 at 09:52:16AM -0700, Randy Dunlap wrote: > On 06/17/2018 09:56 AM, Vadim Pasternak wrote: > > diff --git a/drivers/platform/mellanox/Kconfig > > b/drivers/platform/mellanox/Kconfig ... > > + space trough sysfs interface. The sets of registers for sysfs access > >

Re: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-19 Thread Darren Hart
On Sun, Jun 17, 2018 at 09:52:16AM -0700, Randy Dunlap wrote: > On 06/17/2018 09:56 AM, Vadim Pasternak wrote: > > diff --git a/drivers/platform/mellanox/Kconfig > > b/drivers/platform/mellanox/Kconfig ... > > + space trough sysfs interface. The sets of registers for sysfs access > >

Re: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-17 Thread Randy Dunlap
On 06/17/2018 09:56 AM, Vadim Pasternak wrote: > --- > drivers/platform/mellanox/Kconfig | 11 ++ > drivers/platform/mellanox/Makefile| 1 + > drivers/platform/mellanox/mlxreg-io.c | 245 > ++ > 3 files changed, 257 insertions(+) > create mode 100644

Re: [PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-17 Thread Randy Dunlap
On 06/17/2018 09:56 AM, Vadim Pasternak wrote: > --- > drivers/platform/mellanox/Kconfig | 11 ++ > drivers/platform/mellanox/Makefile| 1 + > drivers/platform/mellanox/mlxreg-io.c | 245 > ++ > 3 files changed, 257 insertions(+) > create mode 100644

[PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-17 Thread Vadim Pasternak
Introduce new Mellanox platform driver to allow access to Mellanox programmable device register space trough sysfs interface. The driver purpose is to provide sysfs interface for user space for the registers essential for system control and monitoring. The sets of registers for sysfs access are

[PATCH v6 6/8] platform/mellanox: Introduce support for Mellanox register access driver

2018-06-17 Thread Vadim Pasternak
Introduce new Mellanox platform driver to allow access to Mellanox programmable device register space trough sysfs interface. The driver purpose is to provide sysfs interface for user space for the registers essential for system control and monitoring. The sets of registers for sysfs access are