From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
Kevin Hilman <khilman@kernel.org>,
arm@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>,
Javier Martinez Canillas <javier@osg.samsung.com>,
Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
Date: Fri, 21 Apr 2017 18:40:49 +0200 [thread overview]
Message-ID: <20170421164050.7404-1-krzk@kernel.org> (raw)
Hi,
I know it is late so just one fix for v4.12.
On top of previous pull request.
Best regards,
Krzysztof
The following changes since commit a1146328ec47141007a6ec076e1cbfc80f31887f:
Merge tag 'samsung-dt-hdmi-cec-4.12' into next/dt (2017-03-31 00:27:18 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.12-2
for you to fetch changes up to 6a611d149a9a1eff7c89e81bab018e4121cce17e:
ARM: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:06:03 +0200)
----------------------------------------------------------------
Fix DTC warnings in Exynos ARMv7 Device Tree sources.
----------------------------------------------------------------
Viresh Kumar (1):
ARM: dts: exynos: Use - instead of @ for DT OPP entries
.../devicetree/bindings/devfreq/exynos-bus.txt | 46 +++++++--------
arch/arm/boot/dts/exynos3250.dtsi | 46 +++++++--------
arch/arm/boot/dts/exynos4210.dtsi | 32 +++++------
arch/arm/boot/dts/exynos4412-prime.dtsi | 4 +-
arch/arm/boot/dts/exynos4412.dtsi | 66 +++++++++++-----------
arch/arm/boot/dts/exynos5420.dtsi | 40 ++++++-------
arch/arm/boot/dts/exynos5800.dtsi | 56 +++++++++---------
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 43 +++++++++++++-
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 17 ++++++
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 18 ++++++
10 files changed, 221 insertions(+), 147 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
Date: Fri, 21 Apr 2017 18:40:49 +0200 [thread overview]
Message-ID: <20170421164050.7404-1-krzk@kernel.org> (raw)
Hi,
I know it is late so just one fix for v4.12.
On top of previous pull request.
Best regards,
Krzysztof
The following changes since commit a1146328ec47141007a6ec076e1cbfc80f31887f:
Merge tag 'samsung-dt-hdmi-cec-4.12' into next/dt (2017-03-31 00:27:18 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.12-2
for you to fetch changes up to 6a611d149a9a1eff7c89e81bab018e4121cce17e:
ARM: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:06:03 +0200)
----------------------------------------------------------------
Fix DTC warnings in Exynos ARMv7 Device Tree sources.
----------------------------------------------------------------
Viresh Kumar (1):
ARM: dts: exynos: Use - instead of @ for DT OPP entries
.../devicetree/bindings/devfreq/exynos-bus.txt | 46 +++++++--------
arch/arm/boot/dts/exynos3250.dtsi | 46 +++++++--------
arch/arm/boot/dts/exynos4210.dtsi | 32 +++++------
arch/arm/boot/dts/exynos4412-prime.dtsi | 4 +-
arch/arm/boot/dts/exynos4412.dtsi | 66 +++++++++++-----------
arch/arm/boot/dts/exynos5420.dtsi | 40 ++++++-------
arch/arm/boot/dts/exynos5800.dtsi | 56 +++++++++---------
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 43 +++++++++++++-
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 17 ++++++
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 18 ++++++
10 files changed, 221 insertions(+), 147 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
Kevin Hilman <khilman@kernel.org>,
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-kernel@vger.kernel.org,
Javier Martinez Canillas <javier@osg.samsung.com>
Subject: [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12
Date: Fri, 21 Apr 2017 18:40:49 +0200 [thread overview]
Message-ID: <20170421164050.7404-1-krzk@kernel.org> (raw)
Hi,
I know it is late so just one fix for v4.12.
On top of previous pull request.
Best regards,
Krzysztof
The following changes since commit a1146328ec47141007a6ec076e1cbfc80f31887f:
Merge tag 'samsung-dt-hdmi-cec-4.12' into next/dt (2017-03-31 00:27:18 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.12-2
for you to fetch changes up to 6a611d149a9a1eff7c89e81bab018e4121cce17e:
ARM: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-20 18:06:03 +0200)
----------------------------------------------------------------
Fix DTC warnings in Exynos ARMv7 Device Tree sources.
----------------------------------------------------------------
Viresh Kumar (1):
ARM: dts: exynos: Use - instead of @ for DT OPP entries
.../devicetree/bindings/devfreq/exynos-bus.txt | 46 +++++++--------
arch/arm/boot/dts/exynos3250.dtsi | 46 +++++++--------
arch/arm/boot/dts/exynos4210.dtsi | 32 +++++------
arch/arm/boot/dts/exynos4412-prime.dtsi | 4 +-
arch/arm/boot/dts/exynos4412.dtsi | 66 +++++++++++-----------
arch/arm/boot/dts/exynos5420.dtsi | 40 ++++++-------
arch/arm/boot/dts/exynos5800.dtsi | 56 +++++++++---------
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 43 +++++++++++++-
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 17 ++++++
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 18 ++++++
10 files changed, 221 insertions(+), 147 deletions(-)
next reply other threads:[~2017-04-21 16:40 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-21 16:40 Krzysztof Kozlowski [this message]
2017-04-21 16:40 ` [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12 Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-24 8:33 ` Krzysztof Kozlowski
2017-04-24 8:33 ` Krzysztof Kozlowski
2017-04-24 18:23 ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed Krzysztof Kozlowski
2017-04-24 18:23 ` Krzysztof Kozlowski
2017-04-24 18:23 ` Krzysztof Kozlowski
2017-04-27 19:46 ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Arnd Bergmann
2017-04-27 19:46 ` Arnd Bergmann
2017-04-27 19:48 ` Krzysztof Kozlowski
2017-04-27 19:48 ` Krzysztof Kozlowski
2017-04-27 19:54 ` [GIT PULL 1/2] ARM: " Arnd Bergmann
2017-04-27 19:54 ` Arnd Bergmann
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=20170421164050.7404-1-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=javier@osg.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=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.