All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, 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 3/5] Renesas ARM SoC updates for v5.19
Date: Fri,  6 May 2022 11:32:14 +0200	[thread overview]
Message-ID: <cover.1651828611.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1651828600.git.geert+renesas@glider.be>

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7bc53f59fbcad34599c99d07d6be1ff01849d457:

  ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel (2022-05-05 12:32:40 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.19

  - Drop commas after sentinels.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: Drop commas after dt_compat sentinels
      ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel

 arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 2 +-
 arch/arm/mach-shmobile/setup-emev2.c               | 2 +-
 arch/arm/mach-shmobile/setup-r7s72100.c            | 2 +-
 arch/arm/mach-shmobile/setup-r7s9210.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a73a4.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7740.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7778.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7779.c             | 2 +-
 arch/arm/mach-shmobile/setup-rcar-gen2.c           | 4 ++--
 arch/arm/mach-shmobile/setup-sh73a0.c              | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, 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 3/5] Renesas ARM SoC updates for v5.19
Date: Fri,  6 May 2022 11:32:14 +0200	[thread overview]
Message-ID: <cover.1651828611.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1651828600.git.geert+renesas@glider.be>

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7bc53f59fbcad34599c99d07d6be1ff01849d457:

  ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel (2022-05-05 12:32:40 +0200)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.19

  - Drop commas after sentinels.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: Drop commas after dt_compat sentinels
      ARM: shmobile: rcar-gen2: Drop comma after OF match table sentinel

 arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 2 +-
 arch/arm/mach-shmobile/setup-emev2.c               | 2 +-
 arch/arm/mach-shmobile/setup-r7s72100.c            | 2 +-
 arch/arm/mach-shmobile/setup-r7s9210.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a73a4.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7740.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7778.c             | 2 +-
 arch/arm/mach-shmobile/setup-r8a7779.c             | 2 +-
 arch/arm/mach-shmobile/setup-rcar-gen2.c           | 4 ++--
 arch/arm/mach-shmobile/setup-sh73a0.c              | 2 +-
 10 files changed, 11 insertions(+), 11 deletions(-)

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

  parent reply	other threads:[~2022-05-06  9:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06  9:32 [GIT PULL 0/5] Renesas SoC updates for v5.19 (take two) Geert Uytterhoeven
2022-05-06  9:32 ` Geert Uytterhoeven
2022-05-06  9:32 ` [GIT PULL 1/5] Renesas ARM defconfig " Geert Uytterhoeven
2022-05-06  9:32   ` Geert Uytterhoeven
2022-05-06  9:32 ` [GIT PULL 2/5] Renesas ARM DT " Geert Uytterhoeven
2022-05-06  9:32   ` Geert Uytterhoeven
2022-05-06  9:32 ` Geert Uytterhoeven [this message]
2022-05-06  9:32   ` [GIT PULL 3/5] Renesas ARM SoC updates for v5.19 Geert Uytterhoeven
2022-05-06  9:32 ` [GIT PULL 4/5] Renesas driver updates for v5.19 (take two) Geert Uytterhoeven
2022-05-06  9:32   ` Geert Uytterhoeven
2022-05-06  9:32 ` [GIT PULL 5/5] Renesas DT binding " Geert Uytterhoeven
2022-05-06  9:32   ` Geert Uytterhoeven
2022-05-06 21:10 ` [GIT PULL 0/5] Renesas SoC " patchwork-bot+linux-soc

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.1651828611.git.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.