diff for duplicates of <20170302174503.GP20572@atomide.com> diff --git a/a/1.txt b/N1/1.txt index e7d02a2..829ae2e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,9 +12,9 @@ at least on droid 4. > --- a/arch/arm/boot/dts/omap4.dtsi > +++ b/arch/arm/boot/dts/omap4.dtsi -> + cm_l4per: cm_l4per@0 { +> + cm_l4per: cm_l4per at 0 { -Above should be cm_l4per: cm_l4per@1400, right? +Above should be cm_l4per: cm_l4per at 1400, right? > + compatible = "ti,omap4-cm"; > + reg = <0x1400 0x200>; @@ -22,14 +22,14 @@ Above should be cm_l4per: cm_l4per@1400, right? > + #size-cells = <1>; > + ranges = <0 0x1400 0x200>; > + -> + cm_l4per_clkctrl: cm_l4per_clkctrl@20 { +> + cm_l4per_clkctrl: cm_l4per_clkctrl at 20 { > + compatible = "ti,omap4-clkctrl"; > + reg = <0x20 0x1b0>; > + #clock-cells = <2>; > + }; > + }; -You should update the binding doc accordingly if the "cm_l4per@0" node +You should update the binding doc accordingly if the "cm_l4per at 0" node there is not needed. I also noticed the binding doc still has "#clock-cells = <4>" while it should be 2. diff --git a/a/content_digest b/N1/content_digest index d355873..a53942a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,9 @@ "ref\01486992157-10673-1-git-send-email-t-kristo@ti.com\0" "ref\01486992157-10673-6-git-send-email-t-kristo@ti.com\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: [PATCH DO NOT MERGE 5/6] ARM: dts: omap4: add some sample clkctrl data\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0[PATCH DO NOT MERGE 5/6] ARM: dts: omap4: add some sample clkctrl data\0" "Date\0Thu, 2 Mar 2017 09:45:03 -0800\0" - "To\0Tero Kristo <t-kristo@ti.com>\0" - "Cc\0linux-clk@vger.kernel.org" - linux-omap@vger.kernel.org - sboyd@codeaurora.org - mturquette@baylibre.com - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -25,9 +20,9 @@ "\n" "> --- a/arch/arm/boot/dts/omap4.dtsi\n" "> +++ b/arch/arm/boot/dts/omap4.dtsi\n" - "> +\t\t\t\tcm_l4per: cm_l4per@0 {\n" + "> +\t\t\t\tcm_l4per: cm_l4per at 0 {\n" "\n" - "Above should be cm_l4per: cm_l4per@1400, right?\n" + "Above should be cm_l4per: cm_l4per at 1400, right?\n" "\n" "> +\t\t\t\t\tcompatible = \"ti,omap4-cm\";\n" "> +\t\t\t\t\treg = <0x1400 0x200>;\n" @@ -35,14 +30,14 @@ "> +\t\t\t\t\t#size-cells = <1>;\n" "> +\t\t\t\t\tranges = <0 0x1400 0x200>;\n" "> +\n" - "> +\t\t\t\t\tcm_l4per_clkctrl: cm_l4per_clkctrl@20 {\n" + "> +\t\t\t\t\tcm_l4per_clkctrl: cm_l4per_clkctrl at 20 {\n" "> +\t\t\t\t\t\tcompatible = \"ti,omap4-clkctrl\";\n" "> +\t\t\t\t\t\treg = <0x20 0x1b0>;\n" "> +\t\t\t\t\t\t#clock-cells = <2>;\n" "> +\t\t\t\t\t};\n" "> +\t\t\t\t};\n" "\n" - "You should update the binding doc accordingly if the \"cm_l4per@0\" node\n" + "You should update the binding doc accordingly if the \"cm_l4per at 0\" node\n" "there is not needed. I also noticed the binding doc still has\n" "\"#clock-cells = <4>\" while it should be 2.\n" "\n" @@ -50,4 +45,4 @@ "\n" Tony -fcb84d9d4be482c24fb019ededb0ebab47ae410d3ed81c6b87ff5008126915cc +7461dedcb49fbb3a4e38248e74fc3741f8e89340302ca3ef040b7648cad31906
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.