From: Kukjin Kim <kgene@kernel.org>
To: 'Krzysztof Kozlowski' <k.kozlowski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org,
'Kukjin Kim' <kgene@kernel.org>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: RE: [GIT PULL] ARM: defconfig: Improvements for 4.3
Date: Sat, 25 Jul 2015 11:07:30 +0900 [thread overview]
Message-ID: <05b001d0c67e$a9cdf350$fd69d9f0$@kernel.org> (raw)
In-Reply-To: <CAJKOXPc0h=U_XyQ+HkP6vHmAdm6jjg4iHComktP3339VWhYALw@mail.gmail.com>
Krzysztof Kozlowski
>
> 2015-07-17 15:51 GMT+09:00 Krzysztof Kozlowski <k.kozlowski@samsung.com>:
> > Dear Kukjin,
> >
> > Few defconfig related changes.
> >
> > Description along with a tag.
> > You can find them also on the lists with my reviewed-by.
> >
> > Best regards,
> > Krzysztof
>
> Any comments on this pull request?
>
Will pick them up, thanks.
> Best regards,
> Krzysztof
>
>
> >
> >
> > The following changes since commit 1c4c7159ed2468f3ac4ce5a7f08d79663d381a93:
> >
> > Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
> (2015-07-05 16:24:54 -0700)
Please don't make a branch based on some random commit, just use 'rc' as a
basis. Note that usually '-rc1' is used if there is no reason to use another
'rc' because of dependency.
- Kukjin
> >
> > are available in the git repository at:
> >
> >
> > https://github.com/krzk/linux.git tags/samsung-defconfig-4.3
> >
> > for you to fetch changes up to 5efedc7617df7add295702f21f11dd7e7a67b76e:
> >
> > ARM: multi_v7_defconfig: Enable max77802 regulator (2015-07-16 15:57:31 +0900)
> >
> > ----------------------------------------------------------------
> > Defconfig changes around Exynos based boards:
> > 1. Enable sound on Odroid XU3 on exynos defconfig.
> > 2. Enable NTC thermistors for Chromebooks on exynos and multi_v7.
> > 3. Enable main PMIC regulator for Chromebooks on multi_v7.
> > 4. Clean up in multi_v7 - remove old (non-existing) configs.
> >
> > ----------------------------------------------------------------
> > Anand Moon (1):
> > ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3
> >
> > Javier Martinez Canillas (4):
> > ARM: multi_v7_defconfig: Remove old Samsung USB PHY configs
> > ARM: multi_v7_defconfig: Enable NTC Thermistors support
> > ARM: exynos_defconfig: Enable NTC Thermistors support
> > ARM: multi_v7_defconfig: Enable max77802 regulator
> >
> > arch/arm/configs/exynos_defconfig | 3 +++
> > arch/arm/configs/multi_v7_defconfig | 5 +++--
> > 2 files changed, 6 insertions(+), 2 deletions(-)
> > --
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: Improvements for 4.3
Date: Sat, 25 Jul 2015 11:07:30 +0900 [thread overview]
Message-ID: <05b001d0c67e$a9cdf350$fd69d9f0$@kernel.org> (raw)
In-Reply-To: <CAJKOXPc0h=U_XyQ+HkP6vHmAdm6jjg4iHComktP3339VWhYALw@mail.gmail.com>
Krzysztof Kozlowski
>
> 2015-07-17 15:51 GMT+09:00 Krzysztof Kozlowski <k.kozlowski@samsung.com>:
> > Dear Kukjin,
> >
> > Few defconfig related changes.
> >
> > Description along with a tag.
> > You can find them also on the lists with my reviewed-by.
> >
> > Best regards,
> > Krzysztof
>
> Any comments on this pull request?
>
Will pick them up, thanks.
> Best regards,
> Krzysztof
>
>
> >
> >
> > The following changes since commit 1c4c7159ed2468f3ac4ce5a7f08d79663d381a93:
> >
> > Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
> (2015-07-05 16:24:54 -0700)
Please don't make a branch based on some random commit, just use 'rc' as a
basis. Note that usually '-rc1' is used if there is no reason to use another
'rc' because of dependency.
- Kukjin
> >
> > are available in the git repository at:
> >
> >
> > https://github.com/krzk/linux.git tags/samsung-defconfig-4.3
> >
> > for you to fetch changes up to 5efedc7617df7add295702f21f11dd7e7a67b76e:
> >
> > ARM: multi_v7_defconfig: Enable max77802 regulator (2015-07-16 15:57:31 +0900)
> >
> > ----------------------------------------------------------------
> > Defconfig changes around Exynos based boards:
> > 1. Enable sound on Odroid XU3 on exynos defconfig.
> > 2. Enable NTC thermistors for Chromebooks on exynos and multi_v7.
> > 3. Enable main PMIC regulator for Chromebooks on multi_v7.
> > 4. Clean up in multi_v7 - remove old (non-existing) configs.
> >
> > ----------------------------------------------------------------
> > Anand Moon (1):
> > ARM: exynos_defconfig: Enable CONFIG_SND_SOC_ODROIDX2 for Odroid-XU3
> >
> > Javier Martinez Canillas (4):
> > ARM: multi_v7_defconfig: Remove old Samsung USB PHY configs
> > ARM: multi_v7_defconfig: Enable NTC Thermistors support
> > ARM: exynos_defconfig: Enable NTC Thermistors support
> > ARM: multi_v7_defconfig: Enable max77802 regulator
> >
> > arch/arm/configs/exynos_defconfig | 3 +++
> > arch/arm/configs/multi_v7_defconfig | 5 +++--
> > 2 files changed, 6 insertions(+), 2 deletions(-)
> > --
next prev parent reply other threads:[~2015-07-25 2:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 6:51 [GIT PULL] ARM: defconfig: Improvements for 4.3 Krzysztof Kozlowski
2015-07-17 6:51 ` Krzysztof Kozlowski
2015-07-24 6:34 ` Krzysztof Kozlowski
2015-07-24 6:34 ` Krzysztof Kozlowski
2015-07-25 2:07 ` Kukjin Kim [this message]
2015-07-25 2:07 ` 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='05b001d0c67e$a9cdf350$fd69d9f0$@kernel.org' \
--to=kgene@kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
/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.