diff for duplicates of <52C5E9F1.9010700@redhat.com> diff --git a/a/1.txt b/N1/1.txt index f1e9200..cde8154 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On 01/02/2014 09:20 PM, Maxime Ripard wrote: >>> Also, instead of inventing yet another vendor-specific property, why not re-use >>> a button binding similar to gpio-keys like: >>> ->>> lradc: lradc@01c22800 { +>>> lradc: lradc at 01c22800 { >>> compatible = "allwinner,sun4i-lradc-keys"; >>> reg = <0x01c22800 0x100>; >>> interrupts = <31>; @@ -14,12 +14,12 @@ On 01/02/2014 09:20 PM, Maxime Ripard wrote: >>> #address-cells = <1>; >>> #size-cells = <0>; >>> ->>> button@0 { +>>> button at 0 { >>> reg = <0>; /* your channel index from above */ >>> linux,code = <115>; /* already used as dt-property */ >>> }; >>> ->>> button@1 { +>>> button at 1 { >>> reg = <1>; >>> linux,code = <114>; >>> }; diff --git a/a/content_digest b/N1/content_digest index 0b9bd47..1bb6aeb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,21 +4,10 @@ "ref\01700375.GaI3zFl6RI@phil\0" "ref\052C56D79.1060506@redhat.com\0" "ref\020140102202022.GK3144@lukather\0" - "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/4] input: Add new sun4i-lradc-keys drivers\0" + "From\0hdegoede@redhat.com (Hans de Goede)\0" + "Subject\0[PATCH 1/4] input: Add new sun4i-lradc-keys drivers\0" "Date\0Thu, 02 Jan 2014 23:36:33 +0100\0" - "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" - "Cc\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>" - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Dmitry Torokhov <dmitry.torokhov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org - linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> - " Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -28,7 +17,7 @@ ">>> Also, instead of inventing yet another vendor-specific property, why not re-use\n" ">>> a button binding similar to gpio-keys like:\n" ">>>\n" - ">>> lradc: lradc@01c22800 {\n" + ">>> lradc: lradc at 01c22800 {\n" ">>> compatible = \"allwinner,sun4i-lradc-keys\";\n" ">>> reg = <0x01c22800 0x100>;\n" ">>> interrupts = <31>;\n" @@ -37,12 +26,12 @@ ">>> \t\t#address-cells = <1>;\n" ">>> \t\t#size-cells = <0>;\n" ">>>\n" - ">>> \t\tbutton@0 {\n" + ">>> \t\tbutton at 0 {\n" ">>> \t\t\treg = <0>; /* your channel index from above */\n" ">>> \t\t\tlinux,code = <115>; /* already used as dt-property */\n" ">>> \t\t};\n" ">>>\n" - ">>> \t\tbutton@1 {\n" + ">>> \t\tbutton at 1 {\n" ">>> \t\t\treg = <1>;\n" ">>> \t\t\tlinux,code = <114>;\n" ">>> \t\t};\n" @@ -108,4 +97,4 @@ "\n" Hans -0ee55e7af080f30295dfca5a0ebfb43e993ed14841315ab51931d38e56c77519 +f87063073a51755f23b876fbfc4a756283883ed5ecd439ca2bf16f4c70802b37
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.