* [GIT PULL 1/2] DaVinci DT updates for v4.10 (part 4)
@ 2016-12-05 11:03 Sekhar Nori
2016-12-05 11:03 ` [GIT PULL 2/2] DaVinci defconfig " Sekhar Nori
2016-12-07 20:34 ` [GIT PULL 1/2] DaVinci DT " Olof Johansson
0 siblings, 2 replies; 4+ messages in thread
From: Sekhar Nori @ 2016-12-05 11:03 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 878e908ad95637dc6567a9b5f6876a580ae90dfa:
ARM: dts: da850: enable memctrl and mstpri nodes per board (2016-11-28 15:51:29 +0530)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.10/dt-4
for you to fetch changes up to e4ce904d6289f2a72affd2a0f0a44da6e5d0cce4:
ARM: dts: da850: enable high speed for mmc (2016-12-05 14:20:44 +0530)
----------------------------------------------------------------
- Add device tree nodes for pin pull-up/pull-down
bias control on DA850.
- Enable high speed support on DA850 MMC/SD
----------------------------------------------------------------
Axel Haslam (1):
ARM: dts: da850: enable high speed for mmc
David Lechner (1):
ARM: dts: da850: Add node for pullup/pulldown pinconf
arch/arm/boot/dts/da850.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 2/2] DaVinci defconfig updates for v4.10 (part 4)
2016-12-05 11:03 [GIT PULL 1/2] DaVinci DT updates for v4.10 (part 4) Sekhar Nori
@ 2016-12-05 11:03 ` Sekhar Nori
2016-12-07 20:35 ` Olof Johansson
2016-12-07 20:34 ` [GIT PULL 1/2] DaVinci DT " Olof Johansson
1 sibling, 1 reply; 4+ messages in thread
From: Sekhar Nori @ 2016-12-05 11:03 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit 213971e7571e27f47b4e926904a9adf794925c51:
ARM: davinci_all_defconfig: Enable OHCI as module (2016-11-22 20:50:46 +0530)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.10/defconfig-4
for you to fetch changes up to 47d03e48efa572109229aec9436948d92f44b689:
ARM: davinci_all_defconfig: Enable da8xx usb otg (2016-12-01 19:52:12 +0530)
----------------------------------------------------------------
Enable support for MUSB based USB OTG on DA850.
----------------------------------------------------------------
Alexandre Bailon (1):
ARM: davinci_all_defconfig: Enable da8xx usb otg
arch/arm/configs/davinci_all_defconfig | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 2/2] DaVinci defconfig updates for v4.10 (part 4)
2016-12-05 11:03 ` [GIT PULL 2/2] DaVinci defconfig " Sekhar Nori
@ 2016-12-07 20:35 ` Olof Johansson
0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-12-07 20:35 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Dec 05, 2016 at 04:33:16PM +0530, Sekhar Nori wrote:
> The following changes since commit 213971e7571e27f47b4e926904a9adf794925c51:
>
> ARM: davinci_all_defconfig: Enable OHCI as module (2016-11-22 20:50:46 +0530)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.10/defconfig-4
>
> for you to fetch changes up to 47d03e48efa572109229aec9436948d92f44b689:
>
> ARM: davinci_all_defconfig: Enable da8xx usb otg (2016-12-01 19:52:12 +0530)
>
> ----------------------------------------------------------------
> Enable support for MUSB based USB OTG on DA850.
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL 1/2] DaVinci DT updates for v4.10 (part 4)
2016-12-05 11:03 [GIT PULL 1/2] DaVinci DT updates for v4.10 (part 4) Sekhar Nori
2016-12-05 11:03 ` [GIT PULL 2/2] DaVinci defconfig " Sekhar Nori
@ 2016-12-07 20:34 ` Olof Johansson
1 sibling, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2016-12-07 20:34 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Dec 05, 2016 at 04:33:15PM +0530, Sekhar Nori wrote:
> The following changes since commit 878e908ad95637dc6567a9b5f6876a580ae90dfa:
>
> ARM: dts: da850: enable memctrl and mstpri nodes per board (2016-11-28 15:51:29 +0530)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v4.10/dt-4
>
> for you to fetch changes up to e4ce904d6289f2a72affd2a0f0a44da6e5d0cce4:
>
> ARM: dts: da850: enable high speed for mmc (2016-12-05 14:20:44 +0530)
>
> ----------------------------------------------------------------
> - Add device tree nodes for pin pull-up/pull-down
> bias control on DA850.
>
> - Enable high speed support on DA850 MMC/SD
Merged, thanks. It's getting late but this is a small delta.
-Olof
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-12-07 20:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-05 11:03 [GIT PULL 1/2] DaVinci DT updates for v4.10 (part 4) Sekhar Nori
2016-12-05 11:03 ` [GIT PULL 2/2] DaVinci defconfig " Sekhar Nori
2016-12-07 20:35 ` Olof Johansson
2016-12-07 20:34 ` [GIT PULL 1/2] DaVinci DT " Olof Johansson
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).