From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Wed, 18 Sep 2024 09:53:09 -0700 Subject: [PATCH v2 1/3] dt-bindings: trivial-devices: support pmbus compatible string In-Reply-To: References: <20240918095438.1345886-1-Delphine_CC_Chiu@wiwynn.com> <20240918095438.1345886-2-Delphine_CC_Chiu@wiwynn.com> Message-ID: List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 9/18/24 06:03, Krzysztof Kozlowski wrote: > On 18/09/2024 11:54, Delphine CC Chiu wrote: >> From: Ricky CX Wu >> >> Add pmbus compatibale string for the Generic PMbus devices that could >> be monitor by pmbus driver. >> > > You need to explain more, provide background why we would like to accept > a generic compatible. And why a specific compatible cannot or should not > be used... > > In general this is a no, you cannot have such compatibles for real hardware. > Agreed; affected chips should be listed explicitly in drivers/hwmon/pmbus/pmbus.c. Guenter