On Mon, 22 Jun 2020 18:11:08 +0530, Sumit Semwal wrote: > From: Nisha Kumari <nishakumari@xxxxxxxxxxxxxx> > > Adding the devicetree binding for labibb regulator. > > Signed-off-by: Nisha Kumari <nishakumari@xxxxxxxxxxxxxx> > Signed-off-by: Sumit Semwal <sumit.semwal@xxxxxxxxxx> > [sumits: cleanup as per review comments and update to yaml] > > --- > v5: Addressed review comments - removed interrupt-names, changed to > dual license, added unevaluatedProperties: false > v4: fixed dt_binding_check issues > v3: moved to yaml > v2: updated for better compatible string and names. > --- > .../regulator/qcom-labibb-regulator.yaml | 70 +++++++++++++++++++ > 1 file changed, 70 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/qcom-labibb-regulator.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>