mbox series

[GIT,PULL,1/2] ARM: dts: exynos: Second round for v4.18

Message ID 20180524182016.5866-1-krzk@kernel.org
State New
Headers show
Series [GIT,PULL,1/2] ARM: dts: exynos: Second round for v4.18 | expand

Pull-request

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

Message

Krzysztof Kozlowski May 24, 2018, 6:20 p.m. UTC
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(-)

Comments

Olof Johansson May 25, 2018, 9:57 p.m. UTC | #1
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