devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: linux-sh@vger.kernel.org, linux-serial@vger.kernel.org,
	devicetree@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/7] ARM: shmobile: dtsi: Add SCIF fallback compatibility strings
Date: Mon, 14 Dec 2015 19:57:48 +0100	[thread overview]
Message-ID: <1450119475-1183-1-git-send-email-geert+renesas@glider.be> (raw)

	Hi Simon, Magnus,

This patch series adds fallback compatibility strings for SCIF and HSCIF
to the DTS files for R-Car Gen1, Gen2, and Gen3, as defined in
"[PATCH v3 02/27] serial: sh-sci: Add fallback compatibility strings" of
series "[PATCH v3 00/27] serial: sh-sci: External Clock Support".
This will allow the sh-sci driver to match on family-specific compatible
values to enable BGR support later.

Note that fallback compatibility strings for SCIFA/SCIFB are not added
yet.

Dependencies:
  - This series is against renesas-devel-20151214-v4.4-rc5,
  - It can be applied independently, as soon as the aforementioned DT
    binding patch has been accepted,
  - Later series depend on this:
      - "[PATCH v3 00/12] ARM: shmobile: dtsi: Rename the serial port
	 clock to fck",
      - "[PATCH v2 0/7] ARM: shmobile: dtsi: Add BRG support for (H)SCIF",
      - "[PATCH v2 0/9] ARM: shmobile: dts: Enable SCIF_CLK frequency and
	 pins".

Thanks for applying!

Geert Uytterhoeven (7):
  ARM: shmobile: r8a7778 dtsi: Add SCIF fallback compatibility strings
  ARM: shmobile: r8a7779 dtsi: Add SCIF fallback compatibility strings
  ARM: shmobile: r8a7790 dtsi: Add SCIF fallback compatibility strings
  ARM: shmobile: r8a7791 dtsi: Add SCIF fallback compatibility strings
  ARM: shmobile: r8a7793 dtsi: Add SCIF fallback compatibility strings
  ARM: shmobile: r8a7794 dtsi: Add SCIF fallback compatibility strings
  arm64: renesas: r8a7795 dtsi: Add SCIF fallback compatibility strings

 arch/arm/boot/dts/r8a7778.dtsi           | 18 +++++++----
 arch/arm/boot/dts/r8a7779.dtsi           | 18 +++++++----
 arch/arm/boot/dts/r8a7790.dtsi           | 30 ++++++++++++------
 arch/arm/boot/dts/r8a7791.dtsi           | 54 +++++++++++++++++++++-----------
 arch/arm/boot/dts/r8a7793.dtsi           | 54 +++++++++++++++++++++-----------
 arch/arm/boot/dts/r8a7794.dtsi           | 54 +++++++++++++++++++++-----------
 arch/arm64/boot/dts/renesas/r8a7795.dtsi | 38 +++++++++++++++-------
 7 files changed, 179 insertions(+), 87 deletions(-)

-- 
1.9.1

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

             reply	other threads:[~2015-12-14 18:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 18:57 Geert Uytterhoeven [this message]
2015-12-14 18:57 ` [PATCH 1/7] ARM: shmobile: r8a7778 dtsi: Add SCIF fallback compatibility strings Geert Uytterhoeven
     [not found] ` <1450119475-1183-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2015-12-14 18:57   ` [PATCH 2/7] ARM: shmobile: r8a7779 " Geert Uytterhoeven
2015-12-14 18:57   ` [PATCH 7/7] arm64: renesas: r8a7795 " Geert Uytterhoeven
2015-12-14 18:57 ` [PATCH 3/7] ARM: shmobile: r8a7790 " Geert Uytterhoeven
2015-12-14 18:57 ` [PATCH 4/7] ARM: shmobile: r8a7791 " Geert Uytterhoeven
2015-12-14 18:57 ` [PATCH 5/7] ARM: shmobile: r8a7793 " Geert Uytterhoeven
2015-12-14 18:57 ` [PATCH 6/7] ARM: shmobile: r8a7794 " Geert Uytterhoeven
2015-12-18  3:20 ` [PATCH 0/7] ARM: shmobile: " Simon Horman

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=1450119475-1183-1-git-send-email-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=devicetree@vger.kernel.org \
    --cc=horms@verge.net.au \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).