* [GIT PULL] DaVinci DT updates for v3.9 (part 2)
@ 2013-02-09 17:58 Sekhar Nori
2013-02-10 1:27 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Sekhar Nori @ 2013-02-09 17:58 UTC (permalink / raw)
To: linux-arm-kernel
Hi Arnd, Olof,
Can you please pull the following changes for v3.9?
Thanks,
Sekhar
The following changes since commit 1661636d362b6d1a6c2bab210f2ab363a69deccc:
ARM: davinci: da850: add RTC DT entries (2013-01-28 21:28:11 +0530)
are available in the git repository at:
git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.9/dt-2
for you to fetch changes up to 19c7c0d81a9b1fe7342d0208b629b5e085e4f3ae:
ARM: davinci: da850 DT: add support for machine reboot (2013-02-09 22:38:26 +0530)
----------------------------------------------------------------
Second round of DT updates for DaVinci.
This pull request adds support for I2C0 and watchdog timer
for DA850 EVM booting using device tree. It also enables
machine reboot when using device tree.
----------------------------------------------------------------
Kumar, Anil (2):
ARM: davinci: da850: add wdt DT node
ARM: davinci: da850 DT: add support for machine reboot
Vishwanathrao Badarkhe, Manish (1):
ARM: davinci: da850: add DT node for I2C0
arch/arm/boot/dts/da850-evm.dts | 9 +++++++++
arch/arm/boot/dts/da850.dtsi | 19 +++++++++++++++++++
arch/arm/mach-davinci/da8xx-dt.c | 9 ++++++++-
arch/arm/mach-davinci/devices-da8xx.c | 12 ++++++++++--
arch/arm/mach-davinci/include/mach/da8xx.h | 1 -
5 files changed, 46 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] DaVinci DT updates for v3.9 (part 2)
2013-02-09 17:58 [GIT PULL] DaVinci DT updates for v3.9 (part 2) Sekhar Nori
@ 2013-02-10 1:27 ` Olof Johansson
2013-02-13 17:33 ` Sekhar Nori
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2013-02-10 1:27 UTC (permalink / raw)
To: linux-arm-kernel
On Sat, Feb 09, 2013 at 11:28:40PM +0530, Sekhar Nori wrote:
> Hi Arnd, Olof,
>
> Can you please pull the following changes for v3.9?
>
> Thanks,
> Sekhar
>
> The following changes since commit 1661636d362b6d1a6c2bab210f2ab363a69deccc:
>
> ARM: davinci: da850: add RTC DT entries (2013-01-28 21:28:11 +0530)
>
> are available in the git repository at:
>
> git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.9/dt-2
Pulled, but:
> Kumar, Anil (2):
> ARM: davinci: da850 DT: add support for machine reboot
Looking at this patch, looking for any device named "watchdog" seems a
bit fragile. It's an unfortunate device name to have it that generic
in the davinci_wdt driver.
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] DaVinci DT updates for v3.9 (part 2)
2013-02-10 1:27 ` Olof Johansson
@ 2013-02-13 17:33 ` Sekhar Nori
0 siblings, 0 replies; 3+ messages in thread
From: Sekhar Nori @ 2013-02-13 17:33 UTC (permalink / raw)
To: linux-arm-kernel
Hi Olof,
On 2/10/2013 6:57 AM, Olof Johansson wrote:
> On Sat, Feb 09, 2013 at 11:28:40PM +0530, Sekhar Nori wrote:
>> Hi Arnd, Olof,
>>
>> Can you please pull the following changes for v3.9?
>>
>> Thanks,
>> Sekhar
>>
>> The following changes since commit 1661636d362b6d1a6c2bab210f2ab363a69deccc:
>>
>> ARM: davinci: da850: add RTC DT entries (2013-01-28 21:28:11 +0530)
>>
>> are available in the git repository at:
>>
>> git://gitorious.org/linux-davinci/linux-davinci.git tags/davinci-for-v3.9/dt-2
>
> Pulled, but:
>
>> Kumar, Anil (2):
>> ARM: davinci: da850 DT: add support for machine reboot
>
> Looking at this patch, looking for any device named "watchdog" seems a
> bit fragile. It's an unfortunate device name to have it that generic
> in the davinci_wdt driver.
Yes, agreed. Ideally a future patch should fix that but I wonder if
device name becomes part of userspace API because it gets exposed
through sysfs and hence should not be changed?
Thanks,
Sekhar
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-13 17:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-09 17:58 [GIT PULL] DaVinci DT updates for v3.9 (part 2) Sekhar Nori
2013-02-10 1:27 ` Olof Johansson
2013-02-13 17:33 ` Sekhar Nori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).