diff for duplicates of <20160329142807.GF8929@tuxbot> diff --git a/a/1.txt b/N1/1.txt index 571afc9..390eed0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Wed 23 Mar 12:47 PDT 2016, Srinivas Kandagatla wrote: > > Without this patch i2c/spi would not be functional. > -> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> The change in itself is sound, but I don't understand why i2c/spi fails to function if we don't bring them to a sleep state. Can you please @@ -29,7 +29,7 @@ Bjorn > +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi > @@ -227,7 +227,8 @@ > -> gsbi1_i2c: i2c@12460000 { +> gsbi1_i2c: i2c at 12460000 { > compatible = "qcom,i2c-qup-v1.1.1"; > - pinctrl-0 = <&i2c1_pins &i2c1_pins_sleep>; > + pinctrl-0 = <&i2c1_pins>; @@ -38,7 +38,7 @@ Bjorn > reg = <0x12460000 0x1000>; > interrupts = <0 194 IRQ_TYPE_NONE>; > @@ -255,7 +256,8 @@ -> gsbi2_i2c: i2c@124a0000 { +> gsbi2_i2c: i2c at 124a0000 { > compatible = "qcom,i2c-qup-v1.1.1"; > reg = <0x124a0000 0x1000>; > - pinctrl-0 = <&i2c2_pins &i2c2_pins_sleep>; @@ -49,7 +49,7 @@ Bjorn > clocks = <&gcc GSBI2_QUP_CLK>, <&gcc GSBI2_H_CLK>; > @@ -277,7 +279,8 @@ > ranges; -> gsbi3_i2c: i2c@16280000 { +> gsbi3_i2c: i2c at 16280000 { > compatible = "qcom,i2c-qup-v1.1.1"; > - pinctrl-0 = <&i2c3_pins &i2c3_pins_sleep>; > + pinctrl-0 = <&i2c3_pins>; @@ -59,7 +59,7 @@ Bjorn > interrupts = <GIC_SPI 151 IRQ_TYPE_NONE>; > @@ -302,7 +305,8 @@ > -> gsbi4_i2c: i2c@16380000 { +> gsbi4_i2c: i2c at 16380000 { > compatible = "qcom,i2c-qup-v1.1.1"; > - pinctrl-0 = <&i2c4_pins &i2c4_pins_sleep>; > + pinctrl-0 = <&i2c4_pins>; @@ -79,7 +79,7 @@ Bjorn > clock-names = "core", "iface"; > @@ -370,7 +375,8 @@ > -> gsbi6_i2c: i2c@16580000 { +> gsbi6_i2c: i2c at 16580000 { > compatible = "qcom,i2c-qup-v1.1.1"; > - pinctrl-0 = <&i2c6_pins &i2c6_pins_sleep>; > + pinctrl-0 = <&i2c6_pins>; @@ -89,8 +89,4 @@ Bjorn > interrupts = <GIC_SPI 157 IRQ_TYPE_NONE>; > -- > 2.5.0 -> --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N1/content_digest index d5b107f..4748d71 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,9 @@ "ref\01458762366-9233-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01458762421-9339-1-git-send-email-srinivas.kandagatla@linaro.org\0" - "ref\01458762421-9339-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Subject\0Re: [PATCH 01/12] ARM: dts: apq8064: fix the pinctrls for i2c and spi\0" + "From\0bjorn.andersson@linaro.org (Bjorn Andersson)\0" + "Subject\0[PATCH 01/12] ARM: dts: apq8064: fix the pinctrls for i2c and spi\0" "Date\0Tue, 29 Mar 2016 07:28:07 -0700\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed 23 Mar 12:47 PDT 2016, Srinivas Kandagatla wrote:\n" @@ -20,7 +13,7 @@ "> \n" "> Without this patch i2c/spi would not be functional.\n" "> \n" - "> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\n" "\n" "The change in itself is sound, but I don't understand why i2c/spi fails\n" "to function if we don't bring them to a sleep state. Can you please\n" @@ -44,7 +37,7 @@ "> +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi\n" "> @@ -227,7 +227,8 @@\n" "> \n" - "> \t\t\tgsbi1_i2c: i2c@12460000 {\n" + "> \t\t\tgsbi1_i2c: i2c at 12460000 {\n" "> \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" "> -\t\t\t\tpinctrl-0 = <&i2c1_pins &i2c1_pins_sleep>;\n" "> +\t\t\t\tpinctrl-0 = <&i2c1_pins>;\n" @@ -53,7 +46,7 @@ "> \t\t\t\treg = <0x12460000 0x1000>;\n" "> \t\t\t\tinterrupts = <0 194 IRQ_TYPE_NONE>;\n" "> @@ -255,7 +256,8 @@\n" - "> \t\t\tgsbi2_i2c: i2c@124a0000 {\n" + "> \t\t\tgsbi2_i2c: i2c at 124a0000 {\n" "> \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" "> \t\t\t\treg = <0x124a0000 0x1000>;\n" "> -\t\t\t\tpinctrl-0 = <&i2c2_pins &i2c2_pins_sleep>;\n" @@ -64,7 +57,7 @@ "> \t\t\t\tclocks = <&gcc GSBI2_QUP_CLK>, <&gcc GSBI2_H_CLK>;\n" "> @@ -277,7 +279,8 @@\n" "> \t\t\tranges;\n" - "> \t\t\tgsbi3_i2c: i2c@16280000 {\n" + "> \t\t\tgsbi3_i2c: i2c at 16280000 {\n" "> \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" "> -\t\t\t\tpinctrl-0 = <&i2c3_pins &i2c3_pins_sleep>;\n" "> +\t\t\t\tpinctrl-0 = <&i2c3_pins>;\n" @@ -74,7 +67,7 @@ "> \t\t\t\tinterrupts = <GIC_SPI 151 IRQ_TYPE_NONE>;\n" "> @@ -302,7 +305,8 @@\n" "> \n" - "> \t\t\tgsbi4_i2c: i2c@16380000 {\n" + "> \t\t\tgsbi4_i2c: i2c at 16380000 {\n" "> \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" "> -\t\t\t\tpinctrl-0 = <&i2c4_pins &i2c4_pins_sleep>;\n" "> +\t\t\t\tpinctrl-0 = <&i2c4_pins>;\n" @@ -94,7 +87,7 @@ "> \t\t\t\tclock-names = \"core\", \"iface\";\n" "> @@ -370,7 +375,8 @@\n" "> \n" - "> \t\t\tgsbi6_i2c: i2c@16580000 {\n" + "> \t\t\tgsbi6_i2c: i2c at 16580000 {\n" "> \t\t\t\tcompatible = \"qcom,i2c-qup-v1.1.1\";\n" "> -\t\t\t\tpinctrl-0 = <&i2c6_pins &i2c6_pins_sleep>;\n" "> +\t\t\t\tpinctrl-0 = <&i2c6_pins>;\n" @@ -104,10 +97,6 @@ "> \t\t\t\tinterrupts = <GIC_SPI 157 IRQ_TYPE_NONE>;\n" "> -- \n" "> 2.5.0\n" - "> \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -6af7febfd808f1f9556e6118e0d30f7cd5d7f901cade947f779d3692c28cebb8 +32d880bd1b9d56ea4329f94b176087fd900711f9cbc67b884e26a197a15b3e7d
diff --git a/a/1.txt b/N2/1.txt index 571afc9..6a73d1c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On Wed 23 Mar 12:47 PDT 2016, Srinivas Kandagatla wrote: > > Without this patch i2c/spi would not be functional. > -> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> The change in itself is sound, but I don't understand why i2c/spi fails to function if we don't bring them to a sleep state. Can you please @@ -89,8 +89,4 @@ Bjorn > interrupts = <GIC_SPI 157 IRQ_TYPE_NONE>; > -- > 2.5.0 -> --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N2/content_digest index d5b107f..2a7e6dc 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,15 @@ "ref\01458762366-9233-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01458762421-9339-1-git-send-email-srinivas.kandagatla@linaro.org\0" - "ref\01458762421-9339-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Bjorn Andersson <bjorn.andersson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "From\0Bjorn Andersson <bjorn.andersson@linaro.org>\0" "Subject\0Re: [PATCH 01/12] ARM: dts: apq8064: fix the pinctrls for i2c and spi\0" "Date\0Tue, 29 Mar 2016 07:28:07 -0700\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\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" "\00:1\0" "b\0" "On Wed 23 Mar 12:47 PDT 2016, Srinivas Kandagatla wrote:\n" @@ -20,7 +19,7 @@ "> \n" "> Without this patch i2c/spi would not be functional.\n" "> \n" - "> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\n" "\n" "The change in itself is sound, but I don't understand why i2c/spi fails\n" "to function if we don't bring them to a sleep state. Can you please\n" @@ -104,10 +103,6 @@ "> \t\t\t\tinterrupts = <GIC_SPI 157 IRQ_TYPE_NONE>;\n" "> -- \n" "> 2.5.0\n" - "> \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -6af7febfd808f1f9556e6118e0d30f7cd5d7f901cade947f779d3692c28cebb8 +62a9846f5516cb1befb2920693b5cecf9cecc98450dcfbd4d268e70a03753f1a
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.