diff for duplicates of <1573244313-9190-5-git-send-email-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 2885f82..7513d66 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ index 5f6142d..65ea2b2 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 5f6142d..65ea2b2 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 5f6142d..65ea2b2 100644 + }; }; - rng: hwrng at 1e6e2524 { + rng: hwrng@1e6e2524 { -- 1.8.3.1 diff --git a/a/content_digest b/N1/content_digest index fe33935..5b626c5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,16 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH 04/12] ARM: dts: aspeed: ast2600: Add SCU interrupt controllers\0" "Date\0Fri, 8 Nov 2019 14:18:25 -0600\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0linux-aspeed@lists.ozlabs.org" + andrew@aj.id.au + joel@jms.id.au + maz@kernel.org + jason@lakedaemon.net + tglx@linutronix.de + robh+dt@kernel.org + mark.rutland@arm.com + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "Add nodes for the interrupt controllers provided by the SCU.\n" @@ -21,7 +30,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 +39,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 +49,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 -bd76ea8620eafc64064042c1c8435d3097fefe115aebc967a5821a6ceb387c1d +b379a124b3339b31f29ce2e384774a8cd3a86cd74fdc91d0b28a4ce56eb095bf
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.