From: Kukjin Kim <kgene@kernel.org>
To: arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
'Olof Johansson' <olof@lixom.net>,
Kevin Hilman <khilman@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: [GIT PULL 4/5] Samsung 2nd DT updates for v4.3
Date: Tue, 04 Aug 2015 16:29:25 +0900 [thread overview]
Message-ID: <55C069D5.1050409@kernel.org> (raw)
Hi Arnd, Olof, Kevin
This 2nd DT update branch is based tags/samsung-dt-1 +
v4.3-topic/clk-samsung branch because of dependency to support generic
cpufreq driver. Please pull.
Thanks,
Kukjin
The following changes since commit e4a39d904c3c3e4855287b7325306289ff044b06:
Merge branch 'v4.3-topic/clk-samsung' into v4.3-next/dt-samsung-2
(2015-07-24 12:54:00 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-dt-2
for you to fetch changes up to 71ae9acc2e3b4b85a08c65e7f411d110b786ca1d:
ARM: dts: Add SPI CS on exynos5250-snow (2015-07-30 23:12:43 +0900)
----------------------------------------------------------------
Samsung 2nd DT updates for v4.3
- for exynos3250 and 5250
: add CPU OPP and regulator supply property
(note depends on v4.3-topic/clk-samsung)
- for exynos3250
: add CPU cooling binding for exynos3250 boards
- for exynos5250-snow
: add SPI CS
- for exynos5422
: add exynos5422-cpus.dtsi to correct cpu order
----------------------------------------------------------------
Chanho Park (1):
ARM: dts: add exynos5422-cpus.dtsi to correct cpu order
Chanwoo Choi (2):
ARM: dts: Add CPU OPP and regulator supply property for exynos3250
ARM: dts: Add CPU cooling binding for exynos3250 boards
Michal Suchanek (1):
ARM: dts: Add SPI CS on exynos5250-snow
Thomas Abraham (1):
ARM: dts: add CPU OPP and regulator supply property for exynos5250
arch/arm/boot/dts/exynos3250-monk.dts | 19 +++++
arch/arm/boot/dts/exynos3250-rinato.dts | 19 +++++
arch/arm/boot/dts/exynos3250.dtsi | 16 +++++
arch/arm/boot/dts/exynos5250-arndale.dts | 4 ++
arch/arm/boot/dts/exynos5250-smdk5250.dts | 4 ++
arch/arm/boot/dts/exynos5250-snow.dts | 5 ++
arch/arm/boot/dts/exynos5250-spring.dts | 4 ++
arch/arm/boot/dts/exynos5250.dtsi | 22 ++++++
arch/arm/boot/dts/exynos5422-cpus.dtsi | 81
++++++++++++++++++++++
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 1 +
10 files changed, 175 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos5422-cpus.dtsi
WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/5] Samsung 2nd DT updates for v4.3
Date: Tue, 04 Aug 2015 16:29:25 +0900 [thread overview]
Message-ID: <55C069D5.1050409@kernel.org> (raw)
Hi Arnd, Olof, Kevin
This 2nd DT update branch is based tags/samsung-dt-1 +
v4.3-topic/clk-samsung branch because of dependency to support generic
cpufreq driver. Please pull.
Thanks,
Kukjin
The following changes since commit e4a39d904c3c3e4855287b7325306289ff044b06:
Merge branch 'v4.3-topic/clk-samsung' into v4.3-next/dt-samsung-2
(2015-07-24 12:54:00 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-dt-2
for you to fetch changes up to 71ae9acc2e3b4b85a08c65e7f411d110b786ca1d:
ARM: dts: Add SPI CS on exynos5250-snow (2015-07-30 23:12:43 +0900)
----------------------------------------------------------------
Samsung 2nd DT updates for v4.3
- for exynos3250 and 5250
: add CPU OPP and regulator supply property
(note depends on v4.3-topic/clk-samsung)
- for exynos3250
: add CPU cooling binding for exynos3250 boards
- for exynos5250-snow
: add SPI CS
- for exynos5422
: add exynos5422-cpus.dtsi to correct cpu order
----------------------------------------------------------------
Chanho Park (1):
ARM: dts: add exynos5422-cpus.dtsi to correct cpu order
Chanwoo Choi (2):
ARM: dts: Add CPU OPP and regulator supply property for exynos3250
ARM: dts: Add CPU cooling binding for exynos3250 boards
Michal Suchanek (1):
ARM: dts: Add SPI CS on exynos5250-snow
Thomas Abraham (1):
ARM: dts: add CPU OPP and regulator supply property for exynos5250
arch/arm/boot/dts/exynos3250-monk.dts | 19 +++++
arch/arm/boot/dts/exynos3250-rinato.dts | 19 +++++
arch/arm/boot/dts/exynos3250.dtsi | 16 +++++
arch/arm/boot/dts/exynos5250-arndale.dts | 4 ++
arch/arm/boot/dts/exynos5250-smdk5250.dts | 4 ++
arch/arm/boot/dts/exynos5250-snow.dts | 5 ++
arch/arm/boot/dts/exynos5250-spring.dts | 4 ++
arch/arm/boot/dts/exynos5250.dtsi | 22 ++++++
arch/arm/boot/dts/exynos5422-cpus.dtsi | 81
++++++++++++++++++++++
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 1 +
10 files changed, 175 insertions(+)
create mode 100644 arch/arm/boot/dts/exynos5422-cpus.dtsi
next reply other threads:[~2015-08-04 7:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-04 7:29 Kukjin Kim [this message]
2015-08-04 7:29 ` [GIT PULL 4/5] Samsung 2nd DT updates for v4.3 Kukjin Kim
2015-08-13 9:18 ` Olof Johansson
2015-08-13 9:18 ` Olof Johansson
2015-08-13 10:02 ` Kukjin Kim
2015-08-13 10:02 ` Kukjin Kim
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=55C069D5.1050409@kernel.org \
--to=kgene@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=k.kozlowski@samsung.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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.