* [GIT PULL 2nd 2/2] Samsung DT updates for 3.16
@ 2014-05-26 2:29 Kukjin Kim
2014-05-29 19:38 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Kukjin Kim @ 2014-05-26 2:29 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit b5839bd87f197e133a0025c36df286eab6e1d858:
ARM: dts: Add MFC memory banks to exynos5420 boards (2014-05-20 01:04:13
+0900)
are available in the git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-dt-2
for you to fetch changes up to 3c8977f17796f0b8816a1a283b0b80b71c83d416:
ARM: dts: enable usb nodes for exynos4412-trats2 (2014-05-23 03:31:33
+0900)
----------------------------------------------------------------
Samsung 2nd DT updates for v3.16
- exynos4
: add hsotg device, exynos_usbphy nodes
: add PMU syscon and audio subsystem nodes
: replace number by macro in clock binding
- exynos4210-universal_c210
: add external sd card node and multimedia nodes
: enable USB functionality
- exynos4412-trats2
: enable usb nodes and usb gagdet functionality
: add cm36651 light/proximity sensor node
: fixed gpio key node
- exynos5250 and exynos5420
: add pmu syscon handle and sysreg system controller nodes
: add support for usb2phy
: replace number by macro in clock binding
: add USB 2.0 support on exynos5420
- exynos5420-peach-pit
: move dp hpd gpio pin to pinctrl_0
----------------------------------------------------------------
Beomho Seo (5):
ARM: dts: add cm36651 light/proximity sensor node for
exynos4412-trats2
ARM: dts: fixed gpio key node for exynos4412-trats2
ARM: dts: replace number by macro in clock binding for exynos4
ARM: dts: replace number by macro in clock binding for exynos5250
ARM: dts: replace number by macro in clock binding for exynos5420
Chanho Park (4):
ARM: dts: add PMU syscon node for exynos4
ARM: dts: add exynos_usbphy node for exynos4
ARM: dts: add hsotg device node for exynos4
ARM: dts: enable usb nodes for exynos4412-trats2
Kamil Debski (1):
ARM: dts: Add usb2phy to exynos5250
Marek Szyprowski (3):
ARM: dts: enable USB functionality for exynos4210-universal_c210
ARM: dts: add multimedia nodes for exynos4210-universal_c210
ARM: dts: add external sd card node for exynos4210-universal_c210
Rahul Sharma (3):
ARM: dts: move dp hpd gpio pin to pinctrl_0 for exynos5420 peach_pit
ARM: dts: add pmu syscon handle to exynos5250 hdmi
ARM: dts: add pmu syscon handle to exynos5420 hdmi
Sylwester Nawrocki (1):
ARM: dts: Add audio subsystem nodes to exynos4.dtsi
Tomasz Figa (1):
ARM: dts: Enable USB gadget functionality for exynos4210-trats
Vivek Gautam (3):
ARM: dts: Add sysreg sytem controller node to exynos5250 and
exynos5420
ARM: dts: Add usb2phy support on exynos5420
ARM: dts: Add USB 2.0 support on exynos5420
.../devicetree/bindings/arm/samsung/pmu.txt | 3 +
.../devicetree/bindings/arm/samsung/sysreg.txt | 11 +++-
arch/arm/boot/dts/exynos4.dtsi | 66
+++++++++++++++++++-
arch/arm/boot/dts/exynos4210-trats.dts | 10 +++
arch/arm/boot/dts/exynos4210-universal_c210.dts | 59 +++++++++++++++++
arch/arm/boot/dts/exynos4412-trats2.dts | 54 +++++++++++++---
arch/arm/boot/dts/exynos4412.dtsi | 4 ++
arch/arm/boot/dts/exynos4x12.dtsi | 9 +++
arch/arm/boot/dts/exynos5250.dtsi | 32 +++++++++-
arch/arm/boot/dts/exynos5420-peach-pit.dts | 14 ++---
arch/arm/boot/dts/exynos5420.dtsi | 48 +++++++++++++-
11 files changed, 289 insertions(+), 21 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL 2nd 2/2] Samsung DT updates for 3.16
2014-05-26 2:29 [GIT PULL 2nd 2/2] Samsung DT updates for 3.16 Kukjin Kim
@ 2014-05-29 19:38 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2014-05-29 19:38 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, May 26, 2014 at 11:29:32AM +0900, Kukjin Kim wrote:
> The following changes since commit b5839bd87f197e133a0025c36df286eab6e1d858:
>
> ARM: dts: Add MFC memory banks to exynos5420 boards (2014-05-20 01:04:13
> +0900)
>
> are available in the git repository at:
>
> http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-dt-2
>
> for you to fetch changes up to 3c8977f17796f0b8816a1a283b0b80b71c83d416:
>
> ARM: dts: enable usb nodes for exynos4412-trats2 (2014-05-23 03:31:33
> +0900)
>
> ----------------------------------------------------------------
> Samsung 2nd DT updates for v3.16
>
> - exynos4
> : add hsotg device, exynos_usbphy nodes
> : add PMU syscon and audio subsystem nodes
> : replace number by macro in clock binding
>
> - exynos4210-universal_c210
> : add external sd card node and multimedia nodes
> : enable USB functionality
>
> - exynos4412-trats2
> : enable usb nodes and usb gagdet functionality
> : add cm36651 light/proximity sensor node
> : fixed gpio key node
>
> - exynos5250 and exynos5420
> : add pmu syscon handle and sysreg system controller nodes
> : add support for usb2phy
> : replace number by macro in clock binding
> : add USB 2.0 support on exynos5420
>
> - exynos5420-peach-pit
> : move dp hpd gpio pin to pinctrl_0
Merged, thanks.
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-29 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26 2:29 [GIT PULL 2nd 2/2] Samsung DT updates for 3.16 Kukjin Kim
2014-05-29 19:38 ` 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).