Re: [PATCH v2 2/2] mfd: stmpe: Document DT binding for irq_over_gpio

2014-09-15 Thread Lee Jones
On Fri, 12 Sep 2014, Sean Cross wrote:

> STMPE now supports using a GPIO as an IRQ source.  Document the device
> tree binding for this option.
> 
> Signed-off-by: Sean Cross 
> ---
>  Documentation/devicetree/bindings/mfd/stmpe.txt | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks.

> diff --git a/Documentation/devicetree/bindings/mfd/stmpe.txt 
> b/Documentation/devicetree/bindings/mfd/stmpe.txt
> index 56edb55..3fb68bf 100644
> --- a/Documentation/devicetree/bindings/mfd/stmpe.txt
> +++ b/Documentation/devicetree/bindings/mfd/stmpe.txt
> @@ -13,6 +13,7 @@ Optional properties:
>   - interrupt-parent : Specifies which IRQ controller we're 
> connected to
>   - wakeup-source: Marks the input device as wakable
>   - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 
> 256, 512 and 1024
> + - irq-gpio : If present, which GPIO to use for event IRQ
>  
>  Example:
>  

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH v2 2/2] mfd: stmpe: Document DT binding for irq_over_gpio

2014-09-15 Thread Lee Jones
On Fri, 12 Sep 2014, Sean Cross wrote:

 STMPE now supports using a GPIO as an IRQ source.  Document the device
 tree binding for this option.
 
 Signed-off-by: Sean Cross x...@kosagi.com
 ---
  Documentation/devicetree/bindings/mfd/stmpe.txt | 1 +
  1 file changed, 1 insertion(+)

Applied, thanks.

 diff --git a/Documentation/devicetree/bindings/mfd/stmpe.txt 
 b/Documentation/devicetree/bindings/mfd/stmpe.txt
 index 56edb55..3fb68bf 100644
 --- a/Documentation/devicetree/bindings/mfd/stmpe.txt
 +++ b/Documentation/devicetree/bindings/mfd/stmpe.txt
 @@ -13,6 +13,7 @@ Optional properties:
   - interrupt-parent : Specifies which IRQ controller we're 
 connected to
   - wakeup-source: Marks the input device as wakable
   - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 
 256, 512 and 1024
 + - irq-gpio : If present, which GPIO to use for event IRQ
  
  Example:
  

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2 2/2] mfd: stmpe: Document DT binding for irq_over_gpio

2014-09-11 Thread Sean Cross
STMPE now supports using a GPIO as an IRQ source.  Document the device
tree binding for this option.

Signed-off-by: Sean Cross 
---
 Documentation/devicetree/bindings/mfd/stmpe.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/stmpe.txt 
b/Documentation/devicetree/bindings/mfd/stmpe.txt
index 56edb55..3fb68bf 100644
--- a/Documentation/devicetree/bindings/mfd/stmpe.txt
+++ b/Documentation/devicetree/bindings/mfd/stmpe.txt
@@ -13,6 +13,7 @@ Optional properties:
  - interrupt-parent : Specifies which IRQ controller we're 
connected to
  - wakeup-source: Marks the input device as wakable
  - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 
512 and 1024
+ - irq-gpio : If present, which GPIO to use for event IRQ
 
 Example:
 
-- 
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH v2 2/2] mfd: stmpe: Document DT binding for irq_over_gpio

2014-09-11 Thread Sean Cross
STMPE now supports using a GPIO as an IRQ source.  Document the device
tree binding for this option.

Signed-off-by: Sean Cross x...@kosagi.com
---
 Documentation/devicetree/bindings/mfd/stmpe.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/stmpe.txt 
b/Documentation/devicetree/bindings/mfd/stmpe.txt
index 56edb55..3fb68bf 100644
--- a/Documentation/devicetree/bindings/mfd/stmpe.txt
+++ b/Documentation/devicetree/bindings/mfd/stmpe.txt
@@ -13,6 +13,7 @@ Optional properties:
  - interrupt-parent : Specifies which IRQ controller we're 
connected to
  - wakeup-source: Marks the input device as wakable
  - st,autosleep-timeout : Valid entries (ms); 4, 16, 32, 64, 128, 256, 
512 and 1024
+ - irq-gpio : If present, which GPIO to use for event IRQ
 
 Example:
 
-- 
2.1.0

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/