[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <53F49D5C.4050007@suse.de>
Date: Wed, 20 Aug 2014 15:06:36 +0200
From: Andreas Färber <afaerber@...e.de>
To: Tomasz Figa <tomasz.figa@...il.com>,
linux-samsung-soc@...r.kernel.org,
Kukjin Kim <kgene.kim@...sung.com>
CC: Mark Rutland <mark.rutland@....com>, devicetree@...r.kernel.org,
Vincent Palatin <vpalatin@...omium.org>,
Pawel Moll <pawel.moll@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
open list <linux-kernel@...r.kernel.org>,
Tomasz Figa <t.figa@...sung.com>,
Kumar Gala <galak@...eaurora.org>,
Stephan van Schaik <stephan@...khronix.com>,
Doug Anderson <dianders@...omium.org>,
Rob Herring <robh+dt@...nel.org>,
Ben Dooks <ben-linux@...ff.org>,
Russell King <linux@....linux.org.uk>,
Javier Martinez Canillas <javier.martinez@...labora.co.uk>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH v6 03/10] ARM: dts: Prepare node labels for exynos5250
Am 02.08.2014 15:00, schrieb Andreas Färber:
> Am 02.08.2014 14:19, schrieb Tomasz Figa:
>> Andreas,
>>
>> Ehh, one more thing. It looks like my memory is playing tricks on me.
>> Please see inline.
>>
>> On 02.08.2014 02:52, Andreas Färber wrote:
>>> Allows them to be extended by reference.
>>>
>>> Signed-off-by: Andreas Färber <afaerber@...e.de>
>>> ---
>>> v6: Split off from Snow/SMDK cleanups (Doug Anderson)
>>
>> [snip]
>>
>>> - serial@...00000 {
>>> + uart0: serial@...00000 {
>>> clocks = <&clock CLK_UART0>, <&clock CLK_SCLK_UART0>;
>>> clock-names = "uart", "clk_uart_baud0";
>>> };
>>>
>>> - serial@...10000 {
>>> + uart1: serial@...10000 {
>>> clocks = <&clock CLK_UART1>, <&clock CLK_SCLK_UART1>;
>>> clock-names = "uart", "clk_uart_baud0";
>>> };
>>>
>>> - serial@...20000 {
>>> + uart2: serial@...20000 {
>>> clocks = <&clock CLK_UART2>, <&clock CLK_SCLK_UART2>;
>>> clock-names = "uart", "clk_uart_baud0";
>>> };
>>>
>>> - serial@...30000 {
>>> + uart3: serial@...30000 {
>>> clocks = <&clock CLK_UART3>, <&clock CLK_SCLK_UART3>;
>>> clock-names = "uart", "clk_uart_baud0";
>>> };
>>
>> I forgot about a series [1] that went through tty tree, which is going
>> to conflict with this patch. It already adds labels to uart nodes in
>> serial_X format. I don't really remember why I went with this format for
>> Exynos SoCs and with uartX for older ones...
>>
>> [1]
>> https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/commit/arch/arm/boot/dts?id=1e64f48ea7c59fb94acd7551dd9fa68b8a752efc
>
> I doubt that I'll manage to resend another time today, [...]
Sorry, forgot about this. Done now. v7 as individual reply.
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists