Re: [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-28 Thread Josh Cartwright
On Fri, Feb 28, 2014 at 10:37:08AM -0800, Stephen Boyd wrote: > On 02/28, Josh Cartwright wrote: > > On Thu, Feb 27, 2014 at 05:55:18PM -0800, Stephen Boyd wrote: > > > + > > > +EXAMPLE > > > + > > > + keypad { > > > + compatible = "qcom,pm8921-keypad"; > > > + interrupt-parent =

Re: [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-28 Thread Stephen Boyd
On 02/28, Josh Cartwright wrote: > On Thu, Feb 27, 2014 at 05:55:18PM -0800, Stephen Boyd wrote: > > - linux,wakeup? > - linux,no-auto-repeat? Added. > > > + > > +EXAMPLE > > + > > + keypad { > > + compatible = "qcom,pm8921-keypad"; > > + interrupt-parent = <>; > > +

Re: [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-28 Thread Josh Cartwright
On Thu, Feb 27, 2014 at 05:55:18PM -0800, Stephen Boyd wrote: > Document the keypad device found on PM8921 and PM8058 PMICs. [..] > +++ b/Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt > @@ -0,0 +1,72 @@ > +Qualcomm PM8xxx PMIC Keypad > + > +PROPERTIES > + > +- compatible: > +

Re: [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-28 Thread Josh Cartwright
On Thu, Feb 27, 2014 at 05:55:18PM -0800, Stephen Boyd wrote: Document the keypad device found on PM8921 and PM8058 PMICs. [..] +++ b/Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt @@ -0,0 +1,72 @@ +Qualcomm PM8xxx PMIC Keypad + +PROPERTIES + +- compatible: + Usage:

Re: [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-28 Thread Stephen Boyd
On 02/28, Josh Cartwright wrote: On Thu, Feb 27, 2014 at 05:55:18PM -0800, Stephen Boyd wrote: - linux,wakeup? - linux,no-auto-repeat? Added. + +EXAMPLE + + keypad { + compatible = qcom,pm8921-keypad; + interrupt-parent = pmicintc; +

Re: [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-28 Thread Josh Cartwright
On Fri, Feb 28, 2014 at 10:37:08AM -0800, Stephen Boyd wrote: On 02/28, Josh Cartwright wrote: On Thu, Feb 27, 2014 at 05:55:18PM -0800, Stephen Boyd wrote: + +EXAMPLE + + keypad { + compatible = qcom,pm8921-keypad; + interrupt-parent = pmicintc; +

[PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-27 Thread Stephen Boyd
Document the keypad device found on PM8921 and PM8058 PMICs. Cc: Signed-off-by: Stephen Boyd --- .../bindings/input/qcom,pm8xxx-keypad.txt | 72 ++ 1 file changed, 72 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt

[PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads

2014-02-27 Thread Stephen Boyd
Document the keypad device found on PM8921 and PM8058 PMICs. Cc: devicet...@vger.kernel.org Signed-off-by: Stephen Boyd sb...@codeaurora.org --- .../bindings/input/qcom,pm8xxx-keypad.txt | 72 ++ 1 file changed, 72 insertions(+) create mode 100644