diff for duplicates of <1569617929-29055-4-git-send-email-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 119a7e3..bdf4037 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ index e8feb8b..450c2d2 100644 --- a/arch/arm/boot/dts/aspeed-g5.dtsi +++ b/arch/arm/boot/dts/aspeed-g5.dtsi @@ -209,8 +209,9 @@ - syscon: syscon at 1e6e2000 { + syscon: syscon@1e6e2000 { compatible = "aspeed,ast2500-scu", "syscon", "simple-mfd"; reg = <0x1e6e2000 0x1a8>; + ranges = <0 0x1e6e2000 0x1a8>; @@ -25,7 +25,7 @@ index e8feb8b..450c2d2 100644 status = "disabled"; }; + -+ scu_ic: interrupt-controller at 18 { ++ scu_ic: interrupt-controller@18 { + #interrupt-cells = <1>; + compatible = "aspeed,ast2500-scu-ic"; + reg = <0x18 0x04>; @@ -34,6 +34,6 @@ index e8feb8b..450c2d2 100644 + }; }; - rng: hwrng at 1e6e2078 { + rng: hwrng@1e6e2078 { -- 1.8.3.1 diff --git a/a/content_digest b/N1/content_digest index 18a22a4..82e0ab1 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,17 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH v2 3/4] ARM: dts: aspeed: ast2500: Add SCU interrupt controller\0" "Date\0Fri, 27 Sep 2019 15:58:48 -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 a node for the interrupt controller provided by the SCU.\n" @@ -17,7 +27,7 @@ "--- a/arch/arm/boot/dts/aspeed-g5.dtsi\n" "+++ b/arch/arm/boot/dts/aspeed-g5.dtsi\n" "@@ -209,8 +209,9 @@\n" - " \t\t\tsyscon: syscon at 1e6e2000 {\n" + " \t\t\tsyscon: syscon@1e6e2000 {\n" " \t\t\t\tcompatible = \"aspeed,ast2500-scu\", \"syscon\", \"simple-mfd\";\n" " \t\t\t\treg = <0x1e6e2000 0x1a8>;\n" "+\t\t\t\tranges = <0 0x1e6e2000 0x1a8>;\n" @@ -32,7 +42,7 @@ " \t\t\t\t\tstatus = \"disabled\";\n" " \t\t\t\t};\n" "+\n" - "+\t\t\t\tscu_ic: interrupt-controller at 18 {\n" + "+\t\t\t\tscu_ic: interrupt-controller@18 {\n" "+\t\t\t\t\t#interrupt-cells = <1>;\n" "+\t\t\t\t\tcompatible = \"aspeed,ast2500-scu-ic\";\n" "+\t\t\t\t\treg = <0x18 0x04>;\n" @@ -41,8 +51,8 @@ "+\t\t\t\t};\n" " \t\t\t};\n" " \n" - " \t\t\trng: hwrng at 1e6e2078 {\n" + " \t\t\trng: hwrng@1e6e2078 {\n" "-- \n" 1.8.3.1 -78fe21614d6a0cf3d1bcbceed6d0cd98591a52e804c5a450a54398f0b6b393bb +bc8d1f9032e537496d6f5a9bcdcd251d3d1b9c69d30baf5f52e670e8cf37daa0
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.