diff for duplicates of <20180331162036.GA6436@w540> diff --git a/a/1.txt b/N1/1.txt index c0df6ed..41920a1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -86,12 +86,12 @@ Thanks > > > + #address-cells = <1>; > > > + #size-cells = <0>; > > > + -> > > + cpu@0 { +> > > + cpu at 0 { > > > + device_type = "cpu"; > > > + compatible = "arm,cortex-a7"; > > > + reg = <0>; > > > + }; -> > > + cpu@1 { +> > > + cpu at 1 { > > > + device_type = "cpu"; > > > + compatible = "arm,cortex-a7"; > > > + reg = <1>; @@ -161,7 +161,7 @@ Thanks > > > + interrupt-parent = <&gic>; > > > + ranges; > > > + -> > > + gic: gic@44101000 { +> > > + gic: gic at 44101000 { > > Please sort subnodes of the soc node using: > - Primary key of bus address @@ -179,7 +179,7 @@ Thanks > > > + <GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(2) | > > > + IRQ_TYPE_LEVEL_HIGH)>; > > > + }; -> > > + sysctrl: sysctrl@4000c000 { +> > > + sysctrl: sysctrl at 4000c000 { > > > + compatible = "renesas,rzn1-sysctrl", "syscon", > > > + "simple-mfd"; > > > + reg = <0x4000c000 0x1000>; @@ -188,7 +188,7 @@ Thanks > > > + compatible = "renesas,rzn1-reboot"; > > > + }; > > > + }; -> > > + uart0: serial@40060000 { +> > > + uart0: serial at 40060000 { > > > + compatible = "snps,dw-apb-uart"; > > > + reg = <0x40060000 0x400>; > > > + interrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>; @@ -205,3 +205,10 @@ Thanks > > > > > +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 819 bytes +Desc: not available +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180331/80a1ebc5/attachment.sig> diff --git a/a/2.bin b/a/2.bin deleted file mode 100644 index 0eb2c75..0000000 --- a/a/2.bin +++ /dev/null @@ -1,17 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iQIcBAEBAgAGBQJav7VOAAoJEHI0Bo8WoVY8QYUQALpgcxnf6HvraJ0Zhk4Lr7ej -nYThVkUQwb8KUqo9bA8irHV/ZaP7j9XVGl8mWz1CkD8aczSMtKSHLlbxYBDX9AkX -bKF+w6AgpPGEBSlBCoofp5kf98fDQZuPUab5UF7V4EQ6+pOenPdkEZWFgwQvKTje -brkNnSESCEYuxb1I4OpvouaRtwPWrIP9IB12rw3p5/yk6agdImrBKkyhW4TAwyk9 -NyDY+rnE5/t2w2Nk0M3Ad2fWewf2MtboB7Q28dx/kiyu52o3AP/jeZnhv84fVOiz -Q49+pvtoKeYYmnB4j9I41Pd7AI7c+walviEF+b5QNUuJwmsA4IwHE/YsRmsNsor9 -y04UjiaOIDPA6oqtmaqo8A1wp1fgErbBii6+B66EeGICrDW8TCS+VaZYOF7gOR8O -+H3a96VOFXA85eYqL+qkEDYv5UNQDdclgObNHxAPOE00h/xXd9G03XifH2Epqlr2 -TCJuwF2/IwVUqI9AwVHNYYcy2rihpvkb3XCo+dm8yLLJaQeH5kWveVm8JzkJntXi -CNYCmZC67WpN8KxCc4eK0DsT6o8oIlWiPziWge6pVMltXvw4fdAdGqJmrKd3qaFb -Ei2hmtGa95xj1cc0mUOl3tpa08RAHILe06OlJxU1v5g+KyBiVwF8fBqrgzoVZvLU -c5R4bsLxQ3rNKiBVI30x -=7NkR ------END PGP SIGNATURE----- diff --git a/a/2.hdr b/a/2.hdr deleted file mode 100644 index 5e5352c..0000000 --- a/a/2.hdr +++ /dev/null @@ -1 +0,0 @@ -Content-Type: application/pgp-signature; name="signature.asc" diff --git a/a/content_digest b/N1/content_digest index 9b4f353..db487cb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,25 +2,11 @@ "ref\01522309629-10152-7-git-send-email-michel.pollet@bp.renesas.com\0" "ref\020180329110450.GA24193@w540\0" "ref\020180330072516.bqkygev7qxp4dpig@verge.net.au\0" - "From\0jacopo mondi <jacopo@jmondi.org>\0" - "Subject\0Re: [PATCH v3 6/8] DT: arm: Add Renesas RZ/N1 SoC base device tree file\0" + "From\0jacopo@jmondi.org (jacopo mondi)\0" + "Subject\0[PATCH v3 6/8] DT: arm: Add Renesas RZ/N1 SoC base device tree file\0" "Date\0Sat, 31 Mar 2018 18:20:36 +0200\0" - "To\0Simon Horman <horms@verge.net.au>\0" - "Cc\0Michel Pollet <michel.pollet@bp.renesas.com>" - linux-renesas-soc@vger.kernel.org - phil.edworthy@renesas.com - Michel Pollet <buserror+upstream@gmail.com> - Magnus Damm <magnus.damm@gmail.com> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Lee Jones <lee.jones@linaro.org> - Russell King <linux@armlinux.org.uk> - Sebastian Reichel <sre@kernel.org> - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-pm@vger.kernel.org\0" - "\01:1\0" + "To\0linux-arm-kernel@lists.infradead.org\0" + "\00:1\0" "b\0" "Hi Simon, Michel,\n" "\n" @@ -110,12 +96,12 @@ "> > > +\t\t#address-cells = <1>;\n" "> > > +\t\t#size-cells = <0>;\n" "> > > +\n" - "> > > +\t\tcpu@0 {\n" + "> > > +\t\tcpu at 0 {\n" "> > > +\t\t\tdevice_type = \"cpu\";\n" "> > > +\t\t\tcompatible = \"arm,cortex-a7\";\n" "> > > +\t\t\treg = <0>;\n" "> > > +\t\t};\n" - "> > > +\t\tcpu@1 {\n" + "> > > +\t\tcpu at 1 {\n" "> > > +\t\t\tdevice_type = \"cpu\";\n" "> > > +\t\t\tcompatible = \"arm,cortex-a7\";\n" "> > > +\t\t\treg = <1>;\n" @@ -185,7 +171,7 @@ "> > > +\t\tinterrupt-parent = <&gic>;\n" "> > > +\t\tranges;\n" "> > > +\n" - "> > > +\t\tgic: gic@44101000 {\n" + "> > > +\t\tgic: gic at 44101000 {\n" ">\n" "> Please sort subnodes of the soc node using:\n" "> - Primary key of bus address\n" @@ -203,7 +189,7 @@ "> > > +\t\t\t\t<GIC_PPI 9 (GIC_CPU_MASK_SIMPLE(2) |\n" "> > > +\t\t\t\t\tIRQ_TYPE_LEVEL_HIGH)>;\n" "> > > +\t\t};\n" - "> > > +\t\tsysctrl: sysctrl@4000c000 {\n" + "> > > +\t\tsysctrl: sysctrl at 4000c000 {\n" "> > > +\t\t\tcompatible = \"renesas,rzn1-sysctrl\", \"syscon\",\n" "> > > +\t\t\t\t\t\"simple-mfd\";\n" "> > > +\t\t\treg = <0x4000c000 0x1000>;\n" @@ -212,7 +198,7 @@ "> > > +\t\t\t\tcompatible = \"renesas,rzn1-reboot\";\n" "> > > +\t\t\t};\n" "> > > +\t\t};\n" - "> > > +\t\tuart0: serial@40060000 {\n" + "> > > +\t\tuart0: serial at 40060000 {\n" "> > > +\t\t\tcompatible = \"snps,dw-apb-uart\";\n" "> > > +\t\t\treg = <0x40060000 0x400>;\n" "> > > +\t\t\tinterrupts = <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -228,26 +214,13 @@ "> > > 2.7.4\n" "> > >\n" ">\n" - > - "\01:2\0" - "fn\0signature.asc\0" - "b\0" - "-----BEGIN PGP SIGNATURE-----\n" - "Version: GnuPG v1\n" - "\n" - "iQIcBAEBAgAGBQJav7VOAAoJEHI0Bo8WoVY8QYUQALpgcxnf6HvraJ0Zhk4Lr7ej\n" - "nYThVkUQwb8KUqo9bA8irHV/ZaP7j9XVGl8mWz1CkD8aczSMtKSHLlbxYBDX9AkX\n" - "bKF+w6AgpPGEBSlBCoofp5kf98fDQZuPUab5UF7V4EQ6+pOenPdkEZWFgwQvKTje\n" - "brkNnSESCEYuxb1I4OpvouaRtwPWrIP9IB12rw3p5/yk6agdImrBKkyhW4TAwyk9\n" - "NyDY+rnE5/t2w2Nk0M3Ad2fWewf2MtboB7Q28dx/kiyu52o3AP/jeZnhv84fVOiz\n" - "Q49+pvtoKeYYmnB4j9I41Pd7AI7c+walviEF+b5QNUuJwmsA4IwHE/YsRmsNsor9\n" - "y04UjiaOIDPA6oqtmaqo8A1wp1fgErbBii6+B66EeGICrDW8TCS+VaZYOF7gOR8O\n" - "+H3a96VOFXA85eYqL+qkEDYv5UNQDdclgObNHxAPOE00h/xXd9G03XifH2Epqlr2\n" - "TCJuwF2/IwVUqI9AwVHNYYcy2rihpvkb3XCo+dm8yLLJaQeH5kWveVm8JzkJntXi\n" - "CNYCmZC67WpN8KxCc4eK0DsT6o8oIlWiPziWge6pVMltXvw4fdAdGqJmrKd3qaFb\n" - "Ei2hmtGa95xj1cc0mUOl3tpa08RAHILe06OlJxU1v5g+KyBiVwF8fBqrgzoVZvLU\n" - "c5R4bsLxQ3rNKiBVI30x\n" - "=7NkR\n" - "-----END PGP SIGNATURE-----\n" + ">\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 819 bytes\n" + "Desc: not available\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180331/80a1ebc5/attachment.sig> -e43dbc4997dd47f97f84b17e4ba0105d03c08a5357fadb281a521490dbdb0cac +8da863c6d1c23537d822c41191d788b211c43981936f0672f36bf602389344d6
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.