mbox series

[GIT,PULL,1/5] ARM: defconfig: Exynos for v4.18

Message ID 20180513154238.22508-2-krzk@kernel.org
State New
Headers show
Series ARM: samsung/exynos: Stuff for v4.18 | expand

Pull-request

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

Message

Krzysztof Kozlowski May 13, 2018, 3:42 p.m. UTC
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

  Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to b0121046cacdbc99475871aceb2e9e57995c2ba1:

  ARM: multi_v7_config: enable S6E63J0X03 panel driver (2018-04-16 20:22:28 +0200)

----------------------------------------------------------------
Samsung defconfig changes for v4.18

1. Enable Samsung S6E63J0X03 DSI panel.

----------------------------------------------------------------
Marek Szyprowski (2):
      ARM: exynos_defconfig: enable S6E63J0X03 panel driver
      ARM: multi_v7_config: enable S6E63J0X03 panel driver

 arch/arm/configs/exynos_defconfig   | 1 +
 arch/arm/configs/multi_v7_defconfig | 1 +
 2 files changed, 2 insertions(+)

Comments

Olof Johansson May 14, 2018, 8:48 p.m. UTC | #1
On Sun, May 13, 2018 at 05:42:34PM +0200, Krzysztof Kozlowski wrote:
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
> 
>   Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.18
> 
> for you to fetch changes up to b0121046cacdbc99475871aceb2e9e57995c2ba1:
> 
>   ARM: multi_v7_config: enable S6E63J0X03 panel driver (2018-04-16 20:22:28 +0200)
> 
> ----------------------------------------------------------------
> Samsung defconfig changes for v4.18
> 
> 1. Enable Samsung S6E63J0X03 DSI panel.

Merged, thanks.


-Olof