public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: d-gerlach@ti.com (Dave Gerlach)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 3/3] ARM: dts: dra7: Change operating-points-v2 table to dra7 version
Date: Wed, 31 Aug 2016 21:48:16 -0500	[thread overview]
Message-ID: <20160901024816.32390-4-d-gerlach@ti.com> (raw)
In-Reply-To: <20160901024816.32390-1-d-gerlach@ti.com>

The operating-points-v2 table got merged before the binding had
stabilized so update the compatible string to dra7 version.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
---
 arch/arm/boot/dts/dra7.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index d9bfb94a2992..c138eca85efd 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -99,7 +99,7 @@
 	};
 
 	cpu0_opp_table: opp_table0 {
-		compatible = "operating-points-v2";
+		compatible = "operating-points-v2-ti-dra7-cpu";
 		opp-shared;
 
 		opp_nom at 1000000000 {
-- 
2.9.0

  parent reply	other threads:[~2016-09-01  2:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01  2:48 [PATCH v2 0/3] ARM: dts: Add operating-points-v2 tables for TI platforms Dave Gerlach
2016-09-01  2:48 ` [PATCH v2 1/3] ARM: dts: am33xx: Change operating-points-v2 table to am3352 version Dave Gerlach
2016-09-01  2:48 ` [PATCH v2 2/3] ARM: dts: am4372: Change operating-points-v2 table to am4372 version Dave Gerlach
2016-09-01  2:48 ` Dave Gerlach [this message]
2016-09-13 22:02 ` [PATCH v2 0/3] ARM: dts: Add operating-points-v2 tables for TI platforms Tony Lindgren
2016-09-14 16:45   ` Dave Gerlach
2016-09-14 16:56     ` Tony Lindgren

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=20160901024816.32390-4-d-gerlach@ti.com \
    --to=d-gerlach@ti.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox