diff for duplicates of <20200422201325.GA12023@bogus> diff --git a/a/1.txt b/N1/1.txt index d95bd50..2458447 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -118,20 +118,20 @@ enum: [ bmc, vga ] > + #include <dt-bindings/clock/ast2600-clock.h> > + #include <dt-bindings/interrupt-controller/arm-gic.h> > + #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h> -> + syscon: syscon at 1e6e2000 { +> + syscon: syscon@1e6e2000 { > + reg = <0x1e6e2000 0x1000>; > + ranges = <0 0x1e6e2000 0x1000>; > + #address-cells = <1>; > + #size-cells = <1>; > + #clock-cells = <1>; > + #reset-cells = <1>; -> + scu_ic0: interrupt-controller at 560 { +> + scu_ic0: interrupt-controller@560 { > + reg = <0x560 0x4>; > + interrupt-controller; > + #interrupt-cells = <1>; > + }; > + }; -> + xdma at 1e6e7000 { +> + xdma@1e6e7000 { > + compatible = "aspeed,ast2600-xdma"; > + reg = <0x1e6e7000 0x100>; > + clocks = <&syscon ASPEED_CLK_GATE_BCLK>; @@ -153,13 +153,13 @@ enum: [ bmc, vga ] > > +ASPEED XDMA ENGINE DRIVER > +M: Eddie James <eajames@linux.ibm.com> -> +L: linux-aspeed at lists.ozlabs.org (moderated for non-subscribers) +> +L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) > +S: Maintained > +F: Documentation/devicetree/bindings/soc/aspeed/xdma.yaml > + > ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS > M: Corentin Chary <corentin.chary@gmail.com> -> L: acpi4asus-user at lists.sourceforge.net +> L: acpi4asus-user@lists.sourceforge.net > -- > 2.24.0 > diff --git a/a/content_digest b/N1/content_digest index b491951..be7c0e6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\020200420202611.17776-1-eajames@linux.ibm.com\0" "ref\020200420202611.17776-2-eajames@linux.ibm.com\0" "From\0Rob Herring <robh@kernel.org>\0" - "Subject\0[PATCH v10 1/7] dt-bindings: soc: Add Aspeed XDMA Engine\0" + "Subject\0Re: [PATCH v10 1/7] dt-bindings: soc: Add Aspeed XDMA Engine\0" "Date\0Wed, 22 Apr 2020 15:13:25 -0500\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Eddie James <eajames@linux.ibm.com>\0" + "Cc\0linux-aspeed@lists.ozlabs.org" + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + joel@jms.id.au + " andrew@aj.id.au\0" "\00:1\0" "b\0" "On Mon, Apr 20, 2020 at 03:26:05PM -0500, Eddie James wrote:\n" @@ -126,20 +131,20 @@ "> + #include <dt-bindings/clock/ast2600-clock.h>\n" "> + #include <dt-bindings/interrupt-controller/arm-gic.h>\n" "> + #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h>\n" - "> + syscon: syscon at 1e6e2000 {\n" + "> + syscon: syscon@1e6e2000 {\n" "> + reg = <0x1e6e2000 0x1000>;\n" "> + ranges = <0 0x1e6e2000 0x1000>;\n" "> + #address-cells = <1>;\n" "> + #size-cells = <1>;\n" "> + #clock-cells = <1>;\n" "> + #reset-cells = <1>;\n" - "> + scu_ic0: interrupt-controller at 560 {\n" + "> + scu_ic0: interrupt-controller@560 {\n" "> + reg = <0x560 0x4>;\n" "> + interrupt-controller;\n" "> + #interrupt-cells = <1>;\n" "> + };\n" "> + };\n" - "> + xdma at 1e6e7000 {\n" + "> + xdma@1e6e7000 {\n" "> + compatible = \"aspeed,ast2600-xdma\";\n" "> + reg = <0x1e6e7000 0x100>;\n" "> + clocks = <&syscon ASPEED_CLK_GATE_BCLK>;\n" @@ -161,15 +166,15 @@ "> \n" "> +ASPEED XDMA ENGINE DRIVER\n" "> +M:\tEddie James <eajames@linux.ibm.com>\n" - "> +L:\tlinux-aspeed at lists.ozlabs.org (moderated for non-subscribers)\n" + "> +L:\tlinux-aspeed@lists.ozlabs.org (moderated for non-subscribers)\n" "> +S:\tMaintained\n" "> +F:\tDocumentation/devicetree/bindings/soc/aspeed/xdma.yaml\n" "> +\n" "> ASUS NOTEBOOKS AND EEEPC ACPI/WMI EXTRAS DRIVERS\n" "> M:\tCorentin Chary <corentin.chary@gmail.com>\n" - "> L:\tacpi4asus-user at lists.sourceforge.net\n" + "> L:\tacpi4asus-user@lists.sourceforge.net\n" "> -- \n" "> 2.24.0\n" > -7c8d00b88f0f719938f225a6555b86d0c12c2df3d615f0aa4e47113888d1489a +129be87fbac4d990a716de95087b0e5b1699fd3d700f1c65041d743baff9a610
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.