From: Olof Johansson <olof@lixom.net>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, arm@kernel.org,
Kukjin Kim <kgene@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Will Deacon <will.deacon@arm.com>,
Catalin Marinas <catalin.marinas@arm.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Kevin Hilman <khilman@linaro.org>
Subject: Re: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5
Date: Mon, 21 Dec 2015 20:52:21 -0800 [thread overview]
Message-ID: <20151222045221.GH30172@localhost> (raw)
In-Reply-To: <1449020386-20250-8-git-send-email-k.kozlowski@samsung.com>
On Wed, Dec 02, 2015 at 10:39:44AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
>
> A lot of stuff here, mostly cleanups. Description in tag.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
>
> Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.5
>
> for you to fetch changes up to 2cf107f1033e0343d45b59d06f16487c8362702f:
>
> ARM: dts: Unify G2D device node with other devices on exynos4 (2015-11-30 17:00:43 +0900)
>
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for 4.5:
> 1. Pinctrl for Exynos5410.
> 2. eMMC/SDIO minor fixes usage of bindings on Snow and Peach
> Chromebooks.
> 3. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used
> yet and on XU3-Lite and XU4 it is not supported.
> 4. Remove deprecated since June 2013 samsung,exynos5-hdmi.
> 5. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now).
> This depends on new SSS clock.
> 6. Add rotator nodes for Exynos4 and Exynos5.
> 7. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because
> now it cannot be used as OTG.
> 8. Cleanup the G2D usage on Exynos4 and add it to a proper domain
> in case of Exynos4210.
> 9. Put MDMA1 in proper domain on Exynos4210 as well.
> 10. Minor cleanups.
Given the request to get acks for the pinctrl changes, can you respin this
branch without those pieces so we can merge in the rest of it?
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/9] ARM: EXYNOS: dts: DeviceTree for v4.5
Date: Mon, 21 Dec 2015 20:52:21 -0800 [thread overview]
Message-ID: <20151222045221.GH30172@localhost> (raw)
In-Reply-To: <1449020386-20250-8-git-send-email-k.kozlowski@samsung.com>
On Wed, Dec 02, 2015 at 10:39:44AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
>
> A lot of stuff here, mostly cleanups. Description in tag.
>
> Best regards,
> Krzysztof
>
>
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
>
> Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.5
>
> for you to fetch changes up to 2cf107f1033e0343d45b59d06f16487c8362702f:
>
> ARM: dts: Unify G2D device node with other devices on exynos4 (2015-11-30 17:00:43 +0900)
>
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for 4.5:
> 1. Pinctrl for Exynos5410.
> 2. eMMC/SDIO minor fixes usage of bindings on Snow and Peach
> Chromebooks.
> 3. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used
> yet and on XU3-Lite and XU4 it is not supported.
> 4. Remove deprecated since June 2013 samsung,exynos5-hdmi.
> 5. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now).
> This depends on new SSS clock.
> 6. Add rotator nodes for Exynos4 and Exynos5.
> 7. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because
> now it cannot be used as OTG.
> 8. Cleanup the G2D usage on Exynos4 and add it to a proper domain
> in case of Exynos4210.
> 9. Put MDMA1 in proper domain on Exynos4210 as well.
> 10. Minor cleanups.
Given the request to get acks for the pinctrl changes, can you respin this
branch without those pieces so we can merge in the rest of it?
Thanks!
-Olof
next prev parent reply other threads:[~2015-12-22 19:04 UTC|newest]
Thread overview: 79+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-02 1:39 [GIT PULL 0/9] ARM: EXYNOS: Pull request for v4.5 Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-02 1:39 ` [GIT PULL 1/9] ARM: EXYNOS: dts: Syscon dependency " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:41 ` Olof Johansson
2015-12-22 4:41 ` Olof Johansson
2015-12-22 4:41 ` Olof Johansson
2015-12-02 1:39 ` [GIT PULL 2/9] ARM: EXYNOS: Exynos SoC/mach specific code " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:43 ` Olof Johansson
2015-12-22 4:43 ` Olof Johansson
2015-12-02 1:39 ` [GIT PULL 3/9] ARM64: EXYNOS: clk: Clock dependency for ARM64 " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:46 ` Olof Johansson
2015-12-22 4:46 ` Olof Johansson
2015-12-22 4:46 ` Olof Johansson
2015-12-23 10:44 ` Krzysztof Kozlowski
2015-12-23 10:44 ` Krzysztof Kozlowski
2016-01-07 5:03 ` Olof Johansson
2016-01-07 5:03 ` Olof Johansson
2015-12-02 1:39 ` [GIT PULL 4/9] ARM64: EXYNOS: Soc specific code " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:49 ` Olof Johansson
2015-12-22 4:49 ` Olof Johansson
2015-12-23 10:48 ` Krzysztof Kozlowski
2015-12-23 10:48 ` Krzysztof Kozlowski
2015-12-02 1:39 ` [GIT PULL 5/9] ARM: EXYNOS: Drivers " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:50 ` Olof Johansson
2015-12-22 4:50 ` Olof Johansson
2015-12-23 10:51 ` Krzysztof Kozlowski
2015-12-23 10:51 ` Krzysztof Kozlowski
2015-12-23 10:54 ` Tomasz Figa
2015-12-23 10:54 ` Tomasz Figa
[not found] ` <CA+Ln22Fk5UOgWzgOeEVb9sgPni028LMVDjgFhy3xQvnz4rwh_Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-12-23 10:55 ` Tomasz Figa
2015-12-23 10:55 ` Tomasz Figa
2015-12-23 10:55 ` Tomasz Figa
2015-12-23 10:58 ` Krzysztof Kozlowski
2015-12-23 10:58 ` Krzysztof Kozlowski
2015-12-23 11:06 ` Tomasz Figa
2015-12-23 11:06 ` Tomasz Figa
2015-12-23 11:11 ` Krzysztof Kozlowski
2015-12-23 11:11 ` Krzysztof Kozlowski
2015-12-24 8:56 ` Linus Walleij
2015-12-24 8:56 ` Linus Walleij
2015-12-02 1:39 ` [GIT PULL 6/9] ARM: EXYNOS: clk: Another clock dependency, ARMv7, " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:51 ` Olof Johansson
2015-12-22 4:51 ` Olof Johansson
2015-12-23 10:55 ` Krzysztof Kozlowski
2015-12-23 10:55 ` Krzysztof Kozlowski
2016-01-07 5:06 ` Olof Johansson
2016-01-07 5:06 ` Olof Johansson
2015-12-02 1:39 ` [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:52 ` Olof Johansson [this message]
2015-12-22 4:52 ` Olof Johansson
2015-12-23 11:04 ` Krzysztof Kozlowski
2015-12-23 11:04 ` Krzysztof Kozlowski
2015-12-29 6:03 ` [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try Krzysztof Kozlowski
2015-12-29 6:03 ` Krzysztof Kozlowski
2015-12-31 16:33 ` Arnd Bergmann
2015-12-31 16:33 ` Arnd Bergmann
2015-12-02 1:39 ` [GIT PULL 8/9] ARM64: EXYNOS: dts: DeviceTree for ARM64 for v4.5 Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
2015-12-22 4:53 ` Olof Johansson
2015-12-22 4:53 ` Olof Johansson
2015-12-02 1:39 ` [GIT PULL 9/9] ARM: EXYNOS: Defconfig " Krzysztof Kozlowski
2015-12-02 1:39 ` Krzysztof Kozlowski
[not found] ` <1449020386-20250-10-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-12-22 4:56 ` Olof Johansson
2015-12-22 4:56 ` Olof Johansson
2015-12-22 4:56 ` Olof Johansson
2015-12-17 1:43 ` [GIT PULL 0/9] ARM: EXYNOS: Pull request " Krzysztof Kozlowski
2015-12-17 1:43 ` Krzysztof Kozlowski
2015-12-17 2:04 ` Krzysztof Kozlowski
2015-12-17 2:04 ` Krzysztof Kozlowski
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=20151222045221.GH30172@localhost \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=will.deacon@arm.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.