* [GIT PULL 1/3] soc: samsung: exynos for v4.14
@ 2017-08-23 16:36 Krzysztof Kozlowski
2017-08-23 16:36 ` [GIT PULL 2/3] ARM: exynos: Changes " Krzysztof Kozlowski
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2017-08-23 16:36 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
Just one commit. If needed you can also cherry-pick it directly.
Best regards,
Krzysztof
The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:
Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.14-2
for you to fetch changes up to e83a71981181a36d36e18e2f2dae3ec84fc37429:
soc: samsung: Use kbasename instead of open coding (2017-07-24 06:47:50 +0200)
----------------------------------------------------------------
Samsung soc drivers changes for v4.14
Conversion to kbasename from Rob Herring.
----------------------------------------------------------------
Rob Herring (1):
soc: samsung: Use kbasename instead of open coding
drivers/soc/samsung/pm_domains.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/3] ARM: exynos: Changes for v4.14
2017-08-23 16:36 [GIT PULL 1/3] soc: samsung: exynos for v4.14 Krzysztof Kozlowski
@ 2017-08-23 16:36 ` Krzysztof Kozlowski
2017-08-23 19:47 ` Arnd Bergmann
2017-08-23 16:36 ` [GIT PULL 3/3] ARM: dts: " Krzysztof Kozlowski
2017-08-23 19:45 ` [GIT PULL 1/3] soc: samsung: exynos " Arnd Bergmann
2 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2017-08-23 16:36 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
Just one commit. If needed you can also cherry-pick it directly.
Based on top of previous pull request.
Best regards,
Krzysztof
The following changes since commit f991ce429a420dbb42b3e4b5a47490c84390d7e1:
ARM: s3c24xx: make H1940BT depend on RFKILL (2017-07-20 20:26:24 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.14-2
for you to fetch changes up to 225bd1de16fb2e330be5bad261d427d00293c55e:
ARM: s3c24xx: Fix NAND ECC mode for mini2440 board (2017-08-21 19:50:51 +0200)
----------------------------------------------------------------
Samsung mach/soc changes for v4.14, part 2
Fix NAND ECC mode for mini2440 board.
----------------------------------------------------------------
Sylwester Nawrocki (1):
ARM: s3c24xx: Fix NAND ECC mode for mini2440 board
arch/arm/mach-s3c24xx/mach-mini2440.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 3/3] ARM: dts: exynos: Changes for v4.14
2017-08-23 16:36 [GIT PULL 1/3] soc: samsung: exynos for v4.14 Krzysztof Kozlowski
2017-08-23 16:36 ` [GIT PULL 2/3] ARM: exynos: Changes " Krzysztof Kozlowski
@ 2017-08-23 16:36 ` Krzysztof Kozlowski
2017-08-23 19:49 ` Arnd Bergmann
2017-08-23 19:45 ` [GIT PULL 1/3] soc: samsung: exynos " Arnd Bergmann
2 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2017-08-23 16:36 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
Just one commit. If needed you can also cherry-pick it directly.
Based on top of previous pull request.
Best regards,
Krzysztof
The following changes since commit 9d2770b8e49a1726310e706ae23b52c83b33a986:
ARM: dts: exynos: Remove num-slots from exynos platforms (2017-07-18 07:14:22 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.14-2
for you to fetch changes up to 5911fc65f6da56ba55ccab34832e040522e9a3b5:
ARM: dts: exynos: fix PCI bus dtc warnings (2017-07-28 07:49:14 +0200)
----------------------------------------------------------------
Samsung DTS ARM changes for v4.14, part 2
Fix PCI bus dtc warnings.
----------------------------------------------------------------
Rob Herring (1):
ARM: dts: exynos: fix PCI bus dtc warnings
arch/arm/boot/dts/exynos5440.dtsi | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 1/3] soc: samsung: exynos for v4.14
2017-08-23 16:36 [GIT PULL 1/3] soc: samsung: exynos for v4.14 Krzysztof Kozlowski
2017-08-23 16:36 ` [GIT PULL 2/3] ARM: exynos: Changes " Krzysztof Kozlowski
2017-08-23 16:36 ` [GIT PULL 3/3] ARM: dts: " Krzysztof Kozlowski
@ 2017-08-23 19:45 ` Arnd Bergmann
2 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2017-08-23 19:45 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 23, 2017 at 6:36 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> soc: samsung: Use kbasename instead of open coding (2017-07-24 06:47:50 +0200)
>
> ----------------------------------------------------------------
> Samsung soc drivers changes for v4.14
>
> Conversion to kbasename from Rob Herring.
Pulled into next/drivers, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/3] ARM: exynos: Changes for v4.14
2017-08-23 16:36 ` [GIT PULL 2/3] ARM: exynos: Changes " Krzysztof Kozlowski
@ 2017-08-23 19:47 ` Arnd Bergmann
0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2017-08-23 19:47 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 23, 2017 at 6:36 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> Hi,
>
> Just one commit. If needed you can also cherry-pick it directly.
> Based on top of previous pull request.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit f991ce429a420dbb42b3e4b5a47490c84390d7e1:
>
> ARM: s3c24xx: make H1940BT depend on RFKILL (2017-07-20 20:26:24 +0200)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.14-2
>
> for you to fetch changes up to 225bd1de16fb2e330be5bad261d427d00293c55e:
>
> ARM: s3c24xx: Fix NAND ECC mode for mini2440 board (2017-08-21 19:50:51 +0200)
>
> ----------------------------------------------------------------
> Samsung mach/soc changes for v4.14, part 2
>
> Fix NAND ECC mode for mini2440 board.
Pulled into next/soc, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 3/3] ARM: dts: exynos: Changes for v4.14
2017-08-23 16:36 ` [GIT PULL 3/3] ARM: dts: " Krzysztof Kozlowski
@ 2017-08-23 19:49 ` Arnd Bergmann
0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2017-08-23 19:49 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 23, 2017 at 6:36 PM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> ----------------------------------------------------------------
> Samsung DTS ARM changes for v4.14, part 2
>
> Fix PCI bus dtc warnings.
>
Pulled into next/dt, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2017-08-23 19:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 16:36 [GIT PULL 1/3] soc: samsung: exynos for v4.14 Krzysztof Kozlowski
2017-08-23 16:36 ` [GIT PULL 2/3] ARM: exynos: Changes " Krzysztof Kozlowski
2017-08-23 19:47 ` Arnd Bergmann
2017-08-23 16:36 ` [GIT PULL 3/3] ARM: dts: " Krzysztof Kozlowski
2017-08-23 19:49 ` Arnd Bergmann
2017-08-23 19:45 ` [GIT PULL 1/3] soc: samsung: exynos " Arnd Bergmann
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).