All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5512CE58.6050901@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 71e31e9..43ccb35 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -54,12 +54,12 @@ On 03/25/2015 11:10 AM, Tero Kristo wrote:
 >>>           cache-level = <2>;
 >>>       };
 >>>
->>> -    am43xx_control_module: control_module@4a002000 {
+>>> -    am43xx_control_module: control_module at 4a002000 {
 >>> -        compatible = "syscon";
 >>> -        reg = <0x44e10000 0x7f4>;
 >>> -    };
 >>> -
->>> -    am43xx_pinmux: pinmux@44e10800 {
+>>> -    am43xx_pinmux: pinmux at 44e10800 {
 >>> -        compatible = "ti,am437-padconf", "pinctrl-single";
 >>> -        reg = <0x44e10800 0x31c>;
 >>> -        #address-cells = <1>;
@@ -77,7 +77,7 @@ On 03/25/2015 11:10 AM, Tero Kristo wrote:
 >>>           interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,
 >>>                    <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
 >>>
->>> -        prcm: prcm@44df0000 {
+>>> -        prcm: prcm at 44df0000 {
 >>> -            compatible = "ti,am4-prcm";
 >>> -            reg = <0x44df0000 0x11000>;
 >>> -
@@ -85,7 +85,7 @@ On 03/25/2015 11:10 AM, Tero Kristo wrote:
 >>> -                #address-cells = <1>;
 >>> -                #size-cells = <0>;
 >>> -            };
->>> +        l4_wkup: l4_wkup@44c00000 {
+>>> +        l4_wkup: l4_wkup at 44c00000 {
 >>> +            compatible = "ti,am4-l4-wkup", "simple-bus";
 >>> +            #address-cells = <1>;
 >>> +            #size-cells = <1>;
@@ -94,11 +94,11 @@ On 03/25/2015 11:10 AM, Tero Kristo wrote:
 >>> -            prcm_clockdomains: clockdomains {
 >>> -            };
 >>> -        };
->>> +            prcm: prcm@1f0000 {
+>>> +            prcm: prcm at 1f0000 {
 >>> +                compatible = "ti,am4-prcm";
 >>> +                reg = <0x1f0000 0x11000>;
 >>>
->>> -        scrm: scrm@44e10000 {
+>>> -        scrm: scrm at 44e10000 {
 >>> -            compatible = "ti,am4-scrm";
 >>> -            reg = <0x44e10000 0x2000>;
 >>> +                prcm_clocks: clocks {
@@ -114,7 +114,7 @@ On 03/25/2015 11:10 AM, Tero Kristo wrote:
 >>>               };
 >>>
 >>> -            scrm_clockdomains: clockdomains {
->>> +            scm: scm@210000 {
+>>> +            scm: scm at 210000 {
 >>> +                compatible = "ti,am4-scm", "simple-bus";
 >>> +                reg = <0x210000 0x1000>;
 >>
@@ -148,7 +148,7 @@ node is also size 0x800.
 >>> +                #size-cells = <1>;
 >>> +                ranges = <0 0x210000 0x1000>;
 >>> +
->>> +                am43xx_pinmux: pinmux@800 {
+>>> +                am43xx_pinmux: pinmux at 800 {
 >>> +                    compatible = "ti,am437-padconf",
 >>> +                             "pinctrl-single";
 >>> +                    reg = <0x800 0x31c>;
@@ -160,7 +160,7 @@ node is also size 0x800.
 >>> +                    pinctrl-single,function-mask = <0xffffffff>;
 >>> +                };
 >>> +
->>> +                scm_conf: scm_conf@0 {
+>>> +                scm_conf: scm_conf at 0 {
 >>> +                    compatible = "syscon";
 >>> +                    reg = <0x0 0x7fc>;
 >>> +                    #address-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index 6bfdf38..1857ee9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,15 +2,10 @@
  "ref\01426877086-17131-30-git-send-email-t-kristo@ti.com\0"
  "ref\05511C4CF.1020601@ti.com\0"
  "ref\055127B6C.5020900@ti.com\0"
- "From\0Tero Kristo <t-kristo@ti.com>\0"
- "Subject\0Re: [PATCHv5 29/35] ARM: dts: am4372: add minimal l4 bus layout with control module support\0"
+ "From\0t-kristo@ti.com (Tero Kristo)\0"
+ "Subject\0[PATCHv5 29/35] ARM: dts: am4372: add minimal l4 bus layout with control module support\0"
  "Date\0Wed, 25 Mar 2015 17:03:52 +0200\0"
- "To\0Suman Anna <s-anna@ti.com>"
-  linux-omap@vger.kernel.org <linux-omap@vger.kernel.org>
-  tony@atomide.com <tony@atomide.com>
-  paul@pwsan.com <paul@pwsan.com>
- " sakari.ailus@iki.fi <sakari.ailus@iki.fi>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/25/2015 11:10 AM, Tero Kristo wrote:\n"
@@ -69,12 +64,12 @@
  ">>>           cache-level = <2>;\n"
  ">>>       };\n"
  ">>>\n"
- ">>> -    am43xx_control_module: control_module@4a002000 {\n"
+ ">>> -    am43xx_control_module: control_module at 4a002000 {\n"
  ">>> -        compatible = \"syscon\";\n"
  ">>> -        reg = <0x44e10000 0x7f4>;\n"
  ">>> -    };\n"
  ">>> -\n"
- ">>> -    am43xx_pinmux: pinmux@44e10800 {\n"
+ ">>> -    am43xx_pinmux: pinmux at 44e10800 {\n"
  ">>> -        compatible = \"ti,am437-padconf\", \"pinctrl-single\";\n"
  ">>> -        reg = <0x44e10800 0x31c>;\n"
  ">>> -        #address-cells = <1>;\n"
@@ -92,7 +87,7 @@
  ">>>           interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>,\n"
  ">>>                    <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;\n"
  ">>>\n"
- ">>> -        prcm: prcm@44df0000 {\n"
+ ">>> -        prcm: prcm at 44df0000 {\n"
  ">>> -            compatible = \"ti,am4-prcm\";\n"
  ">>> -            reg = <0x44df0000 0x11000>;\n"
  ">>> -\n"
@@ -100,7 +95,7 @@
  ">>> -                #address-cells = <1>;\n"
  ">>> -                #size-cells = <0>;\n"
  ">>> -            };\n"
- ">>> +        l4_wkup: l4_wkup@44c00000 {\n"
+ ">>> +        l4_wkup: l4_wkup at 44c00000 {\n"
  ">>> +            compatible = \"ti,am4-l4-wkup\", \"simple-bus\";\n"
  ">>> +            #address-cells = <1>;\n"
  ">>> +            #size-cells = <1>;\n"
@@ -109,11 +104,11 @@
  ">>> -            prcm_clockdomains: clockdomains {\n"
  ">>> -            };\n"
  ">>> -        };\n"
- ">>> +            prcm: prcm@1f0000 {\n"
+ ">>> +            prcm: prcm at 1f0000 {\n"
  ">>> +                compatible = \"ti,am4-prcm\";\n"
  ">>> +                reg = <0x1f0000 0x11000>;\n"
  ">>>\n"
- ">>> -        scrm: scrm@44e10000 {\n"
+ ">>> -        scrm: scrm at 44e10000 {\n"
  ">>> -            compatible = \"ti,am4-scrm\";\n"
  ">>> -            reg = <0x44e10000 0x2000>;\n"
  ">>> +                prcm_clocks: clocks {\n"
@@ -129,7 +124,7 @@
  ">>>               };\n"
  ">>>\n"
  ">>> -            scrm_clockdomains: clockdomains {\n"
- ">>> +            scm: scm@210000 {\n"
+ ">>> +            scm: scm at 210000 {\n"
  ">>> +                compatible = \"ti,am4-scm\", \"simple-bus\";\n"
  ">>> +                reg = <0x210000 0x1000>;\n"
  ">>\n"
@@ -163,7 +158,7 @@
  ">>> +                #size-cells = <1>;\n"
  ">>> +                ranges = <0 0x210000 0x1000>;\n"
  ">>> +\n"
- ">>> +                am43xx_pinmux: pinmux@800 {\n"
+ ">>> +                am43xx_pinmux: pinmux at 800 {\n"
  ">>> +                    compatible = \"ti,am437-padconf\",\n"
  ">>> +                             \"pinctrl-single\";\n"
  ">>> +                    reg = <0x800 0x31c>;\n"
@@ -175,7 +170,7 @@
  ">>> +                    pinctrl-single,function-mask = <0xffffffff>;\n"
  ">>> +                };\n"
  ">>> +\n"
- ">>> +                scm_conf: scm_conf@0 {\n"
+ ">>> +                scm_conf: scm_conf at 0 {\n"
  ">>> +                    compatible = \"syscon\";\n"
  ">>> +                    reg = <0x0 0x7fc>;\n"
  ">>> +                    #address-cells = <1>;\n"
@@ -197,4 +192,4 @@
  ">>\n"
  >
 
-d085c516710f1c534c5d189fdda68426436cb3c205820fa4bf52fc58b1cd065a
+b0b13993269bee93f78b137b5d291de174c8be63f5849d68ed7500cef352a502

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.