All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151009073540.GO26883@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 68bc7d5..6a77bb1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,7 +22,7 @@ I'd rather not take any dts changes through clk tree.
 > +			clocks = <&periph_clk>;
 >  		};
 >  
->  		local-timer@0600 {
+>  		local-timer at 0600 {
 >  			compatible = "arm,cortex-a9-twd-timer";
 >  			reg = <0x0600 0x100>;
 >  			interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_HIGH>;
@@ -30,7 +30,7 @@ I'd rather not take any dts changes through clk tree.
 > +			clocks = <&periph_clk>;
 >  		};
 >  
->  		gic: interrupt-controller@1000 {
+>  		gic: interrupt-controller at 1000 {
 > @@ -94,14 +95,66 @@
 >  
 >  	clocks {
@@ -54,7 +54,7 @@ axi?
 > +			clock-frequency = <25000000>;
 > +		};
 > +
-> +		lcpll0: lcpll0@1800c100 {
+> +		lcpll0: lcpll0 at 1800c100 {
 > +			#clock-cells = <1>;
 > +			compatible = "brcm,nsp-lcpll0";
 > +			reg = <0x1800c100 0x14>;
@@ -63,7 +63,7 @@ axi?
 > +					     "ddr_phy";
 > +		};
 > +
-> +		genpll: genpll@1800c140 {
+> +		genpll: genpll at 1800c140 {
 > +			#clock-cells = <1>;
 > +			compatible = "brcm,nsp-genpll";
 > +			reg = <0x1800c140 0x24>;
@@ -92,7 +92,7 @@ axi?
 > +		};
 > +
 > +
-> +		a9pll: arm_clk@19000000 {
+> +		a9pll: arm_clk at 19000000 {
 > +			#clock-cells = <0>;
 > +			compatible = "brcm,nsp-armpll";
 > +			clocks = <&osc>;
diff --git a/a/content_digest b/N1/content_digest
index 822c450..119c116 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\01443826665-17570-1-git-send-email-jonmason@broadcom.com\0"
  "ref\01443826665-17570-5-git-send-email-jonmason@broadcom.com\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
- "Subject\0Re: [PATCH 04/10] ARM: dts: enable clock support for BCM5301X\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0[PATCH 04/10] ARM: dts: enable clock support for BCM5301X\0"
  "Date\0Fri, 9 Oct 2015 00:35:40 -0700\0"
- "To\0Jon Mason <jonmason@broadcom.com>\0"
- "Cc\0Michael Turquette <mturquette@baylibre.com>"
-  Florian Fainelli <f.fainelli@gmail.com>
-  Hauke Mehrtens <hauke@hauke-m.de>
-  Ray Jui <rjui@broadcom.com>
-  Scott Branden <sbranden@broadcom.com>
-  linux-clk@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
- " bcm-kernel-feedback-list@broadcom.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 10/02, Jon Mason wrote:\n"
@@ -40,7 +30,7 @@
  "> +\t\t\tclocks = <&periph_clk>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tlocal-timer@0600 {\n"
+ ">  \t\tlocal-timer at 0600 {\n"
  ">  \t\t\tcompatible = \"arm,cortex-a9-twd-timer\";\n"
  ">  \t\t\treg = <0x0600 0x100>;\n"
  ">  \t\t\tinterrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -48,7 +38,7 @@
  "> +\t\t\tclocks = <&periph_clk>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tgic: interrupt-controller@1000 {\n"
+ ">  \t\tgic: interrupt-controller at 1000 {\n"
  "> @@ -94,14 +95,66 @@\n"
  ">  \n"
  ">  \tclocks {\n"
@@ -72,7 +62,7 @@
  "> +\t\t\tclock-frequency = <25000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tlcpll0: lcpll0@1800c100 {\n"
+ "> +\t\tlcpll0: lcpll0 at 1800c100 {\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t\tcompatible = \"brcm,nsp-lcpll0\";\n"
  "> +\t\t\treg = <0x1800c100 0x14>;\n"
@@ -81,7 +71,7 @@
  "> +\t\t\t\t\t     \"ddr_phy\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgenpll: genpll@1800c140 {\n"
+ "> +\t\tgenpll: genpll at 1800c140 {\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t\tcompatible = \"brcm,nsp-genpll\";\n"
  "> +\t\t\treg = <0x1800c140 0x24>;\n"
@@ -110,7 +100,7 @@
  "> +\t\t};\n"
  "> +\n"
  "> +\n"
- "> +\t\ta9pll: arm_clk@19000000 {\n"
+ "> +\t\ta9pll: arm_clk at 19000000 {\n"
  "> +\t\t\t#clock-cells = <0>;\n"
  "> +\t\t\tcompatible = \"brcm,nsp-armpll\";\n"
  "> +\t\t\tclocks = <&osc>;\n"
@@ -140,4 +130,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  a Linux Foundation Collaborative Project
 
-728e2ec03868f7fe14968147e0e135806bd95f0e03c67ef26b60e15f30d5de7a
+220a26916c0974c8bc530f914bc815b57bd994fdec3e000a481ee7381a864ae2

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.