diff for duplicates of <1569341672-27632-5-git-send-email-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 18af550..00c2d38 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ index 3a1422f..d89f1e6 100644 reg = <0x180 0x40>; }; + -+ scu_ic0: interrupt-controller at 0 { ++ scu_ic0: interrupt-controller@0 { + #interrupt-cells = <1>; + compatible = "aspeed,ast2600-scu-ic0"; + reg = <0x560 0x4>; @@ -23,7 +23,7 @@ index 3a1422f..d89f1e6 100644 + interrupt-controller; + }; + -+ scu_ic1: interrupt-controller at 1 { ++ scu_ic1: interrupt-controller@1 { + #interrupt-cells = <1>; + compatible = "aspeed,ast2600-scu-ic1"; + reg = <0x570 0x4>; @@ -33,6 +33,6 @@ index 3a1422f..d89f1e6 100644 + }; }; - rng: hwrng at 1e6e2524 { + rng: hwrng@1e6e2524 { -- 1.8.3.1 diff --git a/a/content_digest b/N1/content_digest index 78039b9..471600f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,17 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH 4/4] ARM: dts: aspeed: ast2600: Add SCU interrupt controllers\0" "Date\0Tue, 24 Sep 2019 11:14:32 -0500\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0devicetree@vger.kernel.org" + linux-aspeed@lists.ozlabs.org + andrew@aj.id.au + joel@jms.id.au + mark.rutland@arm.com + robh+dt@kernel.org + maz@kernel.org + jason@lakedaemon.net + tglx@linutronix.de + " Eddie James <eajames@linux.ibm.com>\0" "\00:1\0" "b\0" "Add nodes for the interrupt controllers provided by the SCU.\n" @@ -21,7 +31,7 @@ " \t\t\t\t\treg = <0x180 0x40>;\n" " \t\t\t\t};\n" "+\n" - "+\t\t\t\tscu_ic0: interrupt-controller at 0 {\n" + "+\t\t\t\tscu_ic0: interrupt-controller@0 {\n" "+\t\t\t\t\t#interrupt-cells = <1>;\n" "+\t\t\t\t\tcompatible = \"aspeed,ast2600-scu-ic0\";\n" "+\t\t\t\t\treg = <0x560 0x4>;\n" @@ -30,7 +40,7 @@ "+\t\t\t\t\tinterrupt-controller;\n" "+\t\t\t\t};\n" "+\n" - "+\t\t\t\tscu_ic1: interrupt-controller at 1 {\n" + "+\t\t\t\tscu_ic1: interrupt-controller@1 {\n" "+\t\t\t\t\t#interrupt-cells = <1>;\n" "+\t\t\t\t\tcompatible = \"aspeed,ast2600-scu-ic1\";\n" "+\t\t\t\t\treg = <0x570 0x4>;\n" @@ -40,8 +50,8 @@ "+\t\t\t\t};\n" " \t\t\t};\n" " \n" - " \t\t\trng: hwrng at 1e6e2524 {\n" + " \t\t\trng: hwrng@1e6e2524 {\n" "-- \n" 1.8.3.1 -b60da4ba07b052b323051b0b52ad27d8fb95aea1eb39b6fd8c03c53ceb01052e +e48351be1a7fe03564f0bec9fedf8005e145a9bb1dfc3d53e87b75b15ef2f656
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.