Re: [PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

2018-04-26 Thread Linus Walleij
On Sat, Apr 7, 2018 at 3:46 PM, Craig Tatlor wrote: This is very interesting bindings! > Add bindings for the Qualcomm battery measurement system. > > Signed-off-by: Craig Tatlor Please expand on acronyms as requested by Rob. > +Required properties:

Re: [PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

2018-04-26 Thread Linus Walleij
On Sat, Apr 7, 2018 at 3:46 PM, Craig Tatlor wrote: This is very interesting bindings! > Add bindings for the Qualcomm battery measurement system. > > Signed-off-by: Craig Tatlor Please expand on acronyms as requested by Rob. > +Required properties: > +- compatible: Should

[PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

2018-04-07 Thread Craig Tatlor
Add bindings for the Qualcomm battery measurement system. Signed-off-by: Craig Tatlor --- .../bindings/power/supply/qcom_bms.txt| 93 +++ 1 file changed, 93 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/supply/qcom_bms.txt

[PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings

2018-04-07 Thread Craig Tatlor
Add bindings for the Qualcomm battery measurement system. Signed-off-by: Craig Tatlor --- .../bindings/power/supply/qcom_bms.txt| 93 +++ 1 file changed, 93 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/supply/qcom_bms.txt diff --git