All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] ARM: renesas: shmobile and multi_v7 defconfig updates
@ 2017-07-10 13:28 ` Geert Uytterhoeven
  0 siblings, 0 replies; 52+ messages in thread
From: Geert Uytterhoeven @ 2017-07-10 13:28 UTC (permalink / raw)
  To: Arnd Bergmann, Kevin Hilman, Magnus Damm, Olof Johansson, Simon Horman
  Cc: Laurent Pinchart, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

	Hi Arnd, Kevin, Magnus, Olof, Simon,

This patch series updates shmobile_defconfig and multi_v7_defconfig to
(re-)enable some features:
  - Re-enable R-Car PCIe (shmobile_defconfig),
  - Re-enable R-Car XHCI (shmobile_defconfig),
  - Re-enable R-Car sound (both),
  - Update DRM bridge (both),
  - Enable serial port DMA (both).

There also a patch included to refresh shmobile_defconfig.
To avoid conflicts, I didn't refresh multi_v7_defconfig (although it could
definitely use a refresh), and only made "simple" changes to it.

Thanks!

Geert Uytterhoeven (9):
  ARM: shmobile: defconfig: Enable missing PCIE_RCAR dependency
  ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM
  ARM: shmobile: defconfig: Replace SND_SOC_RSRC_CARD by
    SND_SIMPLE_SCU_CARD
  ARM: shmobile: defconfig: Replace DRM_RCAR_HDMI by generic bridge
    options
  ARM: shmobile: defconfig: Enable DMA for serial ports
  ARM: shmobile: defconfig: Refresh
  ARM: multi_v7_defconfig: Replace SND_SOC_RSRC_CARD by
    SND_SIMPLE_SCU_CARD
  ARM: multi_v7_defconfig: Replace DRM_RCAR_HDMI by generic bridge
    options
  ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports

 arch/arm/configs/multi_v7_defconfig |  5 +++--
 arch/arm/configs/shmobile_defconfig | 16 +++++++++-------
 2 files changed, 12 insertions(+), 9 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 52+ messages in thread

end of thread, other threads:[~2017-11-01  8:58 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-10 13:28 [PATCH 0/9] ARM: renesas: shmobile and multi_v7 defconfig updates Geert Uytterhoeven
2017-07-10 13:28 ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 1/9] ARM: shmobile: defconfig: Enable missing PCIE_RCAR dependency Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 2/9] ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 3/9] ARM: shmobile: defconfig: Replace SND_SOC_RSRC_CARD by SND_SIMPLE_SCU_CARD Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 4/9] ARM: shmobile: defconfig: Replace DRM_RCAR_HDMI by generic bridge options Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 5/9] ARM: shmobile: defconfig: Enable DMA for serial ports Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 6/9] ARM: shmobile: defconfig: Refresh Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 7/9] ARM: multi_v7_defconfig: Replace SND_SOC_RSRC_CARD by SND_SIMPLE_SCU_CARD Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 8/9] ARM: multi_v7_defconfig: Replace DRM_RCAR_HDMI by generic bridge options Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-10 13:41   ` Laurent Pinchart
2017-07-10 13:41     ` Laurent Pinchart
2017-07-10 14:05     ` Geert Uytterhoeven
2017-07-10 14:05       ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 9/9] ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports Geert Uytterhoeven
2017-07-10 13:28   ` Geert Uytterhoeven
2017-07-11  3:38   ` Magnus Damm
2017-07-11  3:38     ` Magnus Damm
2017-07-11  6:59     ` Geert Uytterhoeven
2017-07-11  6:59       ` Geert Uytterhoeven
2017-07-11  6:59       ` Geert Uytterhoeven
2017-07-11  8:39       ` Arnd Bergmann
2017-07-11  8:39         ` Arnd Bergmann
2017-07-11  8:39         ` Arnd Bergmann
2017-07-11  8:57         ` Geert Uytterhoeven
2017-07-11  8:57           ` Geert Uytterhoeven
2017-07-11  8:57           ` Geert Uytterhoeven
2017-07-11  8:42       ` Arnd Bergmann
2017-07-11  8:42         ` Arnd Bergmann
2017-07-11  8:42         ` Arnd Bergmann
2017-07-11  8:59         ` Geert Uytterhoeven
2017-07-11  8:59           ` Geert Uytterhoeven
2017-07-11  8:59           ` Geert Uytterhoeven
2017-07-11 10:37           ` Rob Landley
2017-07-11 10:37             ` Rob Landley
2017-07-11 10:37             ` Rob Landley
2017-07-11 10:46             ` Geert Uytterhoeven
2017-07-11 10:46               ` Geert Uytterhoeven
2017-07-11 10:46               ` Geert Uytterhoeven
2017-11-01  8:58               ` Rob Landley
2017-11-01  8:58                 ` Rob Landley
2017-11-01  8:58                 ` Rob Landley
2017-07-11  9:13 ` [PATCH 0/9] ARM: renesas: shmobile and multi_v7 defconfig updates Simon Horman
2017-07-11  9:13   ` Simon Horman

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.