From: Olof Johansson <olof@lixom.net>
To: Simon Horman <horms+renesas@verge.net.au>
Cc: arm@kernel.org, linux-renesas-soc@vger.kernel.org,
Kevin Hilman <khilman@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
linux-arm-kernel@lists.infradead.org,
Magnus Damm <magnus.damm@gmail.com>
Subject: Re: [GIT PULL v2] Renesas ARM Based SoC Defconfig Updates for v4.19
Date: Thu, 26 Jul 2018 00:02:01 -0700 [thread overview]
Message-ID: <20180726070201.daqqzochaxkgktev@localhost> (raw)
In-Reply-To: <cover.1532346690.git.horms+renesas@verge.net.au>
On Mon, Jul 23, 2018 at 02:04:13PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM based SoC defconfig updates for v4.19.
>
> Changes since v1:
> * Dropped patch to set CONFIG_LOCALVERSION as requested by Olof
> * Dropped patch to Enable MTD command line partition parsing as
> Olof has asked for more discussion on the related DTS change
>
>
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>
> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v4.19
>
> for you to fetch changes up to b036e6420b9aed3498cbd0429f12300139cc5a28:
>
> ARM: multi_v7_defconfig: Enable support for RZN1D-DB (2018-07-23 13:48:02 +0200)
>
> ----------------------------------------------------------------
> Renesas ARM Based SoC Defconfig Updates for v4.19
>
> multi_v7_defconfig and shmobile_defconfig Enhancement:
>
> * Enable support for recently upstreamed RZN1D-DB board
> in multi_v7_defconfig and shmobile_defconfig. This is
> to give better test coverage.
>
> shmobile_defconfig Clean-Up:
>
> * Drop NET_VENDOR_<FOO>=n
>
> This reduces the size of the defconfig without any change in the
> resulting kernel config.
>
> shmobile_defconfig Enhancements:
>
> * Disable long deprecated /sbin/hotplug helper
>
> * Enable reset controller support
>
> This is to give better test coverage.
> This may be used by reset controller support in the Renesas CPG/MSSR
> driver when used by R-Car Gen2 and RZ/G1 SoCs.
Merged with this commit message:
- Enable new RZN1D-DB board in multi_v7_defconfig and shmobile_defconfig
- shmobile_defconfig:
+ Drop NET_VENDOR_<FOO>=n
+ Disable long deprecated /sbin/hotplug helper
+ Enable reset controller support
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 v2] Renesas ARM Based SoC Defconfig Updates for v4.19
Date: Thu, 26 Jul 2018 00:02:01 -0700 [thread overview]
Message-ID: <20180726070201.daqqzochaxkgktev@localhost> (raw)
In-Reply-To: <cover.1532346690.git.horms+renesas@verge.net.au>
On Mon, Jul 23, 2018 at 02:04:13PM +0200, Simon Horman wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM based SoC defconfig updates for v4.19.
>
> Changes since v1:
> * Dropped patch to set CONFIG_LOCALVERSION as requested by Olof
> * Dropped patch to Enable MTD command line partition parsing as
> Olof has asked for more discussion on the related DTS change
>
>
> The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:
>
> Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)
>
> are available in the git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-defconfig-for-v4.19
>
> for you to fetch changes up to b036e6420b9aed3498cbd0429f12300139cc5a28:
>
> ARM: multi_v7_defconfig: Enable support for RZN1D-DB (2018-07-23 13:48:02 +0200)
>
> ----------------------------------------------------------------
> Renesas ARM Based SoC Defconfig Updates for v4.19
>
> multi_v7_defconfig and shmobile_defconfig Enhancement:
>
> * Enable support for recently upstreamed RZN1D-DB board
> in multi_v7_defconfig and shmobile_defconfig. This is
> to give better test coverage.
>
> shmobile_defconfig Clean-Up:
>
> * Drop NET_VENDOR_<FOO>=n
>
> This reduces the size of the defconfig without any change in the
> resulting kernel config.
>
> shmobile_defconfig Enhancements:
>
> * Disable long deprecated /sbin/hotplug helper
>
> * Enable reset controller support
>
> This is to give better test coverage.
> This may be used by reset controller support in the Renesas CPG/MSSR
> driver when used by R-Car Gen2 and RZ/G1 SoCs.
Merged with this commit message:
- Enable new RZN1D-DB board in multi_v7_defconfig and shmobile_defconfig
- shmobile_defconfig:
+ Drop NET_VENDOR_<FOO>=n
+ Disable long deprecated /sbin/hotplug helper
+ Enable reset controller support
Thanks,
-Olof
next prev parent reply other threads:[~2018-07-26 8:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-23 12:04 [GIT PULL v2] Renesas ARM Based SoC Defconfig Updates for v4.19 Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-23 12:04 ` [PATCH 1/5] ARM: shmobile: defconfig: Drop NET_VENDOR_<FOO>=n Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-23 12:04 ` [PATCH 2/5] ARM: shmobile: defconfig: Enable reset controller support Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-23 12:04 ` [PATCH 3/5] ARM: shmobile: defconfig: Enable support for RZN1D-DB Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-23 12:04 ` [PATCH 4/5] ARM: shmobile: defconfig: Disable /sbin/hotplug fork-bomb Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-23 12:04 ` [PATCH 5/5] ARM: multi_v7_defconfig: Enable support for RZN1D-DB Simon Horman
2018-07-23 12:04 ` Simon Horman
2018-07-26 7:02 ` Olof Johansson [this message]
2018-07-26 7:02 ` [GIT PULL v2] Renesas ARM Based SoC Defconfig Updates for v4.19 Olof Johansson
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=20180726070201.daqqzochaxkgktev@localhost \
--to=olof@lixom.net \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=horms+renesas@verge.net.au \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.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.