All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL 5/5] ARM: exynos: mach/soc for v4.18
Date: Sun, 13 May 2018 17:47:37 +0200	[thread overview]
Message-ID: <CAJKOXPfn5VTR5=qiHwC=gRKohGJ5db_2sgni5YOdOHEZz3Vsvw@mail.gmail.com> (raw)
In-Reply-To: <20180513154238.22508-6-krzk@kernel.org>

On Sun, May 13, 2018 at 5:42 PM, Krzysztof Kozlowski <krzk@kernel.org> 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-soc-4.18
>
> for you to fetch changes up to 9ad9a2183bf51da7f8840f2e7087816c0fc8c91d:
>
>   ARM: exynos: Remove unused soc_is_exynos{4,5} (2018-05-13 14:07:03 +0200)
>
> ----------------------------------------------------------------
> Samsung mach/soc changes for v4.18
>
> 1. Remove at24_platform_data in S3C2440.
> 2. Fix invalid SPDX identifier.
> 3. Remove Exynos5440 entirely.
> 4. Cleanups.
> 5. Remove static mapping of SCU SFR and rely on DTS.
>
> ----------------------------------------------------------------
> Bartlomiej Zolnierkiewicz (1):
>       ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer
>
> Bartosz Golaszewski (1):
>       ARM: s3c24xx: mini2440: Use device properties for at24 eeprom
>
> Krzysztof Kozlowski (1):
>       ARM: exynos: Remove support for Exynos5440

I forgot to mention here possible conflict with dma-mapping tree and
its commit 4965a68780c5 ("arch: define the ARCH_DMA_ADDR_T_64BIT
config symbol in lib/Kconfig"). Since Exynos5440 is going away,
conflict is easy to solve - just remove.

Best regards,
Krzysztof

WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/5] ARM: exynos: mach/soc for v4.18
Date: Sun, 13 May 2018 17:47:37 +0200	[thread overview]
Message-ID: <CAJKOXPfn5VTR5=qiHwC=gRKohGJ5db_2sgni5YOdOHEZz3Vsvw@mail.gmail.com> (raw)
In-Reply-To: <20180513154238.22508-6-krzk@kernel.org>

On Sun, May 13, 2018 at 5:42 PM, Krzysztof Kozlowski <krzk@kernel.org> 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-soc-4.18
>
> for you to fetch changes up to 9ad9a2183bf51da7f8840f2e7087816c0fc8c91d:
>
>   ARM: exynos: Remove unused soc_is_exynos{4,5} (2018-05-13 14:07:03 +0200)
>
> ----------------------------------------------------------------
> Samsung mach/soc changes for v4.18
>
> 1. Remove at24_platform_data in S3C2440.
> 2. Fix invalid SPDX identifier.
> 3. Remove Exynos5440 entirely.
> 4. Cleanups.
> 5. Remove static mapping of SCU SFR and rely on DTS.
>
> ----------------------------------------------------------------
> Bartlomiej Zolnierkiewicz (1):
>       ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer
>
> Bartosz Golaszewski (1):
>       ARM: s3c24xx: mini2440: Use device properties for at24 eeprom
>
> Krzysztof Kozlowski (1):
>       ARM: exynos: Remove support for Exynos5440

I forgot to mention here possible conflict with dma-mapping tree and
its commit 4965a68780c5 ("arch: define the ARCH_DMA_ADDR_T_64BIT
config symbol in lib/Kconfig"). Since Exynos5440 is going away,
conflict is easy to solve - just remove.

Best regards,
Krzysztof

  reply	other threads:[~2018-05-13 15:47 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-13 15:42 [GIT PULL 0/5] ARM: samsung/exynos: Stuff for v4.18 Krzysztof Kozlowski
2018-05-13 15:42 ` Krzysztof Kozlowski
2018-05-13 15:42 ` [GIT PULL 1/5] ARM: defconfig: Exynos " Krzysztof Kozlowski
2018-05-13 15:42   ` Krzysztof Kozlowski
2018-05-14 20:48   ` Olof Johansson
2018-05-14 20:48     ` Olof Johansson
2018-05-13 15:42 ` [GIT PULL 2/5] soc: samsung: Stuff " Krzysztof Kozlowski
2018-05-13 15:42   ` Krzysztof Kozlowski
2018-05-14 20:50   ` Olof Johansson
2018-05-14 20:50     ` Olof Johansson
2018-05-13 15:42 ` [GIT PULL 3/5] ARM: dts: exynos: " Krzysztof Kozlowski
2018-05-13 15:42   ` Krzysztof Kozlowski
2018-05-14 20:51   ` Olof Johansson
2018-05-14 20:51     ` Olof Johansson
2018-05-13 15:42 ` [GIT PULL 4/5] arm64: " Krzysztof Kozlowski
2018-05-13 15:42   ` Krzysztof Kozlowski
2018-05-14 20:51   ` Olof Johansson
2018-05-14 20:51     ` Olof Johansson
2018-05-13 15:42 ` [GIT PULL 5/5] ARM: exynos: mach/soc " Krzysztof Kozlowski
2018-05-13 15:42   ` Krzysztof Kozlowski
2018-05-13 15:47   ` Krzysztof Kozlowski [this message]
2018-05-13 15:47     ` Krzysztof Kozlowski
2018-05-14 20:52   ` Olof Johansson
2018-05-14 20:52     ` Olof Johansson
2018-05-14 20:55 ` [GIT PULL 0/5] ARM: samsung/exynos: Stuff " Olof Johansson
2018-05-14 20:55   ` Olof Johansson
2018-05-15  6:09   ` Krzysztof Kozlowski
2018-05-15  6:09     ` Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJKOXPfn5VTR5=qiHwC=gRKohGJ5db_2sgni5YOdOHEZz3Vsvw@mail.gmail.com' \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.