diff for duplicates of <20170910064926.5874-12-shorne@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 0aa1826..fa391a0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ SMP. This also supports our base FPGA SoC's if the cpu frequency is upped to 50Mhz. Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> -[shorne at gmail.com: Added defconfig] +[shorne@gmail.com: Added defconfig] Signed-off-by: Stafford Horne <shorne@gmail.com> --- Changes since v1 @@ -38,7 +38,7 @@ index 000000000000..2d367f23c976 + stdout-path = &serial0; + }; + -+ memory at 0 { ++ memory@0 { + device_type = "memory"; + reg = <0x00000000 0x02000000>; + }; @@ -46,12 +46,12 @@ index 000000000000..2d367f23c976 + cpus { + #address-cells = <1>; + #size-cells = <0>; -+ cpu at 0 { ++ cpu@0 { + compatible = "opencores,or1200-rtlsvn481"; + reg = <0>; + clock-frequency = <20000000>; + }; -+ cpu at 1 { ++ cpu@1 { + compatible = "opencores,or1200-rtlsvn481"; + reg = <1>; + clock-frequency = <20000000>; @@ -76,7 +76,7 @@ index 000000000000..2d367f23c976 + interrupt-controller; + }; + -+ serial0: serial at 90000000 { ++ serial0: serial@90000000 { + compatible = "opencores,uart16550-rtlsvn105", "ns16550a"; + reg = <0x90000000 0x100>; + interrupts = <2>; diff --git a/a/content_digest b/N1/content_digest index 85bcb3f..a844fa7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,16 @@ "ref\020170910064926.5874-1-shorne@gmail.com\0" "From\0Stafford Horne <shorne@gmail.com>\0" - "Subject\0[OpenRISC] [PATCH v2 11/14] openrisc: add simple_smp dts and defconfig for simulators\0" + "Subject\0[PATCH v2 11/14] openrisc: add simple_smp dts and defconfig for simulators\0" "Date\0Sun, 10 Sep 2017 15:49:23 +0900\0" - "To\0openrisc@lists.librecores.org\0" + "To\0LKML <linux-kernel@vger.kernel.org>\0" + "Cc\0Openrisc <openrisc@lists.librecores.org>" + Stefan Kristiansson <stefan.kristiansson@saunalahti.fi> + Stafford Horne <shorne@gmail.com> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Jonas Bonn <jonas@southpole.se> + Krzysztof Kozlowski <krzk@kernel.org> + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "From: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>\n" @@ -13,7 +21,7 @@ "upped to 50Mhz.\n" "\n" "Signed-off-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>\n" - "[shorne at gmail.com: Added defconfig]\n" + "[shorne@gmail.com: Added defconfig]\n" "Signed-off-by: Stafford Horne <shorne@gmail.com>\n" "---\n" "Changes since v1\n" @@ -45,7 +53,7 @@ "+\t\tstdout-path = &serial0;\n" "+\t};\n" "+\n" - "+\tmemory at 0 {\n" + "+\tmemory@0 {\n" "+\t\tdevice_type = \"memory\";\n" "+\t\treg = <0x00000000 0x02000000>;\n" "+\t};\n" @@ -53,12 +61,12 @@ "+\tcpus {\n" "+\t\t#address-cells = <1>;\n" "+\t\t#size-cells = <0>;\n" - "+\t\tcpu at 0 {\n" + "+\t\tcpu@0 {\n" "+\t\t\tcompatible = \"opencores,or1200-rtlsvn481\";\n" "+\t\t\treg = <0>;\n" "+\t\t\tclock-frequency = <20000000>;\n" "+\t\t};\n" - "+\t\tcpu at 1 {\n" + "+\t\tcpu@1 {\n" "+\t\t\tcompatible = \"opencores,or1200-rtlsvn481\";\n" "+\t\t\treg = <1>;\n" "+\t\t\tclock-frequency = <20000000>;\n" @@ -83,7 +91,7 @@ "+\t\tinterrupt-controller;\n" "+\t};\n" "+\n" - "+\tserial0: serial at 90000000 {\n" + "+\tserial0: serial@90000000 {\n" "+\t\tcompatible = \"opencores,uart16550-rtlsvn105\", \"ns16550a\";\n" "+\t\treg = <0x90000000 0x100>;\n" "+\t\tinterrupts = <2>;\n" @@ -166,4 +174,4 @@ "-- \n" 2.13.5 -e34a3c5a6afbc2d499d665058f81348a81d5544c94eb655da073d5ad7dda401d +fd7a44524a94f2e53c3e9f9f9a5fb5ad493450367e98d099ae8bc5fc8d8589ca
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.