[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <707c74ce-1afe-1b8c-43dc-d9c351a4a697@amd.com>
Date: Tue, 25 Jul 2023 10:22:49 -0500
From: "Limonciello, Mario" <mario.limonciello@....com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Cc: Mika Westerberg <mika.westerberg@...ux.intel.com>,
Jan Dabros <jsd@...ihalf.com>,
Andi Shyti <andi.shyti@...nel.org>,
Jarkko Nikula <jarkko.nikula@...ux.intel.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux I2C <linux-i2c@...r.kernel.org>,
Wolfram Sang <wsa@...nel.org>
Subject: Re: [PATCH v1 0/9] i2c: designware: code consolidation & cleanups
On 7/25/2023 09:30, Andy Shevchenko wrote:
> Mainly this is about firmware parsing and configuring code
> consolidation. Besides that some cleanups here and there.
>
> Andy Shevchenko (9):
> i2c: designware: Move has_acpi_companion() to common code
> i2c: designware: Change i2c_dw_acpi_configure() prototype
> i2c: designware: Align dw_i2c_of_configure() with
> i2c_dw_acpi_configure()
> i2c: designware: Propagate firmware node
> i2c: designware: Always provide ID tables
> i2c: designware: Consolidate firmware parsing and configure code
> i2c: desingware: Unify firmware type checks
> i2c: designware: Get rid of redundant 'else'
> i2c: designware: Fix spelling and other issues in the comments
>
> drivers/i2c/busses/i2c-designware-amdpsp.c | 10 +-
> drivers/i2c/busses/i2c-designware-common.c | 84 +++++++++++---
> drivers/i2c/busses/i2c-designware-core.h | 25 ++---
> drivers/i2c/busses/i2c-designware-master.c | 15 ++-
> drivers/i2c/busses/i2c-designware-pcidrv.c | 13 +--
> drivers/i2c/busses/i2c-designware-platdrv.c | 117 ++++++--------------
> drivers/i2c/busses/i2c-designware-slave.c | 6 +-
> 7 files changed, 131 insertions(+), 139 deletions(-)
>
Reviewed-by: Mario Limonciello <mario.limonciello@....com>
Powered by blists - more mailing lists