On 06/12/2023 16:57, Biju Das wrote: > Convert the da906{1,2,3} onkey device tree binding documentation to > json-schema. > > Update MAINTAINERS entries, description and onkey property by > referring to dlg,da9062-onkey binding file. > ... > +--- > +$id: http://devicetree.org/schemas/input/dlg,da9062-onkey.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Dialog DA9061/62/63 OnKey Module > + > +maintainers: > + - Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > + > +description: | > + This module is part of the DA9061/DA9062/DA9063. For more details about entire > + DA9062 and DA9061 chips see Documentation/devicetree/bindings/mfd/da9062.txt > + For DA9063 see Documentation/devicetree/bindings/mfd/dlg,da9063.yaml > + > + This module provides the KEY_POWER event. > + > +properties: > + compatible: > + oneOf: > + - items: Drop items Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof