[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Vd32ivnOgenr1q9gd5kJRAQseAhZoiRb80Xv5O7qeBaJw@mail.gmail.com>
Date: Wed, 10 Jun 2020 01:00:55 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Eddie James <eajames@...ux.ibm.com>
Cc: linux-i2c <linux-i2c@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
wsa@...nel.org, Joel Stanley <joel@....id.au>
Subject: Re: [PATCH v2 0/2] i2c: fsi: Fixes for systems with more ports
On Tue, Jun 9, 2020 at 11:15 PM Eddie James <eajames@...ux.ibm.com> wrote:
>
> This series fixes a register definition for the FSI-attached I2C master to
> allow all the available ports. In addition, the code to add an adapter for
> each port is modified to require a device-tree entry for the bus. This is so
> that systems with lots of busses that have no devices on them don't add lots
> of unecessary devices.
>
FWIW,
Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>
> Changes since v1:
> - Remove the check for null device node since that is checked in
> of_device_is_available
>
> Eddie James (2):
> i2c: fsi: Fix the port number field in status register
> i2c: fsi: Prevent adding adapters for ports without dts nodes
>
> drivers/i2c/busses/i2c-fsi.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --
> 2.24.0
>
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists