All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC Defconfig Fixes for v3.20
Date: Thu, 29 Jan 2015 01:31:22 +0000	[thread overview]
Message-ID: <cover.1422492899.git.horms+renesas@verge.net.au> (raw)
In-Reply-To: <1364877094-1508-1-git-send-email-horms+renesas@verge.net.au>

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC defconfig fixes for v3.20.

This pull request is based on "Second Round of Renesas ARM Based SoC
Defconfig Updates for v3.20", tagged as renesas-defconfig2-for-v3.20, which
you have previously pulled.


That pull-request was comprised of a single patch "ARM: shmobile: Enable
kzm9g board in multiplatform defconfig" which updated the mach_shmobile
based on the output of make savedefconfig run on a tree with sh73a0/kzm9g
multiplatform support present. And due to REGULATOR being indirectly
selected by Kconfig with that support prsent it was not present in the
resulting shmobile_defconfig.

However, sh73a0/kzm9g multiplatform supportsupport is no longer queued up
for v3.20 and thus is not enabled by make shmobile_defconfig resulting at
least in SDHI not working on boards based on R-Car Gen2 SoCs.

It may have been better if I had held off on the patch in question
until sh73a0/kzm9g multiplatform support was merged, something I expected
to occur for v3.20. But things being as they are this pull-request
provides a simple fix for the fallout.


