diff for duplicates of <20131113230345.21482.36997.sendpatchset@w520> diff --git a/a/1.txt b/N1/1.txt index 74d10b5..34464f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,28 +33,28 @@ Signed-off-by: Magnus Damm <damm@opensource.se> + #address-cells = <1>; + #size-cells = <0>; + -+ button@1 { ++ button at 1 { + debounce_interval = <50>; + wakeup = <1>; + label = "DSW2-1"; + linux,code = <KEY_1>; + gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>; + }; -+ button@2 { ++ button at 2 { + debounce_interval = <50>; + wakeup = <1>; + label = "DSW2-2"; + linux,code = <KEY_2>; + gpios = <&gpio0 15 GPIO_ACTIVE_HIGH>; + }; -+ button@3 { ++ button at 3 { + debounce_interval = <50>; + wakeup = <1>; + label = "DSW2-3"; + linux,code = <KEY_3>; + gpios = <&gpio0 16 GPIO_ACTIVE_HIGH>; + }; -+ button@4 { ++ button at 4 { + debounce_interval = <50>; + wakeup = <1>; + label = "DSW2-4"; diff --git a/a/content_digest b/N1/content_digest index 1d927b5..d187e2c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ - "From\0Magnus Damm <magnus.damm@gmail.com>\0" + "From\0magnus.damm@gmail.com (Magnus Damm)\0" "Subject\0[PATCH] ARM: shmobile: Enable DSW2 with gpio-keys on KZM9D\0" - "Date\0Wed, 13 Nov 2013 23:03:45 +0000\0" + "Date\0Thu, 14 Nov 2013 08:03:45 +0900\0" "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" @@ -39,28 +39,28 @@ "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" "+\n" - "+\t\tbutton@1 {\n" + "+\t\tbutton at 1 {\n" "+\t\t\tdebounce_interval = <50>;\n" "+\t\t\twakeup = <1>;\n" "+\t\t\tlabel = \"DSW2-1\";\n" "+\t\t\tlinux,code = <KEY_1>;\n" "+\t\t\tgpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;\n" "+\t\t};\n" - "+\t\tbutton@2 {\n" + "+\t\tbutton at 2 {\n" "+\t\t\tdebounce_interval = <50>;\n" "+\t\t\twakeup = <1>;\n" "+\t\t\tlabel = \"DSW2-2\";\n" "+\t\t\tlinux,code = <KEY_2>;\n" "+\t\t\tgpios = <&gpio0 15 GPIO_ACTIVE_HIGH>;\n" "+\t\t};\n" - "+\t\tbutton@3 {\n" + "+\t\tbutton at 3 {\n" "+\t\t\tdebounce_interval = <50>;\n" "+\t\t\twakeup = <1>;\n" "+\t\t\tlabel = \"DSW2-3\";\n" "+\t\t\tlinux,code = <KEY_3>;\n" "+\t\t\tgpios = <&gpio0 16 GPIO_ACTIVE_HIGH>;\n" "+\t\t};\n" - "+\t\tbutton@4 {\n" + "+\t\tbutton at 4 {\n" "+\t\t\tdebounce_interval = <50>;\n" "+\t\t\twakeup = <1>;\n" "+\t\t\tlabel = \"DSW2-4\";\n" @@ -81,4 +81,4 @@ " / {\n" " \tcompatible = \"renesas,emev2\";" -92d2e425870da2665cf7a3a250230e4a586cc5cf53201e3baf204ebde01301ac +d4d5d39fa9a252e819e3828883ae2eca2b1d2a10fe981976c5e378054710fcb2
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.