diff for duplicates of <1700375.GaI3zFl6RI@phil> diff --git a/a/1.txt b/N1/1.txt index 6b7241e..da13d0e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,7 +24,7 @@ not mistaken. 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>; @@ -33,12 +33,12 @@ a button binding similar to gpio-keys like: #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 416fff9..f57f830 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,10 @@ "ref\01388604610-20380-1-git-send-email-hdegoede@redhat.com\0" "ref\020140101205603.GA1141@core.coreip.homeip.net\0" "ref\052C5336B.9010903@redhat.com\0" - "From\0Heiko St\303\274bner <heiko@sntech.de>\0" - "Subject\0Re: [PATCH 1/4] input: Add new sun4i-lradc-keys drivers\0" + "From\0heiko@sntech.de (Heiko St\303\274bner)\0" + "Subject\0[PATCH 1/4] input: Add new sun4i-lradc-keys drivers\0" "Date\0Thu, 02 Jan 2014 12:59:28 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" - "Cc\0Hans de Goede <hdegoede@redhat.com>" - Dmitry Torokhov <dmitry.torokhov@gmail.com> - Maxime Ripard <maxime.ripard@free-electrons.com> - linux-sunxi@googlegroups.com - linux-input@vger.kernel.org - devicetree@vger.kernel.org - Rob Herring <rob.herring@calxeda.com> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Stephen Warren <swarren@wwwdotorg.org> - " Ian Campbell <ijc+devicetree@hellion.org.uk>\0" "\00:1\0" "b\0" "Hi Hans, Dmitry,\n" @@ -44,7 +33,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" @@ -53,12 +42,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" @@ -73,4 +62,4 @@ "\n" Heiko -1a340ba9313de2066b6bd698499170915ae1a2da8313407576e5dcbb4b704e33 +2846acac246a281e393989cf9f4a62b222f36c841747a02648890173ec85f941
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.