The following changes since commit eb4513482d1c4882e3633528ccc48d77581b7bb1:

  ARM: shmobile: Enable kzm9g board in multiplatform defconfig (2015-01-14 09:51:08 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-fixes-for-v3.20

for you to fetch changes up to 30aca3c84bd79b48154908b6c1592347f4df3d53:

  ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again (2015-01-26 16:14:04 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Defconfig Fixes for v3.20

* Select CONFIG_REGULATOR in mach_shmobile defconfig once again

----------------------------------------------------------------
Kuninori Morimoto (1):
      ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again

 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

WARNING: multiple messages have this Message-ID (diff)
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Renesas ARM Based SoC Defconfig Fixes for v3.20
Date: Thu, 29 Jan 2015 10:31:22 +0900	[thread overview]
Message-ID: <cover.1422492899.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC defconfig fixes for v3.20.

This pull request is based on "Second Round of Renesas ARM Based SoC
Defconfig Updates for v3.20", tagged as renesas-defconfig2-for-v3.20, which
you have previously pulled.


That pull-request was comprised of a single patch "ARM: shmobile: Enable
kzm9g board in multiplatform defconfig" which updated the mach_shmobile
based on the output of make savedefconfig run on a tree with sh73a0/kzm9g
multiplatform support present. And due to REGULATOR being indirectly
selected by Kconfig with that support prsent it was not present in the
resulting shmobile_defconfig.

However, sh73a0/kzm9g multiplatform supportsupport is no longer queued up
for v3.20 and thus is not enabled by make shmobile_defconfig resulting at
least in SDHI not working on boards based on R-Car Gen2 SoCs.

It may have been better if I had held off on the patch in question
until sh73a0/kzm9g multiplatform support was merged, something I expected
to occur for v3.20. But things being as they are this pull-request
provides a simple fix for the fallout.


The following changes since commit eb4513482d1c4882e3633528ccc48d77581b7bb1:

  ARM: shmobile: Enable kzm9g board in multiplatform defconfig (2015-01-14 09:51:08 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-defconfig-fixes-for-v3.20

for you to fetch changes up to 30aca3c84bd79b48154908b6c1592347f4df3d53:

  ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again (2015-01-26 16:14:04 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Defconfig Fixes for v3.20

* Select CONFIG_REGULATOR in mach_shmobile defconfig once again

----------------------------------------------------------------
Kuninori Morimoto (1):
      ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again

 arch/arm/configs/shmobile_defconfig | 1 +
 1 file changed, 1 insertion(+)

  parent reply	other threads:[~2015-01-29  1:31 UTC|newest]

Thread overview: 154+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  4:31 [GIT PULL] Renesas ARM based SoC defconfig updates for v3.10 #2 Simon Horman
2013-04-02  4:31 ` Simon Horman
2013-04-02  4:31 ` [PATCH 1/3] ARM: shmobile: marzen: defconfig: add GPIO RCAR driver support Simon Horman
2013-04-02  4:31   ` Simon Horman
2013-04-02  4:31 ` [PATCH 2/3] ARM: shmobile: marzen: defconfig: enable GPIO LEDs driver Simon Horman
2013-04-02  4:31   ` Simon Horman
2013-04-02  4:31 ` [PATCH 3/3] ARM: shmobile: ape6evm: add defconfig Simon Horman
2013-04-02  4:31   ` Simon Horman
2013-04-02 19:59 ` [GIT PULL] Renesas ARM based SoC defconfig updates for v3.10 #2 Olof Johansson
2013-04-02 19:59   ` Olof Johansson
2014-04-16  6:03 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.16 Simon Horman
2014-04-16  6:03   ` Simon Horman
2014-04-16  6:03   ` [PATCH 1/7] ARM: shmobile: multiplatform: Enable MSIOF in defconfig Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-04-16  6:03   ` [PATCH 2/7] ARM: shmobile: Include i2c-shmobile.c in shmobile_defconfig Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-04-16  6:03   ` [PATCH 3/7] ARM: shmobile: Include at24.c " Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-04-16  6:03   ` [PATCH 4/7] ARM: shmobile: Enable USBHS gadget support " Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-04-16  6:03   ` [PATCH 5/7] ARM: shmobile: Enable HIGHMEM " Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-04-16  6:03   ` [PATCH 6/7] ARM: shmobile: Enable VSP1 " Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-04-16  6:03   ` [PATCH 7/7] ARM: shmobile: Enable USB [EO]HCI HCD support " Simon Horman
2014-04-16  6:03     ` Simon Horman
2014-05-05 20:42   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.16 Olof Johansson
2014-05-05 20:42     ` Olof Johansson
2014-06-23  2:25 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.17 Simon Horman
2014-06-23  2:25   ` Simon Horman
2014-06-23  2:25   ` [PATCH 1/4] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO Simon Horman
2014-06-23  2:25     ` Simon Horman
2014-06-23  2:25   ` [PATCH 2/4] ARM: shmobile: marzen: Add to shmobile defconfig Simon Horman
2014-06-23  2:25     ` Simon Horman
2014-06-23  2:25   ` [PATCH 3/4] ARM: shmobile: Enable PM_RUNTIME in defconfig Simon Horman
2014-06-23  2:25     ` Simon Horman
2014-06-23  2:25   ` [PATCH 4/4] ARM: shmobile: Enable CPUFREQ configuration Simon Horman
2014-06-23  2:25     ` Simon Horman
2014-07-07  0:10   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.17 Olof Johansson
2014-07-07  0:10     ` Olof Johansson
2014-08-23  1:44 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.18 Simon Horman
2014-08-23  1:44   ` Simon Horman
2014-08-23  1:44   ` [PATCH 1/8] ARM: shmobile: shmobile_defconfig: Enable missing hardware support Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 2/8] ARM: shmobile: ape6evm_defconfig: " Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 3/8] ARM: shmobile: bockw_defconfig: " Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 4/8] ARM: shmobile: koelsch_defconfig: " Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 5/8] ARM: shmobile: kzm9g_defconfig: " Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 6/8] ARM: shmobile: lager_defconfig: " Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 7/8] ARM: shmobile: marzen_defconfig: " Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-08-23  1:44   ` [PATCH 8/8] ARM: shmobile: defconfig: enable initrd Simon Horman
2014-08-23  1:44     ` Simon Horman
2014-11-10  1:32 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.19 Simon Horman
2014-11-10  1:32   ` Simon Horman
2014-11-10  1:32   ` [PATCH 1/4] ARM: shmobile: ape6evm: Enable PM Runtime in defconfig Simon Horman
2014-11-10  1:32     ` Simon Horman
2014-11-10  1:32   ` [PATCH 2/4] ARM: shmobile: multiplatform: add R-Car DMAC support on defconfig Simon Horman
2014-11-10  1:32     ` Simon Horman
2014-11-10  1:32   ` [PATCH 3/4] ARM: shmobile: multiplatform: add Audo DMAC peri peri " Simon Horman
2014-11-10  1:32     ` Simon Horman
2014-11-10  1:32   ` [PATCH 4/4] ARM: shmobile: multiplatform: add AK4642 " Simon Horman
2014-11-10  1:32     ` Simon Horman
2014-11-19 21:39   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.19 Arnd Bergmann
2014-11-19 21:39     ` Arnd Bergmann
2014-12-11  2:33 ` [GIT PULL] Renesas ARM Based SoC Defconfig Fixes " Simon Horman
2014-12-11  2:33   ` Simon Horman
2014-12-11  2:33   ` [PATCH] Revert "ARM: shmobile: multiplatform: add Audo DMAC peri peri support on defconfig" Simon Horman
2014-12-11  2:33     ` Simon Horman
2014-12-16 20:44   ` [GIT PULL] Renesas ARM Based SoC Defconfig Fixes for v3.19 Arnd Bergmann
2014-12-16 20:44     ` Arnd Bergmann
2014-12-29  1:43 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.20 Simon Horman
2014-12-29  1:43   ` Simon Horman
2014-12-29  1:43   ` [PATCH 1/5] ARM: shmobile: kzm9g_defconfig: Update AK8975 config option Simon Horman
2014-12-29  1:43     ` Simon Horman
2014-12-29  1:43   ` [PATCH 2/5] ARM: shmobile: defconfig: cleanup by savedefconfig Simon Horman
2014-12-29  1:43     ` Simon Horman
2014-12-29  1:43   ` [PATCH 3/5] ARM: shmobile: defconfig: add MTD_BLOCK Simon Horman
2014-12-29  1:43     ` Simon Horman
2014-12-29  1:43   ` [PATCH 4/5] ARM: shmobile: Enable MICREL_PHY in shmobile_defconfig Simon Horman
2014-12-29  1:43     ` Simon Horman
2014-12-29  1:43   ` [PATCH 5/5] ARM: shmobile: Enable DA9063 watchdog in multiplatform defconfig Simon Horman
2014-12-29  1:43     ` Simon Horman
2015-01-12 22:22   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v3.20 Olof Johansson
2015-01-12 22:22     ` Olof Johansson
2015-01-29  1:31 ` Simon Horman [this message]
2015-01-29  1:31   ` [GIT PULL] Renesas ARM Based SoC Defconfig Fixes " Simon Horman
2015-01-29  1:31   ` [PATCH] ARM: shmobile: Select CONFIG_REGULATOR in defconfig once again Simon Horman
2015-01-29  1:31     ` Simon Horman
2015-01-29 21:59   ` [GIT PULL] Renesas ARM Based SoC Defconfig Fixes for v3.20 Olof Johansson
2015-01-29 21:59     ` Olof Johansson
2015-03-20  1:07 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.1 Simon Horman
2015-03-20  1:07   ` Simon Horman
2015-03-20  1:07   ` [PATCH 1/4] ARM: shmobile: Enable ape6evm board in multiplatform defconfig Simon Horman
2015-03-20  1:07     ` Simon Horman
2015-03-20  1:07   ` [PATCH 2/4] ARM: shmobile: Enable R-Mobile reset driver " Simon Horman
2015-03-20  1:07     ` Simon Horman
2015-03-20  1:07   ` [PATCH 3/4] ARM: shmobile: defconfig: Drop useless SERIAL_8250_EXTENDED=y Simon Horman
2015-03-20  1:07     ` Simon Horman
2015-03-20  1:07   ` [PATCH 4/4] ARM: shmobile: Enable bockw board in multiplatform defconfig Simon Horman
2015-03-20  1:07     ` Simon Horman
2015-04-03 17:53   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.1 Olof Johansson
2015-04-03 17:53     ` Olof Johansson
2015-05-14  1:07 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.2 Simon Horman
2015-05-14  1:07   ` Simon Horman
2015-05-14  1:07   ` [PATCH] ARM: shmobile: defconfig: Replace USB_RCAR_GEN2_PHY by PHY_RCAR_GEN2 Simon Horman
2015-05-14  1:07     ` Simon Horman
2015-05-15 15:37   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.2 Arnd Bergmann
2015-05-15 15:37     ` Arnd Bergmann
2015-07-24  8:44 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.3 Simon Horman
2015-07-24  8:44   ` Simon Horman
2015-07-24  8:44   ` [PATCH 1/5] ARM: shmobile: Enable gose board in multiplatform defconfig Simon Horman
2015-07-24  8:44     ` Simon Horman
2015-07-24  8:44   ` [PATCH 2/5] ARM: multi_v7_defconfig: Enable shmobile r8a7793/gose platform Simon Horman
2015-07-24  8:44     ` Simon Horman
2015-07-24  8:44   ` [PATCH 3/5] ARM: shmobile: defconfig: add Renesas DPCM Sound Card Simon Horman
2015-07-24  8:44     ` Simon Horman
2015-07-24  8:44   ` [PATCH 4/5] ARM: multi_v7_defconfig: " Simon Horman
2015-07-24  8:44     ` Simon Horman
2015-07-24  8:44   ` [PATCH 5/5] ARM: shmobile: Remove marzen_defconfig Simon Horman
2015-07-24  8:44     ` Simon Horman
2015-07-27 12:35   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.3 Olof Johansson
2015-07-27 12:35     ` Olof Johansson
2015-09-17  8:59 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.4 Simon Horman
2015-09-17  8:59   ` Simon Horman
2015-09-17  8:59   ` [PATCH 1/2] ARM: shmobile: Remove Marzen from shmobile_defconfig Simon Horman
2015-09-17  8:59     ` Simon Horman
2015-09-17  8:59   ` [PATCH 2/2] ARM: multi_v7_defconfig: Remove Marzen Simon Horman
2015-09-17  8:59     ` Simon Horman
2015-10-06 14:03   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.4 Arnd Bergmann
2015-10-06 14:03     ` Arnd Bergmann
2015-12-17  5:24 ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.5 Simon Horman
2015-12-17  5:24   ` Simon Horman
2015-12-17  5:24   ` [PATCH 1/7] ARM: shmobile: defconfig: Enable CONFIG_PRINTK_TIME Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-17  5:24   ` [PATCH 2/7] ARM: shmobile: defconfig: Drop useless CONFIG_USB_RCAR_PHY=y Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-17  5:24   ` [PATCH 3/7] ARM: shmobile: defconfig: Enable missing support based on DTSes Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-17  5:24   ` [PATCH 4/7] ARM: shmobile: defconfig: Enable frame buffer console for armadillo800eva Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-17  5:24   ` [PATCH 5/7] ARM: multi_v7_defconfig: Drop useless CONFIG_USB_RCAR_PHY=y Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-17  5:24   ` [PATCH 6/7] ARM: multi_v7_defconfig: Enable missing Renesas ARM support based on DTSes Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-17  5:24   ` [PATCH 7/7] ARM: multi_v7_defconfig: Enable frame buffer console for armadillo800eva Simon Horman
2015-12-17  5:24     ` Simon Horman
2015-12-22 19:48   ` [GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.5 Olof Johansson
2015-12-22 19:48     ` 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=cover.1422492899.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=linux-arm-kernel@lists.infradead.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.