From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: linux-samsung-soc@vger.kernel.org, arm@kernel.org,
Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
linux-kernel@vger.kernel.org,
Javier Martinez Canillas <javier@osg.samsung.com>,
Kukjin Kim <kgene@kernel.org>,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11
Date: Mon, 16 Jan 2017 22:30:06 -0800 [thread overview]
Message-ID: <20170117063006.GL16607@localhost> (raw)
In-Reply-To: <20170113152030.13586-1-krzk@kernel.org>
On Fri, Jan 13, 2017 at 05:20:27PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> Mostly cleanups for v4.11.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
>
> Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.11
>
> for you to fetch changes up to cda1a52dab50340728e46601e6c9da9fc4beaf1f:
>
> ARM: s3c64xx: Constify wake_irqs (2016-12-29 15:41:44 +0200)
>
> ----------------------------------------------------------------
> Samsung mach/soc update for v4.11. Mostly cleanups:
> 1. Removal of unused platform data in S3C24XX and S3C64xx as follow up of
> conversion to new DMA channel request API.
> 2. Adding const and __ro_after_init to various data in Samsung platforms.
>
> ----------------------------------------------------------------
> Krzysztof Kozlowski (7):
> ARM: EXYNOS: Constify list of retention registers
> ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init
> ARM: s3c24xx: Constify few integer tables
> ARM: s3c64xx: Annotate external clock frequencies __ro_after_init
> ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemask
> ARM: s3c24xx: Constify wake_irqs
> ARM: s3c64xx: Constify wake_irqs
>
> Sylwester Nawrocki (2):
> ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields
> ARM: s3c24xx: Drop unused struct s3c_audio_pdata entries
Merged, thanks.
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11
Date: Mon, 16 Jan 2017 22:30:06 -0800 [thread overview]
Message-ID: <20170117063006.GL16607@localhost> (raw)
In-Reply-To: <20170113152030.13586-1-krzk@kernel.org>
On Fri, Jan 13, 2017 at 05:20:27PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> Mostly cleanups for v4.11.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
>
> Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.11
>
> for you to fetch changes up to cda1a52dab50340728e46601e6c9da9fc4beaf1f:
>
> ARM: s3c64xx: Constify wake_irqs (2016-12-29 15:41:44 +0200)
>
> ----------------------------------------------------------------
> Samsung mach/soc update for v4.11. Mostly cleanups:
> 1. Removal of unused platform data in S3C24XX and S3C64xx as follow up of
> conversion to new DMA channel request API.
> 2. Adding const and __ro_after_init to various data in Samsung platforms.
>
> ----------------------------------------------------------------
> Krzysztof Kozlowski (7):
> ARM: EXYNOS: Constify list of retention registers
> ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init
> ARM: s3c24xx: Constify few integer tables
> ARM: s3c64xx: Annotate external clock frequencies __ro_after_init
> ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemask
> ARM: s3c24xx: Constify wake_irqs
> ARM: s3c64xx: Constify wake_irqs
>
> Sylwester Nawrocki (2):
> ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields
> ARM: s3c24xx: Drop unused struct s3c_audio_pdata entries
Merged, thanks.
-Olof
WARNING: multiple messages have this Message-ID (diff)
From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
arm@kernel.org, Sylwester Nawrocki <s.nawrocki@samsung.com>,
Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Javier Martinez Canillas <javier@osg.samsung.com>
Subject: Re: [GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11
Date: Mon, 16 Jan 2017 22:30:06 -0800 [thread overview]
Message-ID: <20170117063006.GL16607@localhost> (raw)
In-Reply-To: <20170113152030.13586-1-krzk@kernel.org>
On Fri, Jan 13, 2017 at 05:20:27PM +0200, Krzysztof Kozlowski wrote:
> Hi,
>
> Mostly cleanups for v4.11.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 7ce7d89f48834cefece7804d38fc5d85382edf77:
>
> Linux 4.10-rc1 (2016-12-25 16:13:08 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.11
>
> for you to fetch changes up to cda1a52dab50340728e46601e6c9da9fc4beaf1f:
>
> ARM: s3c64xx: Constify wake_irqs (2016-12-29 15:41:44 +0200)
>
> ----------------------------------------------------------------
> Samsung mach/soc update for v4.11. Mostly cleanups:
> 1. Removal of unused platform data in S3C24XX and S3C64xx as follow up of
> conversion to new DMA channel request API.
> 2. Adding const and __ro_after_init to various data in Samsung platforms.
>
> ----------------------------------------------------------------
> Krzysztof Kozlowski (7):
> ARM: EXYNOS: Constify list of retention registers
> ARM: EXYNOS: Annotate iomem and pm_data pointers __ro_after_init
> ARM: s3c24xx: Constify few integer tables
> ARM: s3c64xx: Annotate external clock frequencies __ro_after_init
> ARM: SAMSUNG: Constify array of wake irqs passed to samsung_sync_wakemask
> ARM: s3c24xx: Constify wake_irqs
> ARM: s3c64xx: Constify wake_irqs
>
> Sylwester Nawrocki (2):
> ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields
> ARM: s3c24xx: Drop unused struct s3c_audio_pdata entries
Merged, thanks.
-Olof
next prev parent reply other threads:[~2017-01-17 6:30 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-13 15:20 [GIT PULL 1/4] ARM: exynos: Mach/soc for v4.11 Krzysztof Kozlowski
2017-01-13 15:20 ` Krzysztof Kozlowski
2017-01-13 15:20 ` [GIT PULL 2/4] ARM: dts: exynos: DT " Krzysztof Kozlowski
2017-01-13 15:20 ` Krzysztof Kozlowski
2017-01-13 15:20 ` Krzysztof Kozlowski
2017-01-17 6:30 ` Olof Johansson
2017-01-17 6:30 ` Olof Johansson
2017-01-17 6:30 ` Olof Johansson
2017-01-13 15:20 ` [GIT PULL 3/4] arm64: " Krzysztof Kozlowski
2017-01-13 15:20 ` Krzysztof Kozlowski
2017-01-17 6:40 ` Olof Johansson
2017-01-17 6:40 ` Olof Johansson
2017-01-17 6:40 ` Olof Johansson
2017-01-13 15:20 ` [GIT PULL 4/4] ARM: defconfig: exynos: Defconfig " Krzysztof Kozlowski
2017-01-13 15:20 ` Krzysztof Kozlowski
2017-01-17 6:41 ` Olof Johansson
2017-01-17 6:41 ` Olof Johansson
2017-01-17 6:41 ` Olof Johansson
2017-01-17 6:30 ` Olof Johansson [this message]
2017-01-17 6:30 ` [GIT PULL 1/4] ARM: exynos: Mach/soc " Olof Johansson
2017-01-17 6:30 ` Olof Johansson
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=20170117063006.GL16607@localhost \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=javier@osg.samsung.com \
--cc=kgene@kernel.org \
--cc=khilman@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=s.nawrocki@samsung.com \
/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.