[PATCH v2 1/3] dt-bindings: trivial-devices: support pmbus compatible string
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-09-18 13:03:09
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-09-18 13:03:09
Also in:
linux-arm-kernel, linux-devicetree, lkml
On 18/09/2024 11:54, Delphine CC Chiu wrote:
From: Ricky CX Wu <redacted> 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. Best regards, Krzysztof