diff for duplicates of <20141007221044.GR868@joshc.qualcomm.com> diff --git a/a/1.txt b/N1/1.txt index 4c3e4b7..db4c431 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ you have some other idea. > > Something like this perhaps: > > -> > timer@200a000 { +> > timer at 200a000 { > > compatible = "qcom,kpss-timer", "qcom,msm-timer"; > > interrupts = <1 1 0x301>, > > <1 2 0x301>, @@ -31,7 +31,7 @@ you have some other idea. > > #size-cells = <1>; > > ranges; > > -> > cpu0_wdt0: watchdog@208a038 { +> > cpu0_wdt0: watchdog at 208a038 { > > compatible = "qcom,kpss-wdt"; > > reg = <0x208a038 0x40>; > > interrupts = <1 4 0x301>, @@ -40,7 +40,7 @@ you have some other idea. > > cpu = <&cpu0>; > > }; > > -> > cpu0_wdt1: watchdog@208a060 { +> > cpu0_wdt1: watchdog at 208a060 { > > compatible = "qcom,kpss-wdt"; > > reg = <0x208a060 0x40>; > > interrupts = <1 5 0x301>, @@ -49,7 +49,7 @@ you have some other idea. > > cpu = <&cpu0>; > > }; > > -> > cpu1_wdt0: watchdog@209a038 { +> > cpu1_wdt0: watchdog at 209a038 { > > compatible = "qcom,kpss-wdt"; > > reg = <0x209a038 0x40>; > > interrupts = <1 4 0x301>, @@ -58,7 +58,7 @@ you have some other idea. > > cpu = <&cpu1>; > > }; > > -> > cpu1_wdt1: watchdog@209a060 { +> > cpu1_wdt1: watchdog at 209a060 { > > compatible = "qcom,kpss-wdt"; > > reg = <0x209a060 0x40>; > > interrupts = <1 5 0x301>, @@ -72,7 +72,7 @@ you have some other idea. > > I'm thinking: > -> timer@200a000 { +> timer at 200a000 { > compatible = "qcom,kpss-timer", "qcom,msm-timer"; > interrupts = <1 1 0x301>, > <1 2 0x301>, diff --git a/a/content_digest b/N1/content_digest index 5bd61a6..673ea04 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,20 +3,10 @@ "ref\020141001172855.GL10233@codeaurora.org\0" "ref\020141001181557.GQ868@joshc.qualcomm.com\0" "ref\0542DA2B6.3020201@codeaurora.org\0" - "From\0Josh Cartwright <joshc@codeaurora.org>\0" - "Subject\0Re: [PATCH 2/4] ARM: qcom: add description of KPSS WDT for IPQ8064\0" + "From\0joshc@codeaurora.org (Josh Cartwright)\0" + "Subject\0[PATCH 2/4] ARM: qcom: add description of KPSS WDT for IPQ8064\0" "Date\0Tue, 7 Oct 2014 17:10:44 -0500\0" - "To\0Stephen Boyd <sboyd@codeaurora.org>\0" - "Cc\0Kumar Gala <galak@codeaurora.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> - linux-arm-msm@vger.kernel.org - Russell King <linux@arm.linux.org.uk> - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Oct 02, 2014 at 12:08:38PM -0700, Stephen Boyd wrote:\n" @@ -38,7 +28,7 @@ "\n" "> > Something like this perhaps:\n" "> >\n" - "> > \ttimer@200a000 {\n" + "> > \ttimer at 200a000 {\n" "> > \t\tcompatible = \"qcom,kpss-timer\", \"qcom,msm-timer\";\n" "> > \t\tinterrupts = <1 1 0x301>,\n" "> > \t\t\t <1 2 0x301>,\n" @@ -52,7 +42,7 @@ "> > \t\t#size-cells = <1>;\n" "> > \t\tranges;\n" "> >\n" - "> > \t\tcpu0_wdt0: watchdog@208a038 {\n" + "> > \t\tcpu0_wdt0: watchdog at 208a038 {\n" "> > \t\t\tcompatible = \"qcom,kpss-wdt\";\n" "> > \t\t\treg = <0x208a038 0x40>;\n" "> > \t\t\tinterrupts = <1 4 0x301>,\n" @@ -61,7 +51,7 @@ "> > \t\t\tcpu = <&cpu0>;\n" "> > \t\t};\n" "> >\n" - "> > \t\tcpu0_wdt1: watchdog@208a060 {\n" + "> > \t\tcpu0_wdt1: watchdog at 208a060 {\n" "> > \t\t\tcompatible = \"qcom,kpss-wdt\";\n" "> > \t\t\treg = <0x208a060 0x40>;\n" "> > \t\t\tinterrupts = <1 5 0x301>,\n" @@ -70,7 +60,7 @@ "> > \t\t\tcpu = <&cpu0>;\n" "> > \t\t};\n" "> >\n" - "> > \t\tcpu1_wdt0: watchdog@209a038 {\n" + "> > \t\tcpu1_wdt0: watchdog at 209a038 {\n" "> > \t\t\tcompatible = \"qcom,kpss-wdt\";\n" "> > \t\t\treg = <0x209a038 0x40>;\n" "> > \t\t\tinterrupts = <1 4 0x301>,\n" @@ -79,7 +69,7 @@ "> > \t\t\tcpu = <&cpu1>;\n" "> > \t\t};\n" "> >\n" - "> > \t\tcpu1_wdt1: watchdog@209a060 {\n" + "> > \t\tcpu1_wdt1: watchdog at 209a060 {\n" "> > \t\t\tcompatible = \"qcom,kpss-wdt\";\n" "> > \t\t\treg = <0x209a060 0x40>;\n" "> > \t\t\tinterrupts = <1 5 0x301>,\n" @@ -93,7 +83,7 @@ "> \n" "> I'm thinking:\n" "> \n" - "> timer@200a000 {\n" + "> timer at 200a000 {\n" "> compatible = \"qcom,kpss-timer\", \"qcom,msm-timer\";\n" "> interrupts = <1 1 0x301>,\n" "> <1 2 0x301>,\n" @@ -131,4 +121,4 @@ "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n" hosted by The Linux Foundation -88e8298f11f9d5fe8a814635add7cdf090e7b5320382b2b038b2cc1a4ea89a89 +60e1e21b9e0722bbd03c80977de4eee991c00635548847d4b88604f2d675c59b
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.