[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aLVmKrxEzYgbMUQU@smile.fi.intel.com>
Date: Mon, 1 Sep 2025 12:23:54 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Gabor Juhos <j4g8y7@...il.com>
Cc: Wolfram Sang <wsa@...nel.org>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
Andi Shyti <andi.shyti@...nel.org>,
Russell King <rmk+kernel@...linux.org.uk>,
Andrew Lunn <andrew@...n.ch>, Hanna Hawa <hhhawa@...zon.com>,
Robert Marko <robert.marko@...tura.hr>,
Linus Walleij <linus.walleij@...aro.org>, linux-i2c@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org, Imre Kaloz <kaloz@...nwrt.org>
Subject: Re: [PATCH v3 0/2] i2c: pxa: fix I2C communication on Armada 3700
On Wed, Aug 27, 2025 at 07:13:57PM +0200, Gabor Juhos wrote:
> There is a long standing bug which causes I2C communication not to
> work on the Armada 3700 based boards. The first patch in the series
> fixes that regression. The second patch improves recovery to make it
> more robust which helps to avoid communication problems with certain
> SFP modules.
...
> - remove Imre's tag from the cover letter, and replace his SoB tag to
> Reviewed-by in the individual patches
Note, this can be automated with `b4`.
# Start a new branch of the same base
git checkout -b v3 ...
# Apply last version from the mailing list
b4 am $MESSAGE_ID_OF_v2
# Do actual development of v3
...
Also you can do more with `b4 relay`, but I haven't tried it, so I don't know
if it makes it possible or better.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists