All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene@kernel.org>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	Kevin Hilman <khilman@kernel.org>
Subject: Re: [GIT PULL] ARM: defconfig: Exynos improvements for 4.4
Date: Tue, 13 Oct 2015 05:09:13 +0900	[thread overview]
Message-ID: <561C1369.4070109@kernel.org> (raw)
In-Reply-To: <1443579766-15793-1-git-send-email-k.kozlowski@samsung.com>

On 09/30/15 11:22, Krzysztof Kozlowski wrote:
> Dear Kukjin,
> 
> Few defconfig related changes for 4.4.
> 
> Description along with a tag.
> You can find them also on the lists with my reviewed-by.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
> 
>   Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-defconfig-4.4
> 
> for you to fetch changes up to 7fa5ce4e6fcb4596761c17e124e7d1f8cf64fe96:
> 
>   ARM: exynos_defconfig: Disable simplefb support (2015-09-13 19:25:39 +0900)
> 
> ----------------------------------------------------------------
> Defconfig changes around Exynos based boards:
> 1. Enable DWC2 USB driver for exynos and multi_v7 defconfigs.
>    The driver is present on Exynos and Rockhip boards. Enabling also
>    ethernet gadget allows betwork communication with the device.
> 2. Enable LEDS for Odroid XU3/XU4 family boards (provides simple
>    monitoring of the board).
> 3. Disable the simplefb driver because in certain situations (when
>    U-boot injects simplefb bindings into DTB) it may break display.
> 
> ----------------------------------------------------------------
> Anand Moon (1):
>       ARM: exynos_defconfig: Enable LEDS for Odroid-XU3/XU4
> 
> Javier Martinez Canillas (1):
>       ARM: exynos_defconfig: Disable simplefb support
> 
> Marek Szyprowski (2):
>       ARM: exynos_defconfig: Enable DWC2 USB driver and USB ethernet gadget
>       ARM: multi_v7_defconfig: Enable DWC2 USB driver and USB ethernet gadget
> 
>  arch/arm/configs/exynos_defconfig   | 9 ++++++++-
>  arch/arm/configs/multi_v7_defconfig | 2 ++
>  2 files changed, 10 insertions(+), 1 deletion(-)

Pulled, thanks.

- Kukjin

WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: defconfig: Exynos improvements for 4.4
Date: Tue, 13 Oct 2015 05:09:13 +0900	[thread overview]
Message-ID: <561C1369.4070109@kernel.org> (raw)
In-Reply-To: <1443579766-15793-1-git-send-email-k.kozlowski@samsung.com>

On 09/30/15 11:22, Krzysztof Kozlowski wrote:
> Dear Kukjin,
> 
> Few defconfig related changes for 4.4.
> 
> Description along with a tag.
> You can find them also on the lists with my reviewed-by.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
> 
>   Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/krzk/linux.git tags/samsung-defconfig-4.4
> 
> for you to fetch changes up to 7fa5ce4e6fcb4596761c17e124e7d1f8cf64fe96:
> 
>   ARM: exynos_defconfig: Disable simplefb support (2015-09-13 19:25:39 +0900)
> 
> ----------------------------------------------------------------
> Defconfig changes around Exynos based boards:
> 1. Enable DWC2 USB driver for exynos and multi_v7 defconfigs.
>    The driver is present on Exynos and Rockhip boards. Enabling also
>    ethernet gadget allows betwork communication with the device.
> 2. Enable LEDS for Odroid XU3/XU4 family boards (provides simple
>    monitoring of the board).
> 3. Disable the simplefb driver because in certain situations (when
>    U-boot injects simplefb bindings into DTB) it may break display.
> 
> ----------------------------------------------------------------
> Anand Moon (1):
>       ARM: exynos_defconfig: Enable LEDS for Odroid-XU3/XU4
> 
> Javier Martinez Canillas (1):
>       ARM: exynos_defconfig: Disable simplefb support
> 
> Marek Szyprowski (2):
>       ARM: exynos_defconfig: Enable DWC2 USB driver and USB ethernet gadget
>       ARM: multi_v7_defconfig: Enable DWC2 USB driver and USB ethernet gadget
> 
>  arch/arm/configs/exynos_defconfig   | 9 ++++++++-
>  arch/arm/configs/multi_v7_defconfig | 2 ++
>  2 files changed, 10 insertions(+), 1 deletion(-)

Pulled, thanks.

- Kukjin

  parent reply	other threads:[~2015-10-12 20:09 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-30  2:22 [GIT PULL] ARM: defconfig: Exynos improvements for 4.4 Krzysztof Kozlowski
2015-09-30  2:22 ` Krzysztof Kozlowski
2015-09-30  2:22 ` [GIT PULL] ARM: dts: " Krzysztof Kozlowski
2015-09-30  2:22   ` Krzysztof Kozlowski
2015-10-06  1:42   ` Kukjin Kim
2015-10-06  1:42     ` Kukjin Kim
2015-10-06  1:43     ` Krzysztof Kozlowski
2015-10-06  1:43       ` Krzysztof Kozlowski
2015-09-30  2:22 ` [GIT PULL] arm64: dts: Exynos ARMv8 " Krzysztof Kozlowski
2015-09-30  2:22   ` Krzysztof Kozlowski
2015-10-06  1:47   ` Kukjin Kim
2015-10-06  1:47     ` Kukjin Kim
2015-10-06  1:48     ` Krzysztof Kozlowski
2015-10-06  1:48       ` Krzysztof Kozlowski
2015-10-12 20:09 ` Kukjin Kim [this message]
2015-10-12 20:09   ` [GIT PULL] ARM: defconfig: Exynos " 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=561C1369.4070109@kernel.org \
    --to=kgene@kernel.org \
    --cc=arnd@arndb.de \
    --cc=k.kozlowski@samsung.com \
    --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.