All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18
@ 2014-09-25 16:55 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-09-25 16:55 UTC (permalink / raw)
  To: Arnd Bergmann, 'Olof Johansson', Kevin Hilman
  Cc: arm, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

The following changes since commit 57901371c9914d5e5eeabf2870c35162837198d2:

   ARM: dts: add MFC codec device node for exynos3250 (2014-09-24 
01:33:23 +0900)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-dt-3

for you to fetch changes up to 0d2ff37147727b62d99d250076e6f849a38a72ef:

   ARM: dts: add CPU nodes for Exynos4 SoCs (2014-09-25 17:40:14 +0900)

----------------------------------------------------------------
Samsung 3rd DT updates for v3.18

- Fix rebase conflcits in previous tags/samsung-dt-2
   : Fix chip select GPIO for exynos5250-smdk5250
   : Remove display timings node for exynos5250-snow

- Fix Exynos USB on kernels with USB Gadget support
   : Explicitly set dr_mode for the dwc3 controller
   for exynos5420-arndale-octa, exynos5420-peach-pit
   and exynos5800-peach-pi boards

- add CPU nodes for exynos4210, exynos4212, exynos4412

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
       ARM: dts: add CPU nodes for Exynos4 SoCs

Javier Martinez Canillas (2):
       ARM: dts: Fix chip select GPIO on exynos5250-smdk5250
       ARM: dts: Remove display timings node from exynos5250-snow

Sjoerd Simons (2):
       ARM: dts: Explicitly set dr_mode on exynos Peach boards
       ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octa

  arch/arm/boot/dts/exynos4210.dtsi             | 17 ++++++++++++++++
  arch/arm/boot/dts/exynos4212.dtsi             | 17 ++++++++++++++++
  arch/arm/boot/dts/exynos4412.dtsi             | 29 
+++++++++++++++++++++++++++
  arch/arm/boot/dts/exynos5250-smdk5250.dts     |  2 +-
  arch/arm/boot/dts/exynos5250-snow.dts         | 16 ---------------
  arch/arm/boot/dts/exynos5420-arndale-octa.dts |  4 ++++
  arch/arm/boot/dts/exynos5420-peach-pit.dts    |  8 ++++++++
  arch/arm/boot/dts/exynos5420.dtsi             |  4 ++--
  arch/arm/boot/dts/exynos5800-peach-pi.dts     |  8 ++++++++
  9 files changed, 86 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18
@ 2014-09-25 16:55 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2014-09-25 16:55 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit 57901371c9914d5e5eeabf2870c35162837198d2:

   ARM: dts: add MFC codec device node for exynos3250 (2014-09-24 
01:33:23 +0900)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git 
tags/samsung-dt-3

for you to fetch changes up to 0d2ff37147727b62d99d250076e6f849a38a72ef:

   ARM: dts: add CPU nodes for Exynos4 SoCs (2014-09-25 17:40:14 +0900)

----------------------------------------------------------------
Samsung 3rd DT updates for v3.18

- Fix rebase conflcits in previous tags/samsung-dt-2
   : Fix chip select GPIO for exynos5250-smdk5250
   : Remove display timings node for exynos5250-snow

- Fix Exynos USB on kernels with USB Gadget support
   : Explicitly set dr_mode for the dwc3 controller
   for exynos5420-arndale-octa, exynos5420-peach-pit
   and exynos5800-peach-pi boards

- add CPU nodes for exynos4210, exynos4212, exynos4412

----------------------------------------------------------------
Bartlomiej Zolnierkiewicz (1):
       ARM: dts: add CPU nodes for Exynos4 SoCs

Javier Martinez Canillas (2):
       ARM: dts: Fix chip select GPIO on exynos5250-smdk5250
       ARM: dts: Remove display timings node from exynos5250-snow

Sjoerd Simons (2):
       ARM: dts: Explicitly set dr_mode on exynos Peach boards
       ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octa

  arch/arm/boot/dts/exynos4210.dtsi             | 17 ++++++++++++++++
  arch/arm/boot/dts/exynos4212.dtsi             | 17 ++++++++++++++++
  arch/arm/boot/dts/exynos4412.dtsi             | 29 
+++++++++++++++++++++++++++
  arch/arm/boot/dts/exynos5250-smdk5250.dts     |  2 +-
  arch/arm/boot/dts/exynos5250-snow.dts         | 16 ---------------
  arch/arm/boot/dts/exynos5420-arndale-octa.dts |  4 ++++
  arch/arm/boot/dts/exynos5420-peach-pit.dts    |  8 ++++++++
  arch/arm/boot/dts/exynos5420.dtsi             |  4 ++--
  arch/arm/boot/dts/exynos5800-peach-pi.dts     |  8 ++++++++
  9 files changed, 86 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18
  2014-09-25 16:55 ` Kukjin Kim
@ 2014-10-01 15:56   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-10-01 15:56 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: 'Olof Johansson', Kevin Hilman, arm,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org

On Thursday 25 September 2014, Kukjin Kim wrote:
> Samsung 3rd DT updates for v3.18
> 
> - Fix rebase conflcits in previous tags/samsung-dt-2
>    : Fix chip select GPIO for exynos5250-smdk5250
>    : Remove display timings node for exynos5250-snow
> 
> - Fix Exynos USB on kernels with USB Gadget support
>    : Explicitly set dr_mode for the dwc3 controller
>    for exynos5420-arndale-octa, exynos5420-peach-pit
>    and exynos5800-peach-pi boards
> 
> - add CPU nodes for exynos4210, exynos4212, exynos4412
> 

Pulled into next/late, thanks

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18
@ 2014-10-01 15:56   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-10-01 15:56 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 25 September 2014, Kukjin Kim wrote:
> Samsung 3rd DT updates for v3.18
> 
> - Fix rebase conflcits in previous tags/samsung-dt-2
>    : Fix chip select GPIO for exynos5250-smdk5250
>    : Remove display timings node for exynos5250-snow
> 
> - Fix Exynos USB on kernels with USB Gadget support
>    : Explicitly set dr_mode for the dwc3 controller
>    for exynos5420-arndale-octa, exynos5420-peach-pit
>    and exynos5800-peach-pi boards
> 
> - add CPU nodes for exynos4210, exynos4212, exynos4412
> 

Pulled into next/late, thanks

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-01 15:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 16:55 [GIT PULL 2/3] 3rd Round of Samsung-DT-3 updates for v3.18 Kukjin Kim
2014-09-25 16:55 ` Kukjin Kim
2014-10-01 15:56 ` Arnd Bergmann
2014-10-01 15:56   ` Arnd Bergmann

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.