All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 4/4] Samsung 3rd DT updates for v3.20
@ 2015-01-29  0:34 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2015-01-29  0:34 UTC (permalink / raw)
  To: arm, Arnd Bergmann, Kevin Hilman, 'Olof Johansson'
  Cc: linux-samsung-soc, Mike Turquette, Sylwester Nawrocki, linux-arm-kernel

Hi,

This is another Samsung DT updates for v3.20. Since including a clock
patch with Mike and Sylwester's acks so sending separate pull-request.

Please pull and if any problems please let me know.

Thanks,
Kukjin


The following changes since commit 6591a02e17e6d6587c3cf7588d523fa6f26b584a:

  ARM: dts: reduce total RAM by 22 MiB for exynos5422-odroidxu3
(2015-01-24 13:24:10 +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 ea08de16eb1ba2052ce2db4b58b62a2ec33357a3:

  ARM: dts: Add DISP1 power domain for exynos5420 (2015-01-29 08:52:23
+0900)

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

- add DISP1 power domain for support HDMI support on exynos5420/5422/5800
  and the power domain node including FIMD1, MIXER and HDMI modules
  (tested on exynos5420 Peach Pit and exynos5800 Peach Pi Chromebooks
  and exynos5422 Odroid XU3 by Javier Martinez Canillas)

Note this is including a patch for adding clock IDs for the DISP1 power
domain with Mike and Sylwester's acks so that could be handled together
to avoid non-working.

----------------------------------------------------------------
Javier Martinez Canillas (2):
      clk: exynos5420: Add IDs for clocks used in DISP1 power domain
      ARM: dts: Add DISP1 power domain for exynos5420

 arch/arm/boot/dts/exynos5420.dtsi      | 17 +++++++++++++++++
 drivers/clk/samsung/clk-exynos5420.c   | 23 ++++++++++++-----------
 include/dt-bindings/clock/exynos5420.h |  6 ++++++
 3 files changed, 35 insertions(+), 11 deletions(-)

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

* [GIT PULL 4/4] Samsung 3rd DT updates for v3.20
@ 2015-01-29  0:34 ` Kukjin Kim
  0 siblings, 0 replies; 4+ messages in thread
From: Kukjin Kim @ 2015-01-29  0:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This is another Samsung DT updates for v3.20. Since including a clock
patch with Mike and Sylwester's acks so sending separate pull-request.

Please pull and if any problems please let me know.

Thanks,
Kukjin


The following changes since commit 6591a02e17e6d6587c3cf7588d523fa6f26b584a:

  ARM: dts: reduce total RAM by 22 MiB for exynos5422-odroidxu3
(2015-01-24 13:24:10 +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 ea08de16eb1ba2052ce2db4b58b62a2ec33357a3:

  ARM: dts: Add DISP1 power domain for exynos5420 (2015-01-29 08:52:23
+0900)

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

- add DISP1 power domain for support HDMI support on exynos5420/5422/5800
  and the power domain node including FIMD1, MIXER and HDMI modules
  (tested on exynos5420 Peach Pit and exynos5800 Peach Pi Chromebooks
  and exynos5422 Odroid XU3 by Javier Martinez Canillas)

Note this is including a patch for adding clock IDs for the DISP1 power
domain with Mike and Sylwester's acks so that could be handled together
to avoid non-working.

----------------------------------------------------------------
Javier Martinez Canillas (2):
      clk: exynos5420: Add IDs for clocks used in DISP1 power domain
      ARM: dts: Add DISP1 power domain for exynos5420

 arch/arm/boot/dts/exynos5420.dtsi      | 17 +++++++++++++++++
 drivers/clk/samsung/clk-exynos5420.c   | 23 ++++++++++++-----------
 include/dt-bindings/clock/exynos5420.h |  6 ++++++
 3 files changed, 35 insertions(+), 11 deletions(-)

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

* Re: [GIT PULL 4/4] Samsung 3rd DT updates for v3.20
  2015-01-29  0:34 ` Kukjin Kim
@ 2015-01-29 21:57   ` Olof Johansson
  -1 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-01-29 21:57 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: arm, Arnd Bergmann, Kevin Hilman, linux-arm-kernel,
	linux-samsung-soc, Mike Turquette, Sylwester Nawrocki

On Thu, Jan 29, 2015 at 09:34:27AM +0900, Kukjin Kim wrote:
> Hi,
> 
> This is another Samsung DT updates for v3.20. Since including a clock
> patch with Mike and Sylwester's acks so sending separate pull-request.
> 
> Please pull and if any problems please let me know.
> 
> Thanks,
> Kukjin
> 
> 
> The following changes since commit 6591a02e17e6d6587c3cf7588d523fa6f26b584a:
> 
>   ARM: dts: reduce total RAM by 22 MiB for exynos5422-odroidxu3
> (2015-01-24 13:24:10 +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 ea08de16eb1ba2052ce2db4b58b62a2ec33357a3:
> 
>   ARM: dts: Add DISP1 power domain for exynos5420 (2015-01-29 08:52:23
> +0900)

Merged, thanks.


-Olof

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

* [GIT PULL 4/4] Samsung 3rd DT updates for v3.20
@ 2015-01-29 21:57   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2015-01-29 21:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Jan 29, 2015 at 09:34:27AM +0900, Kukjin Kim wrote:
> Hi,
> 
> This is another Samsung DT updates for v3.20. Since including a clock
> patch with Mike and Sylwester's acks so sending separate pull-request.
> 
> Please pull and if any problems please let me know.
> 
> Thanks,
> Kukjin
> 
> 
> The following changes since commit 6591a02e17e6d6587c3cf7588d523fa6f26b584a:
> 
>   ARM: dts: reduce total RAM by 22 MiB for exynos5422-odroidxu3
> (2015-01-24 13:24:10 +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 ea08de16eb1ba2052ce2db4b58b62a2ec33357a3:
> 
>   ARM: dts: Add DISP1 power domain for exynos5420 (2015-01-29 08:52:23
> +0900)

Merged, thanks.


-Olof

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

end of thread, other threads:[~2015-01-29 21:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-29  0:34 [GIT PULL 4/4] Samsung 3rd DT updates for v3.20 Kukjin Kim
2015-01-29  0:34 ` Kukjin Kim
2015-01-29 21:57 ` Olof Johansson
2015-01-29 21:57   ` Olof Johansson

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.