diff for duplicates of <512F33F3.9070203@ti.com> diff --git a/a/1.txt b/N1/1.txt index adbafdd..def182d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,7 +13,7 @@ On 2/19/2013 2:02 PM, Manjunathappa, Prakash wrote: > So override UART1 and UART2 DT node clock-frequency property with > rate available on da850 EVM. > -> Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com> +> Signed-off-by: Manjunathappa, Prakash <prakash.pm-l0cyMroinI0@public.gmane.org> How about dropping the clock-frequency attribute altogether? of_serial.c seems to be falling back on clk apis if frequency is not passed and that @@ -33,13 +33,13 @@ Sekhar > @@ -22,9 +22,11 @@ > status = "okay"; > }; -> serial1: serial at 1d0c000 { +> serial1: serial@1d0c000 { > + clock-frequency = <132000000>; > status = "okay"; > }; -> serial2: serial at 1d0d000 { +> serial2: serial@1d0d000 { > + clock-frequency = <132000000>; > status = "okay"; > }; -> rtc0: rtc at 1c23000 { +> rtc0: rtc@1c23000 { > diff --git a/a/content_digest b/N1/content_digest index 7476311..36ce527 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\01361262734-8540-1-git-send-email-prakash.pm@ti.com\0" - "From\0nsekhar@ti.com (Sekhar Nori)\0" - "Subject\0[PATCH] ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes\0" + "ref\01361262734-8540-1-git-send-email-prakash.pm-l0cyMroinI0@public.gmane.org\0" + "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes\0" "Date\0Thu, 28 Feb 2013 16:09:47 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Manjunathappa" + " Prakash <prakash.pm-l0cyMroinI0@public.gmane.org>\0" + "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org" + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org + grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org + hs-ynQEQJNshbs@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Prakash,\n" @@ -20,7 +29,7 @@ "> So override UART1 and UART2 DT node clock-frequency property with\n" "> rate available on da850 EVM.\n" "> \n" - "> Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>\n" + "> Signed-off-by: Manjunathappa, Prakash <prakash.pm-l0cyMroinI0@public.gmane.org>\n" "\n" "How about dropping the clock-frequency attribute altogether? of_serial.c\n" "seems to be falling back on clk apis if frequency is not passed and that\n" @@ -40,15 +49,15 @@ "> @@ -22,9 +22,11 @@\n" "> \t\t\tstatus = \"okay\";\n" "> \t\t};\n" - "> \t\tserial1: serial at 1d0c000 {\n" + "> \t\tserial1: serial@1d0c000 {\n" "> +\t\t\tclock-frequency = <132000000>;\n" "> \t\t\tstatus = \"okay\";\n" "> \t\t};\n" - "> \t\tserial2: serial at 1d0d000 {\n" + "> \t\tserial2: serial@1d0d000 {\n" "> +\t\t\tclock-frequency = <132000000>;\n" "> \t\t\tstatus = \"okay\";\n" "> \t\t};\n" - "> \t\trtc0: rtc at 1c23000 {\n" + "> \t\trtc0: rtc@1c23000 {\n" > -673040affb80ca444777de08295af851c0d57ecefd08b0c8757684c6bc73aa15 +0ad6322fb6bd7170faa9bb7a9287821a943a91c41e5cbd4c8f5ed739c6161734
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.