On 02/09/2025 15:48, Guenter Roeck wrote: > On 9/2/25 01:39, Krzysztof Kozlowski wrote: >> On Mon, Sep 01, 2025 at 02:56:48PM -0700, Guenter Roeck wrote: >>> Add a compatible string for INA700. The chip is register compatible with >>> INA780 but implements different ADC ranges and thus needs a separate >>> compatible entry. >>> >>> Cc: Christian Kahr <christian.kahr@xxxxxx> >>> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx> >> >> Please mention in commit msg where is any user of that. >> > > You lost me a bit on that one. Christian had submitted a driver, but missed And how do I know that there was such driver? commit msg should tell that one way or another. > the devicetree documentation. That is what this patch is for. I frankly don't > know how to mention a user as requested; I don't easily find an example > in other devicetree patches. Typically the commit message is just "add <chip> > to <bindings>". Please give me an example of what you are looking for. "Document existing compatible string for INA700. ....." This is an easy way to explain that it already is used. Best regards, Krzysztof