All of lore.kernel.org
 help / color / mirror / Atom feed
From: Biju Das <biju.das@bp.renesas.com>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Viresh Kumar <viresh.kumar@linaro.org>
Cc: Biju Das <biju.das@bp.renesas.com>,
	linux-pm@vger.kernel.org, Simon Horman <horms@verge.net.au>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	Chris Paterson <Chris.Paterson2@renesas.com>,
	Fabrizio Castro <fabrizio.castro@bp.renesas.com>,
	linux-renesas-soc@vger.kernel.org
Subject: [PATCH 10/10] cpufreq: dt: Add support for r8a7744
Date: Tue, 11 Sep 2018 11:12:51 +0100	[thread overview]
Message-ID: <1536660771-32278-11-git-send-email-biju.das@bp.renesas.com> (raw)
In-Reply-To: <1536660771-32278-1-git-send-email-biju.das@bp.renesas.com>

Add the compatible strings for supporting the generic cpufreq driver on
the Renesas RZ/G1N (R8A7744) SoC.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
---
 drivers/cpufreq/cpufreq-dt-platdev.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
index fe14c57..805f8a0 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -58,6 +58,7 @@ static const struct of_device_id whitelist[] __initconst = {
 	{ .compatible = "renesas,r8a73a4", },
 	{ .compatible = "renesas,r8a7740", },
 	{ .compatible = "renesas,r8a7743", },
+	{ .compatible = "renesas,r8a7744", },
 	{ .compatible = "renesas,r8a7745", },
 	{ .compatible = "renesas,r8a7778", },
 	{ .compatible = "renesas,r8a7779", },
-- 
2.7.4

  parent reply	other threads:[~2018-09-11 15:18 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-11 10:12 [PATCH 00/10] Add RZ/G1N support Biju Das
2018-09-11 10:12 ` [PATCH 01/10] dt-bindings: power: rcar-sysc: Document r8a7744 SYSC binding Biju Das
2018-09-12  9:43   ` Simon Horman
2018-09-17  8:29     ` Simon Horman
2018-09-14 12:25   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 02/10] dt-bindings: power: rcar-sysc: Add r8a7744 power domain index macros Biju Das
2018-09-12 10:01   ` Simon Horman
2018-09-17  8:31     ` Simon Horman
2018-09-14 12:26   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 03/10] soc: renesas: rcar-sysc: Add r8a7744 support Biju Das
2018-09-12 10:04   ` Simon Horman
2018-09-17  8:34     ` Simon Horman
2018-09-14 12:29   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 04/10] dt-bindings: reset: rcar-rst: Document r8a7744 reset module Biju Das
2018-09-12 10:05   ` Simon Horman
2018-09-17  8:46     ` Simon Horman
2018-09-14 12:32   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 05/10] soc: renesas: rcar-rst: Add support for RZ/G1N Biju Das
2018-09-12 10:05   ` Simon Horman
2018-09-17  8:36     ` Simon Horman
2018-09-14 12:33   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 06/10] dt-bindings: clock: renesas: cpg-mssr: Document r8a7744 binding Biju Das
2018-09-12 10:08   ` Simon Horman
2018-09-14 12:51   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 07/10] clk: renesas: Add r8a7744 CPG Core Clock Definitions Biju Das
2018-09-12 10:09   ` Simon Horman
2018-09-14 12:55   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 08/10] clk: renesas: r8a7743: Add r8a7744 support Biju Das
2018-09-12 10:11   ` Simon Horman
2018-09-14 13:00   ` Geert Uytterhoeven
2018-09-11 10:12 ` [PATCH 09/10] ARM: shmobile: r8a7744: Basic SoC support Biju Das
2018-09-11 10:12   ` Biju Das
2018-09-12 10:11   ` Simon Horman
2018-09-12 10:11     ` Simon Horman
2018-09-14 12:48   ` Geert Uytterhoeven
2018-09-14 12:48     ` Geert Uytterhoeven
2018-09-17  8:48     ` Simon Horman
2018-09-17  8:48       ` Simon Horman
2018-09-11 10:12 ` Biju Das [this message]
2018-09-11 10:59   ` [PATCH 10/10] cpufreq: dt: Add support for r8a7744 Rafael J. Wysocki
2018-09-11 11:10     ` Biju Das
2018-09-25  8:16       ` Biju Das
2018-09-25 20:22         ` Rafael J. Wysocki
2018-09-12  4:57   ` Viresh Kumar
2018-09-12 10:11   ` Simon Horman
2018-09-14 12:48   ` 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=1536660771-32278-11-git-send-email-biju.das@bp.renesas.com \
    --to=biju.das@bp.renesas.com \
    --cc=Chris.Paterson2@renesas.com \
    --cc=fabrizio.castro@bp.renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=horms@verge.net.au \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=viresh.kumar@linaro.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.