From: holler@ahsoftware.de (Alexander Holler)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] DaVinci SoC updates for v3.12
Date: Fri, 06 Sep 2013 02:03:25 +0200 [thread overview]
Message-ID: <52291BCD.7030106@ahsoftware.de> (raw)
In-Reply-To: <87ppt5r1t4.fsf@linaro.org>
Am 22.08.2013 20:57, schrieb Kevin Hilman:
> Sekhar Nori <nsekhar@ti.com> writes:
>
>> Hi Arnd, Olof, Kevin,
>>
>> Please pull the following DaVinci SoC changes for v3.12
>>
>> Thanks,
>> Sekhar
>>
>> The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:
>>
>> Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v3.12/soc
>>
>> for you to fetch changes up to 46c1833467c5e555f31cd6f14b342a7383f26885:
>>
>> ARM: davinci: fix clock lookup for mdio device (2013-08-22 00:39:01 +0530)
>>
>> ----------------------------------------------------------------
>> DaVinci SoC updates for v3.12
>> -----------------------------
>>
>> This set of SoC updates contains changes to the
>> way UART clock is handled to enabled DT-boot to
>> obtain UART clock frequency instead of relying
>> on DT-binding being supplied. Similarly handling
>> of MDIO clock is fixed to make it easier to support
>> MDIO in DT-boot. Finally there is patch to remove
>> now unnecessary setting of wake-up capable flag for
>> RTC.
>
> Thanks for the detailed description.
>
> Pulled into next/soc
Just a warning, I've tried the patch series for the serial on top of
3.11 and the patch
ARM: davinci: serial: get rid of davinci_uart_config
doesn't even compile here.
The culprit is a misplaced
#include <linux/platform_device.h>
in arch/arm/mach-davinci/include/mach/serial.h
Regards,
Alexander Holler
next prev parent reply other threads:[~2013-09-06 0:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-21 19:57 [GIT PULL 1/2] DaVinci SoC updates for v3.12 Sekhar Nori
2013-08-21 20:00 ` [GIT PULL 2/2] DaVinci DT " Sekhar Nori
2013-08-22 19:10 ` Kevin Hilman
2013-08-22 18:57 ` [GIT PULL 1/2] DaVinci SoC " Kevin Hilman
2013-09-06 0:03 ` Alexander Holler [this message]
2013-09-06 9:44 ` Sekhar Nori
2013-09-06 13:36 ` Alexander Holler
2013-09-10 13:20 ` Sekhar Nori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52291BCD.7030106@ahsoftware.de \
--to=holler@ahsoftware.de \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.