[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <85a8d9a6-712b-4fd8-a2bd-0c30ea9cd670@roeck-us.net>
Date: Sun, 10 Sep 2023 17:46:28 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Biju Das <biju.das.jz@...renesas.com>
Cc: Eric Tremblay <etremblay@...tech-controls.com>,
Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org,
linux-kernel@...r.kernel.org, Biju Das <biju.das.au@...il.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: Re: [PATCH v6 1/2] hwmon: tmp513: Add max_channels variable to
struct tmp51x_data
On Thu, Sep 07, 2023 at 08:14:03AM +0100, Biju Das wrote:
> The tmp512 chip has 3 channels whereas tmp513 has 4 channels. Avoid
> using tmp51x_ids for this HW difference by replacing OF/ID table
> data with maximum channels supported by the device.
>
> Replace id->max_channels variable from struct tmp51x_data and drop the
> macros TMP51{2,3}_TEMP_CONFIG_DEFAULT as it can be derived from the macro
> TMP51X_TEMP_CONFIG_DEFAULT and update the logic in tmp51x_is_visible(),
> tmp51x_read_properties() and tmp51x_init() using max_channels.
>
> While at it, drop enum tmp51x_ids as there is no user and remove
> trailing comma in the terminator entry for OF table.
>
> Signed-off-by: Biju Das <biju.das.jz@...renesas.com>
Applied.
Thanks,
Guenter
Powered by blists - more mailing lists