diff for duplicates of <20180530171057.39f1a2be@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index 554d6c2..5306fbd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,9 +44,9 @@ limitations. > + spi-tx-bus-width = <4>; > }; > -> - flash1: s25fl128s@1 { +> - flash1: s25fl128s at 1 { > - reg = <1>; -> + flash1: s25fl128s@2 { +> + flash1: s25fl128s at 2 { > + reg = <2>; Hm, you're breaking backward compat here. Can we try to re-use the diff --git a/a/content_digest b/N1/content_digest index 97a7c5b..492492c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,9 @@ "ref\01527686082-15142-1-git-send-email-frieder.schrempf@exceet.de\0" "ref\01527686082-15142-6-git-send-email-frieder.schrempf@exceet.de\0" - "From\0Boris Brezillon <boris.brezillon@bootlin.com>\0" - "Subject\0Re: [PATCH 05/11] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties\0" + "From\0boris.brezillon@bootlin.com (Boris Brezillon)\0" + "Subject\0[PATCH 05/11] ARM: dts: Reflect change of FSL QSPI driver and remove unused properties\0" "Date\0Wed, 30 May 2018 17:10:57 +0200\0" - "To\0Frieder Schrempf <frieder.schrempf@exceet.de>\0" - "Cc\0linux-mtd@lists.infradead.org" - linux-spi@vger.kernel.org - dwmw2@infradead.org - computersforpeace@gmail.com - marek.vasut@gmail.com - richard@nod.at - miquel.raynal@bootlin.com - broonie@kernel.org - david.wolfe@nxp.com - fabio.estevam@nxp.com - prabhakar.kushwaha@nxp.com - yogeshnarayan.gaur@nxp.com - han.xu@nxp.com - Shawn Guo <shawnguo@kernel.org> - Sascha Hauer <s.hauer@pengutronix.de> - Pengutronix Kernel Team <kernel@pengutronix.de> - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - linux-arm-kernel@lists.infradead.org - devicetree@vger.kernel.org - " linux-kernel@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, 30 May 2018 15:14:34 +0200\n" @@ -73,12 +52,12 @@ "> +\t\tspi-tx-bus-width = <4>;\n" "> \t};\n" "> \n" - "> -\tflash1: s25fl128s@1 {\n" + "> -\tflash1: s25fl128s at 1 {\n" "> -\t\treg = <1>;\n" - "> +\tflash1: s25fl128s@2 {\n" + "> +\tflash1: s25fl128s at 2 {\n" "> +\t\treg = <2>;\n" "\n" "Hm, you're breaking backward compat here. Can we try to re-use the\n" old numbering scheme instead of patching all DTs? -c76ad7d407d1c4ff05cd4dff6028021babbfef59a1163e50573630f2a33257af +18d63981e61a33e2da2101f476fa2a36c53fa1e9a7f33fce8baed1c58c803c96
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.