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: Simon Horman <horms@verge.net.au>,
	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: [PULL 0/3] Renesas SoC updates for v5.4
Date: Fri,  2 Aug 2019 14:03:52 +0200	[thread overview]
Message-ID: <20190802120355.1430-1-geert+renesas@glider.be> (raw)

	Hi arm-soc folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v5.4.  As this is also my first pull request for arm-soc, I wanted
to start with something small.  You can expect more later.

It consists of 3 parts:

  [PULL 1/3] Renesas ARM64 DT updates for v5.4

    - CAN support for the HiHope RZ/G2E board,
    - BT and WLAN support for the HiHope RZ/G2[MN] boards,
    - Sound support for RZ/G2M,
    - Sort nodes in various SoC and board DTSes,
    - Small fixes and improvements.

  [PULL 2/3] Renesas driver updates for v5.4

    - Fix a flexible array member definition in the R-Car SYSC driver.

  [PULL 3/3] Renesas DT binding updates for v5.4

    - RZ/G2 updates for the R-Car CAN and CANFD DT bindings.

For now I more or less followed Simon's way of structuring the branches,
but I'm open for change.  Hence if you have any comments, or suggestions
for improving the workflow, please let me know.

Thanks for pulling, and for your comments!

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

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,
	Simon Horman <horms@verge.net.au>,
	Magnus Damm <magnus.damm@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-arm-kernel@lists.infradead.org
Subject: [PULL 0/3] Renesas SoC updates for v5.4
Date: Fri,  2 Aug 2019 14:03:52 +0200	[thread overview]
Message-ID: <20190802120355.1430-1-geert+renesas@glider.be> (raw)

	Hi arm-soc folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v5.4.  As this is also my first pull request for arm-soc, I wanted
to start with something small.  You can expect more later.

It consists of 3 parts:

  [PULL 1/3] Renesas ARM64 DT updates for v5.4

    - CAN support for the HiHope RZ/G2E board,
    - BT and WLAN support for the HiHope RZ/G2[MN] boards,
    - Sound support for RZ/G2M,
    - Sort nodes in various SoC and board DTSes,
    - Small fixes and improvements.

  [PULL 2/3] Renesas driver updates for v5.4

    - Fix a flexible array member definition in the R-Car SYSC driver.

  [PULL 3/3] Renesas DT binding updates for v5.4

    - RZ/G2 updates for the R-Car CAN and CANFD DT bindings.

For now I more or less followed Simon's way of structuring the branches,
but I'm open for change.  Hence if you have any comments, or suggestions
for improving the workflow, please let me know.

Thanks for pulling, and for your comments!

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

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

             reply	other threads:[~2019-08-02 12:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-02 12:03 Geert Uytterhoeven [this message]
2019-08-02 12:03 ` [PULL 0/3] Renesas SoC updates for v5.4 Geert Uytterhoeven
2019-08-02 12:03 ` [PULL 1/3] Renesas ARM64 DT " Geert Uytterhoeven
2019-08-02 12:03   ` Geert Uytterhoeven
2019-08-02 14:09   ` Geert Uytterhoeven
2019-08-02 14:09     ` Geert Uytterhoeven
2019-08-02 12:03 ` [PULL 2/3] Renesas driver " Geert Uytterhoeven
2019-08-02 12:03   ` Geert Uytterhoeven
2019-09-03 18:23   ` Arnd Bergmann
2019-09-03 18:23     ` Arnd Bergmann
2019-09-03 18:40     ` Geert Uytterhoeven
2019-09-03 18:40       ` Geert Uytterhoeven
2019-08-02 12:03 ` [PULL 3/3] Renesas DT binding " Geert Uytterhoeven
2019-08-02 12:03   ` Geert Uytterhoeven

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=20190802120355.1430-1-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=horms@verge.net.au \
    --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.