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

On Mon, Feb 15, 2016 at 09:34:05AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Rest of DTS changes for v4.6. This also pulls early DT changes (related
> to SROM controller) because rest of patches depend on it.
> 
> 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-dt-4.6
> 
> for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:
> 
>   ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for v4.6:
> 1. Add SROM controller device nodes.
> 2. Add Ethernet chip as child of SROM controller on SMDK5410.
> 3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
> 4. Cleanup CPU configuration on Exynos542x/5800.
> 5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
>    regulator supplies) which allows frequency and voltage scalling
>    of this SoC.
> 6. Minor cleanups.

Merged, thanks. See feedback on the other dt branch regarding subjects.


-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 6/7] ARM: dts: Exynos stuff for v4.6
Date: Wed, 24 Feb 2016 14:31:54 -0800	[thread overview]
Message-ID: <20160224223154.GX10126@localhost> (raw)
In-Reply-To: <1455496446-23779-7-git-send-email-k.kozlowski@samsung.com>

On Mon, Feb 15, 2016 at 09:34:05AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Rest of DTS changes for v4.6. This also pulls early DT changes (related
> to SROM controller) because rest of patches depend on it.
> 
> 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-dt-4.6
> 
> for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:
> 
>   ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for v4.6:
> 1. Add SROM controller device nodes.
> 2. Add Ethernet chip as child of SROM controller on SMDK5410.
> 3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
> 4. Cleanup CPU configuration on Exynos542x/5800.
> 5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
>    regulator supplies) which allows frequency and voltage scalling
>    of this SoC.
> 6. Minor cleanups.

Merged, thanks. See feedback on the other dt branch regarding subjects.


-Olof

WARNING: multiple messages have this Message-ID (diff)
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 6/7] ARM: dts: Exynos stuff for v4.6
Date: Wed, 24 Feb 2016 14:31:54 -0800	[thread overview]
Message-ID: <20160224223154.GX10126@localhost> (raw)
In-Reply-To: <1455496446-23779-7-git-send-email-k.kozlowski@samsung.com>

On Mon, Feb 15, 2016 at 09:34:05AM +0900, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
> 
> Rest of DTS changes for v4.6. This also pulls early DT changes (related
> to SROM controller) because rest of patches depend on it.
> 
> 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-dt-4.6
> 
> for you to fetch changes up to 36a0282a41493400428d7df8c99701fb4ee344c2:
> 
>   ARM: dts: Replace legacy *,wakeup property with wakeup-source for exynos boards (2016-01-29 09:09:49 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for v4.6:
> 1. Add SROM controller device nodes.
> 2. Add Ethernet chip as child of SROM controller on SMDK5410.
> 3. Allow simultaneous usage exynos-rng and s5p-sss drivers on Exynos5.
> 4. Cleanup CPU configuration on Exynos542x/5800.
> 5. Add necessary nodes for cpufreq-dt driver on Exynos542x/5800 (OPPs,
>    regulator supplies) which allows frequency and voltage scalling
>    of this SoC.
> 6. Minor cleanups.

Merged, thanks. See feedback on the other dt branch regarding subjects.


-Olof

  reply	other threads:[~2016-02-24 22:31 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 [this message]
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
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=20160224223154.GX10126@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.