linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [GIT PULL] ARM: mach: samsung: S3C cleanup for v5.10
       [not found] <20200831154751.7551-1-krzk@kernel.org>
@ 2020-09-07 10:56 ` Krzysztof Kozlowski
  0 siblings, 0 replies; only message in thread
From: Krzysztof Kozlowski @ 2020-09-07 10:56 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Kukjin Kim, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	linux-mmc, Ulf Hansson

On Mon, Aug 31, 2020 at 05:47:51PM +0200, Krzysztof Kozlowski wrote:
> Hi,
> 
> I applied Arnd's series for Samsung S3C cleanup, plus multiple fixes from me
> and other developers.  This also pulls branch from Mark Brown.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:
> 
>   Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-s3c-5.10
> 
> for you to fetch changes up to a1342f6a9ff88ad88ff7a981c53ae0869c94d243:
> 
>   ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup (2020-08-28 16:38:55 +0200)
> 
> ----------------------------------------------------------------
> Samsung S3C24xx and S3C64xx machine code cleanup for v5.10
> 
> Big cleanup for the Samsung S3C24xx and S3C64xx platforms, although it
> also touches files shared with S5Pv210 and Exynos.  This is mostly Arnd
> Bergmann work which Krzysztof Kozlowski took over, rebased and polished.
> 
> The goal is to cleanup, merge and finally make the Samsung S3C24xx and
> S3C64xx architectures multiplatform.  The multiplatform did not happen
> yet here - just cleaning up and merging into one arch/arm/mach-s3c
> directory.  However this is step forward for multiplatform or at least
> to keep this code still maintainable.
> 
> This pulls also branch with changes for Samsung SoC sound drivers from
> broonie/sound because the cleanups there were part of this series and
> all further patches depend on them.

Hi Arnd and Olof,

+Cc Ulf,

This might conflict with Ulf Hansson's mmc tree around MMC_SDHCI_S3C.
Possible resolution:
-depends on PLAT_SAMSUNG || COMPILE_TEST
+depends on PLAT_SAMSUNG || ARCH_S5PV210 || ARCH_EXYNOS || COMPILE_TEST

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-09-07 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200831154751.7551-1-krzk@kernel.org>
2020-09-07 10:56 ` [GIT PULL] ARM: mach: samsung: S3C cleanup for v5.10 Krzysztof Kozlowski

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).