[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <85bb3cde-2b62-c15a-46f6-251eb06daeb1@roeck-us.net>
Date: Thu, 28 Apr 2022 22:38:17 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: wujek dev <dev_public@...ek.eu>
Cc: Jean Delvare <jdelvare@...e.com>, linux-hwmon@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hwmon: (pmbus) add missing definitions of pmbus registers
On 4/28/22 18:04, wujek dev wrote:
>
>>
>>
>> On 4/28/22 06:46, Adam Wujek wrote:
>>
>>> Definitions are taken from the table 31 of the PMBUS specification
>>> revision 1.3.1, 13 March 2015.
>>
>>
>> Do you plan to do anything with those registers, or a subset of it ?
> yes, some of PMBUS_MFR_SPECIFIC_*, but in a driver that will not be published in the near future.
>
Adding defines just to add defines without using them only increases
source code size and compile time. Let's not do that. We can add
missing defines as they are needed.
Guenter
Powered by blists - more mailing lists