On 07/03/2014 09:01 AM, [email protected] wrote:
> From: Stephen Warren <[email protected]>

> diff --git a/Documentation/devicetree/bindings/input/atmel,maxtouch.txt 
> b/Documentation/devicetree/bindings/input/atmel,maxtouch.txt

> +     touch@4b {
> +             compatible = "atmel,maxtouch";
> +             reg = <0x4b>;
> +             interrupt-parent = <&gpio>;
> +             interrupts = <TEGRA_GPIO(W, 3) GPIO_ACTIVE_HIGH>;

Oops. s/GPIO_ACTIVE_HIGH/IRQ_TYPE_LEVEL_LOW/ there; I evidently typed
something stupid into the doc when I wrote it!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to