diff for duplicates of <20160327055012.GD8929@tuxbot> diff --git a/a/1.txt b/N1/1.txt index 09d68fe..ead6372 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,35 +16,35 @@ see comments below. > + > + compatible = "gpio-leds"; > + -> + led@1 { +> + led at 1 { > + label = "dragonboard-600c:green:user1"; > + gpios = <&tlmm_pinmux 3 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "heartbeat"; > + default-state = "off"; > + }; > + -> + led@2 { +> + led at 2 { > + label = "dragonboard-600c:green:user2"; > + gpios = <&tlmm_pinmux 7 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "mmc0"; > + default-state = "off"; > + }; > + -> + led@3 { +> + led at 3 { > + label = "dragonboard-600c:green:user3"; > + gpios = <&tlmm_pinmux 10 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "mmc1"; > + default-state = "off"; > + }; > + -> + led@4 { +> + led at 4 { > + label = "apq8016-sbc:green:user4"; > + gpios = <&tlmm_pinmux 11 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "none"; > + default-state = "off"; > + }; > + -> + led@5 { +> + led at 5 { > + label = "dragonboard-600c:yellow:wlan"; > + gpios = <&pm8921_mpps 7 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "wlan"; @@ -56,7 +56,7 @@ the one that makes most sense. > + default-state = "off"; > + }; > + -> + led@6 { +> + led at 6 { > + label = "dragonboard-600c:blue:bt"; > + gpios = <&pm8921_mpps 8 GPIO_ACTIVE_HIGH>; > + linux,default-trigger = "bt"; diff --git a/a/content_digest b/N1/content_digest index 37451e0..2e295ac 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\01458762366-9233-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01458762484-9768-1-git-send-email-srinivas.kandagatla@linaro.org\0" - "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" - "Subject\0Re: [PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support\0" + "From\0bjorn.andersson@linaro.org (Bjorn Andersson)\0" + "Subject\0[PATCH 10/12] ARM: dts: dragonboard-600c: Add on board leds support\0" "Date\0Sat, 26 Mar 2016 22:50:12 -0700\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0" - "Cc\0Andy Gross <andy.gross@linaro.org>" - linux-arm-msm@vger.kernel.org - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-soc@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed 23 Mar 12:48 PDT 2016, Srinivas Kandagatla wrote:\n" @@ -30,35 +24,35 @@ "> +\n" "> +\t\t\tcompatible = \"gpio-leds\";\n" "> +\n" - "> +\t\t\tled@1 {\n" + "> +\t\t\tled at 1 {\n" "> +\t\t\t\tlabel = \"dragonboard-600c:green:user1\";\n" "> +\t\t\t\tgpios = <&tlmm_pinmux 3 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\tlinux,default-trigger = \"heartbeat\";\n" "> +\t\t\t\tdefault-state = \"off\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tled@2 {\n" + "> +\t\t\tled at 2 {\n" "> +\t\t\t\tlabel = \"dragonboard-600c:green:user2\";\n" "> +\t\t\t\tgpios = <&tlmm_pinmux 7 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\tlinux,default-trigger = \"mmc0\";\n" "> +\t\t\t\tdefault-state = \"off\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tled@3 {\n" + "> +\t\t\tled at 3 {\n" "> +\t\t\t\tlabel = \"dragonboard-600c:green:user3\";\n" "> +\t\t\t\tgpios = <&tlmm_pinmux 10 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\tlinux,default-trigger = \"mmc1\";\n" "> +\t\t\t\tdefault-state = \"off\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tled@4 {\n" + "> +\t\t\tled at 4 {\n" "> +\t\t\t\tlabel = \"apq8016-sbc:green:user4\";\n" "> +\t\t\t\tgpios = <&tlmm_pinmux 11 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\tlinux,default-trigger = \"none\";\n" "> +\t\t\t\tdefault-state = \"off\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tled@5 {\n" + "> +\t\t\tled at 5 {\n" "> +\t\t\t\tlabel = \"dragonboard-600c:yellow:wlan\";\n" "> +\t\t\t\tgpios = <&pm8921_mpps 7 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\tlinux,default-trigger = \"wlan\";\n" @@ -70,7 +64,7 @@ "> +\t\t\t\tdefault-state = \"off\";\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tled@6 {\n" + "> +\t\t\tled at 6 {\n" "> +\t\t\t\tlabel = \"dragonboard-600c:blue:bt\";\n" "> +\t\t\t\tgpios = <&pm8921_mpps 8 GPIO_ACTIVE_HIGH>;\n" "> +\t\t\t\tlinux,default-trigger = \"bt\";\n" @@ -85,4 +79,4 @@ "Regards,\n" Bjorn -f474c2ab76d6df041e42b7056e05a4ab4d59230e41cd5fc18271bf80f6afcce2 +0ee312706233950c2fe1c0b675a92329512620e8a309c27c961e8b3cc52b5174
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.