linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.18
@ 2018-05-24 18:20 Krzysztof Kozlowski
  2018-05-24 18:20 ` [GIT PULL 2/2] arm64: " Krzysztof Kozlowski
  2018-05-25 21:57 ` [GIT PULL 1/2] ARM: " Olof Johansson
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2018-05-24 18:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 83cb529b2ef4f3446e60e75522d76fdaaea4724c:

  ARM: dts: exynos: Update x and y properties for mms114 touchscreen (2018-05-13 15:15:49 +0200)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.18-2

for you to fetch changes up to 68605101460ea4c62a966b1ad3e8db90d8fbaa31:

  ARM: dts: exynos: Add support for audio over HDMI for Odroid X/X2/U3 (2018-05-15 18:46:14 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v4.18, part 2

1. Add support for audio over HDMI for Odroid X/X2/U3.

----------------------------------------------------------------
Sylwester Nawrocki (1):
      ARM: dts: exynos: Add support for audio over HDMI for Odroid X/X2/U3

 arch/arm/boot/dts/exynos4412-odroid-common.dtsi | 33 +++++++++++++++----------
 arch/arm/boot/dts/exynos4412-odroidu3.dts       |  6 ++---
 arch/arm/boot/dts/exynos4412-odroidx.dts        |  6 ++---
 3 files changed, 26 insertions(+), 19 deletions(-)

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

* [GIT PULL 2/2] arm64: dts: exynos: Second round for v4.18
  2018-05-24 18:20 [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.18 Krzysztof Kozlowski
@ 2018-05-24 18:20 ` Krzysztof Kozlowski
  2018-05-25 21:58   ` Olof Johansson
  2018-05-25 21:57 ` [GIT PULL 1/2] ARM: " Olof Johansson
  1 sibling, 1 reply; 4+ messages in thread
From: Krzysztof Kozlowski @ 2018-05-24 18:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit 8dd6203f32f20cb83469eb859efded9e403b3e9f:

  arm64: dts: exynos: Add mem-2-mem Scaler devices (2018-05-13 11:26:13 +0200)

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.18-2

for you to fetch changes up to f0b5e8a21e6604980c35eeeba1ee3a124f45ad1f:

  arm64: dts: exynos: Add more clocks to Exynos5433 Decon/DeconTV (2018-05-23 20:23:24 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.18, part 2

1. Add clocks necessary for DECON hardware windows no 4 and 5 on
   Exynos5433.

----------------------------------------------------------------
Marek Szyprowski (1):
      arm64: dts: exynos: Add more clocks to Exynos5433 Decon/DeconTV

 arch/arm64/boot/dts/exynos/exynos5433.dtsi | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

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

* [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.18
  2018-05-24 18:20 [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.18 Krzysztof Kozlowski
  2018-05-24 18:20 ` [GIT PULL 2/2] arm64: " Krzysztof Kozlowski
@ 2018-05-25 21:57 ` Olof Johansson
  1 sibling, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-05-25 21:57 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, May 24, 2018 at 08:20:15PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 83cb529b2ef4f3446e60e75522d76fdaaea4724c:
> 
>   ARM: dts: exynos: Update x and y properties for mms114 touchscreen (2018-05-13 15:15:49 +0200)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.18-2
> 
> for you to fetch changes up to 68605101460ea4c62a966b1ad3e8db90d8fbaa31:
> 
>   ARM: dts: exynos: Add support for audio over HDMI for Odroid X/X2/U3 (2018-05-15 18:46:14 +0200)
> 
> ----------------------------------------------------------------
> Samsung DTS ARM changes for v4.18, part 2
> 
> 1. Add support for audio over HDMI for Odroid X/X2/U3.

Merged, thanks!


-Olof

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

* [GIT PULL 2/2] arm64: dts: exynos: Second round for v4.18
  2018-05-24 18:20 ` [GIT PULL 2/2] arm64: " Krzysztof Kozlowski
@ 2018-05-25 21:58   ` Olof Johansson
  0 siblings, 0 replies; 4+ messages in thread
From: Olof Johansson @ 2018-05-25 21:58 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, May 24, 2018 at 08:20:16PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> On top of previous pull request.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 8dd6203f32f20cb83469eb859efded9e403b3e9f:
> 
>   arm64: dts: exynos: Add mem-2-mem Scaler devices (2018-05-13 11:26:13 +0200)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.18-2
> 
> for you to fetch changes up to f0b5e8a21e6604980c35eeeba1ee3a124f45ad1f:
> 
>   arm64: dts: exynos: Add more clocks to Exynos5433 Decon/DeconTV (2018-05-23 20:23:24 +0200)


Merged, thanks!


-Olof

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

end of thread, other threads:[~2018-05-25 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-24 18:20 [GIT PULL 1/2] ARM: dts: exynos: Second round for v4.18 Krzysztof Kozlowski
2018-05-24 18:20 ` [GIT PULL 2/2] arm64: " Krzysztof Kozlowski
2018-05-25 21:58   ` Olof Johansson
2018-05-25 21:57 ` [GIT PULL 1/2] ARM: " 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).