All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 1/2] Renesas ARM defconfig updates for v5.9
Date: Fri,  3 Jul 2020 14:06:41 +0200	[thread overview]
Message-ID: <20200703120642.5128-2-geert+renesas@glider.be> (raw)
In-Reply-To: <20200703120642.5128-1-geert+renesas@glider.be>

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -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.9-tag1

for you to fetch changes up to 1d21a0a32f93e24711b13af493ac5fe728a7be1f:

  arm64: defconfig: Enable additional support for Renesas platforms (2020-07-03 12:02:05 +0200)

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

  - Refresh shmobile_defconfig for v5.8-rc1
  - Enable additional support for Renesas platforms to
    shmobile_defconfig, multi_v7_defconfig, and the arm64 defconfig.

----------------------------------------------------------------
Geert Uytterhoeven (9):
      ARM: shmobile: defconfig: Refresh for v5.8-rc1
      ARM: shmobile: defconfig: Enable DA9063 ONKEY support
      ARM: shmobile: defconfig: Enable CAT9554 support
      ARM: shmobile: defconfig: Enable RZ/A watchdog support
      ARM: shmobile: defconfig: Enable RZ/A1 CEU support
      ARM: shmobile: defconfig: Enable ADV7612 CEC support
      ARM: shmobile: defconfig: Enable RZ/A1H RTC support
      ARM: multi_v7_defconfig: Enable additional support for Renesas platforms
      arm64: defconfig: Enable additional support for Renesas platforms

 arch/arm/configs/multi_v7_defconfig |  6 ++++++
 arch/arm/configs/shmobile_defconfig | 13 ++++++++-----
 arch/arm64/configs/defconfig        |  4 ++++
 3 files changed, 18 insertions(+), 5 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org>
Cc: linux-renesas-soc@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/2] Renesas ARM defconfig updates for v5.9
Date: Fri,  3 Jul 2020 14:06:41 +0200	[thread overview]
Message-ID: <20200703120642.5128-2-geert+renesas@glider.be> (raw)
In-Reply-To: <20200703120642.5128-1-geert+renesas@glider.be>

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -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.9-tag1

for you to fetch changes up to 1d21a0a32f93e24711b13af493ac5fe728a7be1f:

  arm64: defconfig: Enable additional support for Renesas platforms (2020-07-03 12:02:05 +0200)

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

  - Refresh shmobile_defconfig for v5.8-rc1
  - Enable additional support for Renesas platforms to
    shmobile_defconfig, multi_v7_defconfig, and the arm64 defconfig.

----------------------------------------------------------------
Geert Uytterhoeven (9):
      ARM: shmobile: defconfig: Refresh for v5.8-rc1
      ARM: shmobile: defconfig: Enable DA9063 ONKEY support
      ARM: shmobile: defconfig: Enable CAT9554 support
      ARM: shmobile: defconfig: Enable RZ/A watchdog support
      ARM: shmobile: defconfig: Enable RZ/A1 CEU support
      ARM: shmobile: defconfig: Enable ADV7612 CEC support
      ARM: shmobile: defconfig: Enable RZ/A1H RTC support
      ARM: multi_v7_defconfig: Enable additional support for Renesas platforms
      arm64: defconfig: Enable additional support for Renesas platforms

 arch/arm/configs/multi_v7_defconfig |  6 ++++++
 arch/arm/configs/shmobile_defconfig | 13 ++++++++-----
 arch/arm64/configs/defconfig        |  4 ++++
 3 files changed, 18 insertions(+), 5 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-07-03 12:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-03 12:06 [GIT PULL 0/2] Renesas ARM SoC updates for v5.9 Geert Uytterhoeven
2020-07-03 12:06 ` Geert Uytterhoeven
2020-07-03 12:06 ` Geert Uytterhoeven [this message]
2020-07-03 12:06   ` [GIT PULL 1/2] Renesas ARM defconfig " Geert Uytterhoeven
2020-07-06 14:36   ` Arnd Bergmann
2020-07-06 14:36     ` Arnd Bergmann
2020-07-06 14:45     ` Geert Uytterhoeven
2020-07-06 14:45       ` Geert Uytterhoeven
2020-07-06 15:40       ` Arnd Bergmann
2020-07-06 15:40         ` Arnd Bergmann
2020-07-06 15:48         ` Geert Uytterhoeven
2020-07-06 15:48           ` Geert Uytterhoeven
2020-07-03 12:06 ` [GIT PULL 2/2] Renesas ARM DT " Geert Uytterhoeven
2020-07-03 12:06   ` Geert Uytterhoeven
2020-07-06 15:51 ` [GIT PULL 0/2] Renesas ARM SoC " Arnd Bergmann
2020-07-06 15:51   ` Arnd Bergmann

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=20200703120642.5128-2-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=soc@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.