diff for duplicates of <55C2B801.1030806@codeaurora.org> diff --git a/a/1.txt b/N1/1.txt index f9dbaee..26a6db7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 07/28/2015 05:54 AM, Srinivas Kandagatla wrote: > reg = <0x1a400000 0x100>; > }; > + -> + hdmi: qcom,hdmi-tx@4a00000 { +> + hdmi: qcom,hdmi-tx at 4a00000 { > + compatible = "qcom,hdmi-tx-8960"; > + reg-names = "core_physical"; > + reg = <0x04a00000 0x1000>; @@ -27,7 +27,7 @@ These should use standard "-gpios" syntax. Please fix the binding/driver. > + pinctrl-0 = <&hdmi_pinctrl>; > + }; > + -> + gpu: qcom,adreno-3xx@4300000 { +> + gpu: qcom,adreno-3xx at 4300000 { > + compatible = "qcom,adreno-3xx"; > + reg = <0x04300000 0x20000>; > + reg-names = "kgsl_3d0_reg_memory"; @@ -49,10 +49,10 @@ Please drop "_clk" and fix driver code as we've done for all other drivers. > + qcom,chipid = <0x03020002>; > + qcom,gpu-pwrlevels { > + compatible = "qcom,gpu-pwrlevels"; -> + qcom,gpu-pwrlevel@0 { +> + qcom,gpu-pwrlevel at 0 { > + qcom,gpu-freq = <450000000>; > + }; -> + qcom,gpu-pwrlevel@1 { +> + qcom,gpu-pwrlevel at 1 { > + qcom,gpu-freq = <27000000>; > + }; > + }; @@ -72,8 +72,3 @@ entirely. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project - --- -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 b1b013b..0278b3b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,9 @@ "ref\01438087956-17307-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01438088049-17479-1-git-send-email-srinivas.kandagatla@linaro.org\0" - "ref\01438088049-17479-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" - "Subject\0Re: [PATCH v1 4/7] ARM: dts: apq8064: Add MDP support\0" + "From\0sboyd@codeaurora.org (Stephen Boyd)\0" + "Subject\0[PATCH v1 4/7] ARM: dts: apq8064: Add MDP support\0" "Date\0Wed, 05 Aug 2015 18:27:29 -0700\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Rob Clark <robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/28/2015 05:54 AM, Srinivas Kandagatla wrote:\n" @@ -25,7 +12,7 @@ "> \t\t\treg = <0x1a400000 0x100>;\n" "> \t\t};\n" "> +\n" - "> +\t\thdmi: qcom,hdmi-tx@4a00000 {\n" + "> +\t\thdmi: qcom,hdmi-tx at 4a00000 {\n" "> +\t\t\tcompatible = \"qcom,hdmi-tx-8960\";\n" "> +\t\t\treg-names = \"core_physical\";\n" "> +\t\t\treg = <0x04a00000 0x1000>;\n" @@ -48,7 +35,7 @@ "> +\t\t\tpinctrl-0 = <&hdmi_pinctrl>;\n" "> +\t\t};\n" "> +\n" - "> +\t\tgpu: qcom,adreno-3xx@4300000 {\n" + "> +\t\tgpu: qcom,adreno-3xx at 4300000 {\n" "> +\t\t\tcompatible = \"qcom,adreno-3xx\";\n" "> +\t\t\treg = <0x04300000 0x20000>;\n" "> +\t\t\treg-names = \"kgsl_3d0_reg_memory\";\n" @@ -70,10 +57,10 @@ "> +\t\t\tqcom,chipid = <0x03020002>;\n" "> +\t\t\tqcom,gpu-pwrlevels {\n" "> +\t\t\t\tcompatible = \"qcom,gpu-pwrlevels\";\n" - "> +\t\t\t\tqcom,gpu-pwrlevel@0 {\n" + "> +\t\t\t\tqcom,gpu-pwrlevel at 0 {\n" "> +\t\t\t\t\tqcom,gpu-freq = <450000000>;\n" "> +\t\t\t\t};\n" - "> +\t\t\t\tqcom,gpu-pwrlevel@1 {\n" + "> +\t\t\t\tqcom,gpu-pwrlevel at 1 {\n" "> +\t\t\t\t\tqcom,gpu-freq = <27000000>;\n" "> +\t\t\t\t};\n" "> +\t\t\t};\n" @@ -92,11 +79,6 @@ "\n" "-- \n" "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" - "a Linux Foundation Collaborative Project\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 + a Linux Foundation Collaborative Project -710af6d87bb174bbdf090a1b77dd4344e00cd35ec82f4e8b4129f26966262802 +826ba34c289f7a1ad88b574a95f03f83190f892dcf7132d38c417fb88c3315b2
diff --git a/a/1.txt b/N2/1.txt index f9dbaee..fa02eba 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -72,8 +72,3 @@ entirely. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project - --- -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 b1b013b..e98ee0f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01438087956-17307-1-git-send-email-srinivas.kandagatla@linaro.org\0" "ref\01438088049-17479-1-git-send-email-srinivas.kandagatla@linaro.org\0" - "ref\01438088049-17479-1-git-send-email-srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" - "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0" + "From\0Stephen Boyd <sboyd@codeaurora.org>\0" "Subject\0Re: [PATCH v1 4/7] ARM: dts: apq8064: Add MDP support\0" "Date\0Wed, 05 Aug 2015 18:27:29 -0700\0" - "To\0Srinivas Kandagatla <srinivas.kandagatla-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" - "Cc\0agross-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org" - linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " Rob Clark <robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "To\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0" + "Cc\0agross@codeaurora.org" + linux-arm-msm@vger.kernel.org + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Russell King <linux@arm.linux.org.uk> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " Rob Clark <robdclark@gmail.com>\0" "\00:1\0" "b\0" "On 07/28/2015 05:54 AM, Srinivas Kandagatla wrote:\n" @@ -92,11 +91,6 @@ "\n" "-- \n" "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" - "a Linux Foundation Collaborative Project\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 + a Linux Foundation Collaborative Project -710af6d87bb174bbdf090a1b77dd4344e00cd35ec82f4e8b4129f26966262802 +6d37cc4fa087562185251d67c095e13210b37c310979f94cc621e9bc3c5ae13f
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.