All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Arnd Bergmann <arnd@arndb.de>, Kevin Hilman <khilman@kernel.org>,
	arm@kernel.org, Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Pankaj Dubey <pankaj.dubey@samsung.com>,
	Pavel Fedin <p.fedin@samsung.com>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Javier Martinez Canillas <javier@osg.samsung.com>
Subject: Re: [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes for v4.6
Date: Wed, 24 Feb 2016 14:33:01 -0800	[thread overview]
Message-ID: <20160224223301.GY10126@localhost> (raw)
In-Reply-To: <1455496446-23779-8-git-send-email-k.kozlowski@samsung.com>

On Mon, Feb 15, 2016 at 09:34:06AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Defconfig changes, pulling also a tag from RTC tree (merge
> of max77802 into max77686 RTC driver).
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.6
> 
> for you to fetch changes up to 5d51f1dde207f2d5d43158da75c6608f7bfcec03:
> 
>   ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol (2016-02-05 09:11:32 +0900)
> 
> ----------------------------------------------------------------
> Defconfig (exynos and multi_v7) changes for Exynos based boards for v4.6:
> 1. exynos defconfig:
>    a. Enable NEON and accelerated crypto,
>    b. Enable s5p-secss driver (Security SubSystem block for accelerating
>       some cryptographic operations),
> 2. exynos and multi_v7: Remove MAX77802 RTC Kconfig because the driver
>    was combined into existing rtc-max77686 driver. This depends on changes
>    from RTC tree.

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 7/7] ARM: EXYNOS: Defconfig changes for v4.6
Date: Wed, 24 Feb 2016 14:33:01 -0800	[thread overview]
Message-ID: <20160224223301.GY10126@localhost> (raw)
In-Reply-To: <1455496446-23779-8-git-send-email-k.kozlowski@samsung.com>

On Mon, Feb 15, 2016 at 09:34:06AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Defconfig changes, pulling also a tag from RTC tree (merge
> of max77802 into max77686 RTC driver).
> 
> Kind regards,
> Krzysztof
> 
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.6
> 
> for you to fetch changes up to 5d51f1dde207f2d5d43158da75c6608f7bfcec03:
> 
>   ARM: multi_v7_defconfig: Remove MAX77802 RTC Kconfig symbol (2016-02-05 09:11:32 +0900)
> 
> ----------------------------------------------------------------
> Defconfig (exynos and multi_v7) changes for Exynos based boards for v4.6:
> 1. exynos defconfig:
>    a. Enable NEON and accelerated crypto,
>    b. Enable s5p-secss driver (Security SubSystem block for accelerating
>       some cryptographic operations),
> 2. exynos and multi_v7: Remove MAX77802 RTC Kconfig because the driver
>    was combined into existing rtc-max77686 driver. This depends on changes
>    from RTC tree.

Merged, thanks.


-Olof

  reply	other threads:[~2016-02-24 22:59 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-15  0:33 [GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6 Krzysztof Kozlowski
2016-02-15  0:33 ` Krzysztof Kozlowski
2016-02-15  0:34 ` [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:18   ` Olof Johansson
2016-02-24 22:18     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 2/7] ARM: dts: Exynos DT dependency " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:23   ` Olof Johansson
2016-02-24 22:23     ` Olof Johansson
2016-02-25  0:13     ` Krzysztof Kozlowski
2016-02-25  0:13       ` Krzysztof Kozlowski
2016-02-15  0:34 ` [GIT PULL 3/7] drivers: soc: EXYNOS drivers " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:22   ` Olof Johansson
2016-02-24 22:22     ` Olof Johansson
2016-02-25  0:43     ` Krzysztof Kozlowski
2016-02-25  0:43       ` Krzysztof Kozlowski
2016-02-25  1:35       ` Olof Johansson
2016-02-25  1:35         ` Olof Johansson
2016-02-25  4:19       ` pankaj.dubey
2016-02-25  4:19         ` pankaj.dubey
2016-02-25  4:50         ` Krzysztof Kozlowski
2016-02-25  4:50           ` Krzysztof Kozlowski
2016-02-15  0:34 ` [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:25   ` Olof Johansson
2016-02-24 22:25     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 5/7] ARM: EXYNOS: Driver " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:29   ` Olof Johansson
2016-02-24 22:29     ` Olof Johansson
2016-02-24 22:29     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 6/7] ARM: dts: Exynos stuff " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:31   ` Olof Johansson
2016-02-24 22:31     ` Olof Johansson
2016-02-24 22:31     ` Olof Johansson
2016-02-15  0:34 ` [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes " Krzysztof Kozlowski
2016-02-15  0:34   ` Krzysztof Kozlowski
2016-02-24 22:33   ` Olof Johansson [this message]
2016-02-24 22:33     ` 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=20160224223301.GY10126@localhost \
    --to=olof@lixom.net \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=b.zolnierkie@samsung.com \
    --cc=javier@osg.samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=p.fedin@samsung.com \
    --cc=pankaj.dubey@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.