diff for duplicates of <1575566112-11658-4-git-send-email-eajames@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 22d52f6..44428d0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ index a259c63..df44022 100644 --- a/arch/arm/boot/dts/aspeed-g5.dtsi +++ b/arch/arm/boot/dts/aspeed-g5.dtsi @@ -216,8 +216,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 a259c63..df44022 100644 status = "disabled"; }; + -+ scu_ic: interrupt-controller at 18 { ++ scu_ic: interrupt-controller@18 { + #interrupt-cells = <1>; + compatible = "aspeed,ast2500-scu-ic"; + interrupts = <21>; @@ -33,6 +33,6 @@ index a259c63..df44022 100644 + }; }; - rng: hwrng at 1e6e2078 { + rng: hwrng@1e6e2078 { -- 1.8.3.1 diff --git a/a/content_digest b/N1/content_digest index 2a49938..85175fe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,16 @@ "From\0Eddie James <eajames@linux.ibm.com>\0" "Subject\0[PATCH v2 03/12] ARM: dts: aspeed: ast2500: Add SCU interrupt controller\0" "Date\0Thu, 5 Dec 2019 11:15:03 -0600\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0linux-kernel@vger.kernel.org\0" + "Cc\0devicetree@vger.kernel.org" + jason@lakedaemon.net + linux-aspeed@lists.ozlabs.org + maz@kernel.org + robh+dt@kernel.org + tglx@linutronix.de + mark.rutland@arm.com + joel@jms.id.au + " andrew@aj.id.au\0" "\00:1\0" "b\0" "Add a node for the interrupt controller provided by the SCU.\n" @@ -17,7 +26,7 @@ "--- a/arch/arm/boot/dts/aspeed-g5.dtsi\n" "+++ b/arch/arm/boot/dts/aspeed-g5.dtsi\n" "@@ -216,8 +216,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 +41,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\tinterrupts = <21>;\n" @@ -40,8 +49,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 -04ae23f3051ba57f57c8067e991e5df7b8a92eba79b1481e84c360b3b453498c +7017c21cb2e2309354b0399f86f17c56c55bce795cbb599dc620126e0d1aaa99
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.