On Fri, Aug 20, 2021 at 9:26 AM Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > > On 8/19/21 11:25 AM, Krzysztof Kozlowski wrote: > > Ther Maxim max1619 bindings are trivial, so simply merge it into > > trivial-devices.yaml. > > > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > 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