lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <53CFD109.2050005@itdev.co.uk> Date: Wed, 23 Jul 2014 16:13:13 +0100 From: Nick Dyer <nick.dyer@...ev.co.uk> To: Stephen Warren <swarren@...dotorg.org> CC: Dmitry Torokhov <dmitry.torokhov@...il.com>, Yufeng Shen <miletus@...gle.com>, Daniel Kurtz <djkurtz@...omium.org>, Henrik Rydberg <rydberg@...omail.se>, Joonyoung Shim <jy0922.shim@...sung.com>, Alan Bowens <Alan.Bowens@...el.com>, linux-input@...r.kernel.org, linux-kernel@...r.kernel.org, Peter Meerwald <pmeerw@...erw.net>, Benson Leung <bleung@...omium.org>, Olof Johansson <olofj@...omium.org>, Sekhar Nori <nsekhar@...com>, Stephen Warren <swarren@...dia.com> Subject: Re: [PATCH 04/15] Input: atmel_mxt_ts - implement device tree support On 22/07/14 21:37, Stephen Warren wrote: > On 07/03/2014 09:01 AM, nick.dyer@...ev.co.uk wrote: >> From: Stephen Warren <swarren@...dia.com> > >> 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! OK, fixed this. I thought it was some tegra quirk I wasn't aware of! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists