From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhang.lyra@gmail.com (Lyra Zhang) Date: Thu, 27 Nov 2014 20:08:51 +0800 Subject: [PATCH v3 1/5] Documentation: DT: Renamed of-serial.txt to 8250.txt In-Reply-To: <20141127113819.GD857@leverpostej> References: <1416917818-10506-1-git-send-email-chunyan.zhang@spreadtrum.com> <1416917818-10506-2-git-send-email-chunyan.zhang@spreadtrum.com> <20141127113819.GD857@leverpostej> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 2014-11-27 19:38 GMT+08:00 Mark Rutland : > On Tue, Nov 25, 2014 at 12:16:54PM +0000, Chunyan Zhang wrote: >> The file of-serial.txt was only for 8250 compatible UART implementations, >> so renamed it to 8250.txt to avoid confusing other persons. >> This is recommended by Arnd, see: >> http://lists.infradead.org/pipermail/linux-arm-kernel/2014-September/291455.html >> >> Signed-off-by: Chunyan Zhang > > My prior Ack [1] still applies (given you've just changed the way the > patch was generated, as Arnd and I suggested). > OK, I'll add in v4. > Mark. > > [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2014-October/295152.html > >> --- >> .../bindings/serial/{of-serial.txt => 8250.txt} | 0 >> 1 file changed, 0 insertions(+), 0 deletions(-) >> rename Documentation/devicetree/bindings/serial/{of-serial.txt => 8250.txt} (100%) >> >> diff --git a/Documentation/devicetree/bindings/serial/of-serial.txt b/Documentation/devicetree/bindings/serial/8250.txt >> similarity index 100% >> rename from Documentation/devicetree/bindings/serial/of-serial.txt >> rename to Documentation/devicetree/bindings/serial/8250.txt >> -- >> 1.7.9.5 >> >> > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/