From: "sakari.ailus@linux.intel.com" <sakari.ailus@linux.intel.com>
To: "Wu, Wentong" <wentong.wu@intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
"gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>,
"arnd@arndb.de" <arnd@arndb.de>,
"mka@chromium.org" <mka@chromium.org>,
"oneukum@suse.com" <oneukum@suse.com>,
"lee@kernel.org" <lee@kernel.org>,
"wsa@kernel.org" <wsa@kernel.org>,
"kfting@nuvoton.com" <kfting@nuvoton.com>,
"broonie@kernel.org" <broonie@kernel.org>,
"maz@kernel.org" <maz@kernel.org>,
"brgl@bgdev.pl" <brgl@bgdev.pl>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>,
"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
"linux-spi@vger.kernel.org" <linux-spi@vger.kernel.org>,
"linux-gpio@vger.kernel.org" <linux-gpio@vger.kernel.org>,
"andriy.shevchenko@linux.intel.com"
<andriy.shevchenko@linux.intel.com>,
"heikki.krogerus@linux.intel.com"
<heikki.krogerus@linux.intel.com>,
"andi.shyti@linux.intel.com" <andi.shyti@linux.intel.com>,
"Pandruvada, Srinivas" <srinivas.pandruvada@intel.com>,
"linux-drivers-review@eclists.intel.com"
<linux-drivers-review@eclists.intel.com>,
"Wang, Zhifeng" <zhifeng.wang@intel.com>
Subject: Re: [PATCH v9 4/4] gpio: update Intel LJCA USB GPIO driver
Date: Wed, 23 Aug 2023 19:01:07 +0000 [thread overview]
Message-ID: <ZOZXc8Vsa/aJQMIc@kekkonen.localdomain> (raw)
In-Reply-To: <DM6PR11MB43162BD4B856DF157D5F6F698D1AA@DM6PR11MB4316.namprd11.prod.outlook.com>
Hi Wentong, Linus,
On Thu, Aug 17, 2023 at 07:07:54AM +0000, Wu, Wentong wrote:
> > From: Linus Walleij <linus.walleij@linaro.org>
> >
> > On Thu, Aug 17, 2023 at 12:32 AM Wentong Wu <wentong.wu@intel.com>
> > wrote:
> >
> > > This driver communicate with LJCA GPIO module with specific protocol
> > > through interfaces exported by LJCA USB driver.
> > > Update the driver according to LJCA USB driver's changes.
> > >
> > > Signed-off-by: Wentong Wu <wentong.wu@intel.com>
> > > Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> >
> > This patch does several things at the same time, consider the "one technical step
> > per patch" approach, for some definition of a "technical step". The upside is that
> > git bisect gets better precision when something goes sidewise.
>
> Ack, thanks. I will follow this going forward.
The old LJCA GPIO driver got added without the rest of the LJCA, including
the main driver (now 1st patch of this set). I might have just reverted the
patch that added the old one and put the new one on top.
The old driver was never usable AFAIU and there are many changes as Linus
noted. It would be easier to review as new driver.
I wonder what others think.
--
Regards,
Sakari Ailus
next prev parent reply other threads:[~2023-08-23 19:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-16 22:31 [PATCH v9 0/4] Add Intel LJCA device driver Wentong Wu
2023-08-16 22:31 ` [PATCH v9 1/4] usb: Add support for Intel LJCA device Wentong Wu
2023-08-16 22:31 ` [PATCH v9 2/4] i2c: Add support for Intel LJCA USB I2C driver Wentong Wu
2023-08-20 17:01 ` Andi Shyti
2023-08-21 8:02 ` Wu, Wentong
2023-08-16 22:31 ` [PATCH v9 3/4] spi: Add support for Intel LJCA USB SPI driver Wentong Wu
2023-08-16 22:31 ` [PATCH v9 4/4] gpio: update Intel LJCA USB GPIO driver Wentong Wu
2023-08-17 7:03 ` Linus Walleij
2023-08-17 7:07 ` Wu, Wentong
2023-08-23 19:01 ` sakari.ailus [this message]
2023-08-24 0:54 ` Wu, Wentong
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=ZOZXc8Vsa/aJQMIc@kekkonen.localdomain \
--to=sakari.ailus@linux.intel.com \
--cc=andi.shyti@linux.intel.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=arnd@arndb.de \
--cc=brgl@bgdev.pl \
--cc=broonie@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=heikki.krogerus@linux.intel.com \
--cc=kfting@nuvoton.com \
--cc=lee@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-drivers-review@eclists.intel.com \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=maz@kernel.org \
--cc=mka@chromium.org \
--cc=oneukum@suse.com \
--cc=srinivas.pandruvada@intel.com \
--cc=wentong.wu@intel.com \
--cc=wsa@kernel.org \
--cc=zhifeng.wang@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).