diff for duplicates of <20151218150633.GG23396@atomide.com> diff --git a/a/1.txt b/N1/1.txt index cdf615c..8b8a5dd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,22 +18,22 @@ for clocks. That's a separate patch series for sure.. But I think it can be done simply with something like this probably for all of them (totally untested): - mux_div_gate_ck: clk@420 { + mux_div_gate_ck: clk at 420 { #clock-cells = <1>; compatible = "ti,mux-divider-gate"; clock-indices = <0>, <1>; clock-output-names = "mux", "div", "gate"; reg = <0x420 0x4>; - foo_mux_ck: clock@0 { + foo_mux_ck: clock at 0 { reg = <0>; compatible = "ti,mux-clock"; }; - foo_div_ck: clock@8 { + foo_div_ck: clock at 8 { reg = <8>; compatible = "ti,divider-clock"; ti,max-div = <31>; }; - foo_gate_ck: clock@16 { + foo_gate_ck: clock at 16 { reg = <16>; compatible = "ti,gate-clock"; clocks = <&mux_source_ck>; diff --git a/a/content_digest b/N1/content_digest index b7f9b45..8bad2a6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,9 @@ "ref\01450447141-29936-1-git-send-email-t-kristo@ti.com\0" "ref\01450447141-29936-8-git-send-email-t-kristo@ti.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [RFC 7/9] ARM: dts: omap4: add hwmod module clocks\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[RFC 7/9] ARM: dts: omap4: add hwmod module clocks\0" "Date\0Fri, 18 Dec 2015 07:06:33 -0800\0" - "To\0Tero Kristo <t-kristo@ti.com>\0" - "Cc\0linux-omap@vger.kernel.org" - linux-clk@vger.kernel.org - mturquette@baylibre.com - sboyd@codeaurora.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Tero Kristo <t-kristo@ti.com> [151218 05:57]:\n" @@ -31,22 +26,22 @@ "think it can be done simply with something like this probably\n" "for all of them (totally untested):\n" "\n" - "\tmux_div_gate_ck: clk@420 {\n" + "\tmux_div_gate_ck: clk at 420 {\n" "\t\t#clock-cells = <1>;\n" "\t\tcompatible = \"ti,mux-divider-gate\";\n" "\t\tclock-indices = <0>, <1>;\n" "\t\tclock-output-names = \"mux\", \"div\", \"gate\";\n" "\t\treg = <0x420 0x4>;\n" - "\t\tfoo_mux_ck: clock@0 {\n" + "\t\tfoo_mux_ck: clock at 0 {\n" "\t\t\treg = <0>;\n" "\t\t\tcompatible = \"ti,mux-clock\";\n" "\t\t};\n" - "\t\tfoo_div_ck: clock@8 {\n" + "\t\tfoo_div_ck: clock at 8 {\n" "\t\t\treg = <8>;\n" "\t\t\tcompatible = \"ti,divider-clock\";\n" "\t\t\tti,max-div = <31>;\n" "\t\t};\n" - "\t\tfoo_gate_ck: clock@16 {\n" + "\t\tfoo_gate_ck: clock at 16 {\n" "\t\t\treg = <16>;\n" "\t\t\tcompatible = \"ti,gate-clock\";\n" "\t\t\tclocks = <&mux_source_ck>;\n" @@ -62,4 +57,4 @@ "\n" Tony -40f93096d00198e9c5edecba758e50f328b532841c069a40dea50746630fc9d3 +bebd3ba9b7e4a4f6cf0d4a8d99d8bb292f766da4f3c69be2e9875a0bcd726cc3
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.