diff for duplicates of <1537888870-357-1-git-send-email-thor.thayer@linux.intel.com> diff --git a/a/1.txt b/N1/1.txt index d14423e..bc97683 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ From: Thor Thayer <thor.thayer@linux.intel.com> The address in the SDRAM node was incorrect. Fix this to agree with the correct address and to match the reg definition block. -Cc: stable at vger.kernel.org +Cc: stable@vger.kernel.org Fixes: 54b4a8f57848b("arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS support") Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com> --- @@ -18,8 +18,8 @@ index 791ca15c799e..bd1985694bca 100644 status = "disabled"; }; -- sdr: sdr at ffc25000 { -+ sdr: sdr at ffcfb100 { +- sdr: sdr@ffc25000 { ++ sdr: sdr@ffcfb100 { compatible = "altr,sdr-ctl", "syscon"; reg = <0xffcfb100 0x80>; }; diff --git a/a/content_digest b/N1/content_digest index 77fd856..4df26fd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,15 @@ - "From\0thor.thayer@linux.intel.com (thor.thayer at linux.intel.com)\0" + "From\0thor.thayer@linux.intel.com\0" "Subject\0[PATCH] ARM: dts: socfpga: Fix SDRAM node address for Arria10\0" "Date\0Tue, 25 Sep 2018 10:21:10 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0dinguyen@kernel.org" + robh+dt@kernel.org + " mark.rutland@arm.com\0" + "Cc\0catalin.marinas@arm.com" + will.deacon@arm.com + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + Thor Thayer <thor.thayer@linux.intel.com> + " stable@vger.kernel.org\0" "\00:1\0" "b\0" "From: Thor Thayer <thor.thayer@linux.intel.com>\n" @@ -9,7 +17,7 @@ "The address in the SDRAM node was incorrect. Fix this to agree with the\n" "correct address and to match the reg definition block.\n" "\n" - "Cc: stable at vger.kernel.org\n" + "Cc: stable@vger.kernel.org\n" "Fixes: 54b4a8f57848b(\"arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS support\")\n" "Signed-off-by: Thor Thayer <thor.thayer@linux.intel.com>\n" "---\n" @@ -24,12 +32,12 @@ " \t\t\tstatus = \"disabled\";\n" " \t\t};\n" " \n" - "-\t\tsdr: sdr at ffc25000 {\n" - "+\t\tsdr: sdr at ffcfb100 {\n" + "-\t\tsdr: sdr@ffc25000 {\n" + "+\t\tsdr: sdr@ffcfb100 {\n" " \t\t\tcompatible = \"altr,sdr-ctl\", \"syscon\";\n" " \t\t\treg = <0xffcfb100 0x80>;\n" " \t\t};\n" "-- \n" 2.7.4 -f5cfe2969fe1a03825ce4b350a3fd5ad8bad90b5c9e527db27d3c14fa185d6be +2ccf81e40f1a74631cd8dce4a5ef2777d758bad5e415a2bdc35d98b0109a737b
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.