[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Yaj5jnRzAUvGxeFq@smile.fi.intel.com>
Date: Thu, 2 Dec 2021 18:51:26 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Anand Ashok Dumbre <ANANDASH@...inx.com>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"jic23@...nel.org" <jic23@...nel.org>,
"lars@...afoo.de" <lars@...afoo.de>,
"linux-iio@...r.kernel.org" <linux-iio@...r.kernel.org>,
git <git@...inx.com>, Michal Simek <michals@...inx.com>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"rafael@...nel.org" <rafael@...nel.org>,
"linux-acpi@...r.kernel.org" <linux-acpi@...r.kernel.org>,
"heikki.krogerus@...ux.intel.com" <heikki.krogerus@...ux.intel.com>,
Manish Narani <MNARANI@...inx.com>
Subject: Re: [PATCH v11 3/5] iio: adc: Add Xilinx AMS driver
On Thu, Dec 02, 2021 at 04:32:33PM +0000, Anand Ashok Dumbre wrote:
...
> > > +/**
> > > + * struct ams - Driver data for xilinx-ams
(1)
> > > + * @base: physical base address of device
> > > + * @ps_base: physical base address of PS device
> > > + * @pl_base: physical base address of PL device
> > > + * @clk: clocks associated with the device
> > > + * @dev: pointer to device struct
> > > + * @lock: to handle multiple user interaction
> > > + * @intr_lock: to protect interrupt mask values
> > > + * @alarm_mask: alarm configuration
> > > + * @current_masked_alarm: currently masked due to alarm
> > > + * @intr_mask: interrupt configuration
> > > + * @ams_unmask_work: re-enables event once the event condition
> > > +disappears
> >
> > > + * This structure contains necessary state for Sysmon driver to
> > > + operate
> >
> > Shouldn't be this "state for Sysmon driver to operate" a summary above?
>
> I don't understand.
(1) is not so informative, this one is better.
> > > + */
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists