[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAGngYiV6i=fsySH35UgL2fKiNp1VAfdkJ=hrZ8nmMn_1fkaa-Q@mail.gmail.com>
Date: Tue, 10 Nov 2020 12:06:37 -0500
From: Sven Van Asbroeck <thesven73@...il.com>
To: Andy Shevchenko <andy.shevchenko@...il.com>
Cc: Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Jakub Kicinski <kuba@...nel.org>,
Russell King <linux@...linux.org.uk>,
"David S. Miller" <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Mark Brown <broonie@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Frederic LAMBERT <frdrc66@...il.com>,
Gabor Juhos <juhosg@...nwrt.org>,
Jonathan Cameron <jonathan.cameron@...wei.com>,
linux-spi <linux-spi@...r.kernel.org>
Subject: Re: [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags
PING Jakub
On Tue, Nov 10, 2020 at 11:30 AM Andy Shevchenko
<andy.shevchenko@...il.com> wrote:
>
> I see that this is a fix for backporing, but maybe you can send a
> patches on top of this to:
> 1) introduce
> #define SPI_MODE_MASK (SPI_CPHA | SPI_CPOL)
> spi->mode &= ~SPI_MODE_MASK;
> > + spi->mode |= SPI_MODE_0;
>
Jakub,
Is it possible to merge Andy's suggestion into net?
Or should this go into net-next?
Thank you,
Sven
Powered by blists - more mailing lists