Re: [PATCH 1/2] dt-bindings: hwmon: merge max1619 into trivial devices
From: Rob Herring <robh+dt@kernel.org>
Date: 2021-08-23 21:20:03
Also in:
linux-hwmon, lkml
From: Rob Herring <robh+dt@kernel.org>
Date: 2021-08-23 21:20:03
Also in:
linux-hwmon, lkml
On Fri, Aug 20, 2021 at 9:26 AM Guenter Roeck [off-list ref] wrote:
On 8/19/21 11:25 AM, Krzysztof Kozlowski wrote:quoted
Ther Maxim max1619 bindings are trivial, so simply merge it into trivial-devices.yaml. Signed-off-by: Krzysztof Kozlowski <redacted>Do we have a general guideline on how to handle such trivial bindings ?
Not really. I debate (with myself) just getting rid of it as I suspect lots of bindings are just incomplete. Like should supplies be required? But it's convenient to have and not duplicate a bunch of boilerplate.
I normally leave it up to the driver author to decide one way or another.
Me too. This one looks simple enough to be in trivial-devices, so I'll take having a schema over not. Rob