mbox series

[GIT,PULL,1/3] Renesas ARM defconfig updates for v5.10

Message ID 20200904114819.30254-2-geert+renesas@glider.be
State New
Headers show
Series Renesas ARM SoC updates for v5.10 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v5.10-tag1

Message

Geert Uytterhoeven Sept. 4, 2020, 11:48 a.m. UTC
The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v5.10-tag1

for you to fetch changes up to 5a87251dac0db8704d4d18b6dc7c23e30804585b:

  ARM: shmobile: defconfig: Enable CONFIG_PCIE_RCAR_HOST (2020-09-01 13:54:41 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v5.10

  - Enable touchscreen support on the iWave RZ/G1E platform,
  - Update for PCIE_RCAR => CONFIG_PCIE_RCAR_{HOST,EP} split, including
    enabling the latter,
  - Enable FLASH support on various R-Car Gen3 boards,
  - Refresh shmobile_defconfig for v5.9-rc1.

----------------------------------------------------------------
Biju Das (1):
      ARM: shmobile: defconfig: Enable TOUCHSCREEN_STMPE

Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Refresh for v5.9-rc1
      arm64: defconfig: Enable RPC-IF support

Lad Prabhakar (3):
      arm64: defconfig: Enable R-Car PCIe endpoint driver
      ARM: multi_v7_defconfig: Enable CONFIG_PCIE_RCAR_HOST
      ARM: shmobile: defconfig: Enable CONFIG_PCIE_RCAR_HOST

 arch/arm/configs/multi_v7_defconfig | 2 +-
 arch/arm/configs/shmobile_defconfig | 5 +++--
 arch/arm64/configs/defconfig        | 7 +++++++
 3 files changed, 11 insertions(+), 3 deletions(-)