All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chanwoo Choi <cw00.choi@samsung.com>
To: myungjoo.ham@samsung.com
Cc: kgene.kim@samsung.com, kyungmin.park@samsung.com,
	rafael.j.wysocki@intel.com, mark.rutland@arm.com,
	a.kesavan@samsung.com, tomasz.figa@gmail.com,
	k.kozlowski@samsung.com, cw00.choi@samsung.com,
	inki.dae@samsung.com, linux-pm@vger.kernel.org,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: [RFC PATCH 4/4] ARM: dts: Add memory bus node for Exynos3250-based Rinato board
Date: Tue, 23 Dec 2014 20:44:37 +0900	[thread overview]
Message-ID: <1419335077-31020-5-git-send-email-cw00.choi@samsung.com> (raw)
In-Reply-To: <1419335077-31020-1-git-send-email-cw00.choi@samsung.com>

This patch adds the exynos memory-bus node which includes the regulator and
devfreq-event phandle. The devfreq-event phandle is used for the governor
of devfreq device and provide the current usage state of DMC/Internal
memory bus group.

Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Myungjoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
---
 arch/arm/boot/dts/exynos3250-rinato.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
index 60948ae..6722555 100644
--- a/arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/arch/arm/boot/dts/exynos3250-rinato.dts
@@ -564,6 +564,18 @@
 	};
 };
 
+&memory_bus_mif {
+	devfreq-events = <&ppmu_dmc0_3>, <&ppmu_dmc1_3>;
+	vdd-mem-supply = <&buck1_reg>;
+	status = "okay";
+};
+
+&memory_bus_int {
+	devfreq-events = <&ppmu_leftbus_3>, <&ppmu_rightbus_3>;
+	vdd-mem-supply = <&buck3_reg>;
+	status = "okay";
+};
+
 &xusbxti {
 	clock-frequency = <24000000>;
 };
-- 
1.8.5.5


WARNING: multiple messages have this Message-ID (diff)
From: cw00.choi@samsung.com (Chanwoo Choi)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH 4/4] ARM: dts: Add memory bus node for Exynos3250-based Rinato board
Date: Tue, 23 Dec 2014 20:44:37 +0900	[thread overview]
Message-ID: <1419335077-31020-5-git-send-email-cw00.choi@samsung.com> (raw)
In-Reply-To: <1419335077-31020-1-git-send-email-cw00.choi@samsung.com>

This patch adds the exynos memory-bus node which includes the regulator and
devfreq-event phandle. The devfreq-event phandle is used for the governor
of devfreq device and provide the current usage state of DMC/Internal
memory bus group.

Cc: Kukjin Kim <kgene.kim@samsung.com>
Cc: Myungjoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
---
 arch/arm/boot/dts/exynos3250-rinato.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
index 60948ae..6722555 100644
--- a/arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/arch/arm/boot/dts/exynos3250-rinato.dts
@@ -564,6 +564,18 @@
 	};
 };
 
+&memory_bus_mif {
+	devfreq-events = <&ppmu_dmc0_3>, <&ppmu_dmc1_3>;
+	vdd-mem-supply = <&buck1_reg>;
+	status = "okay";
+};
+
+&memory_bus_int {
+	devfreq-events = <&ppmu_leftbus_3>, <&ppmu_rightbus_3>;
+	vdd-mem-supply = <&buck3_reg>;
+	status = "okay";
+};
+
 &xusbxti {
 	clock-frequency = <24000000>;
 };
-- 
1.8.5.5

  parent reply	other threads:[~2014-12-23 11:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-23 11:44 [RFC PATCH 0/4] devfreq: Add generic exynos memory-bus frequency driver Chanwoo Choi
2014-12-23 11:44 ` Chanwoo Choi
2014-12-23 11:44 ` Chanwoo Choi
2014-12-23 11:44 ` [RFC PATCH 1/4] devfreq: exynos: Add generic exynos memory bus " Chanwoo Choi
2014-12-23 11:44   ` Chanwoo Choi
2014-12-23 11:44 ` [RFC PATCH 2/4] devfreq: exynos: Add documentation for " Chanwoo Choi
2014-12-23 11:44   ` Chanwoo Choi
2014-12-23 11:44 ` [RFC PATCH 3/4] ARM: dts: Add memory bus node for Exynos3250 Chanwoo Choi
2014-12-23 11:44   ` Chanwoo Choi
2014-12-23 11:44 ` Chanwoo Choi [this message]
2014-12-23 11:44   ` [RFC PATCH 4/4] ARM: dts: Add memory bus node for Exynos3250-based Rinato board Chanwoo Choi

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=1419335077-31020-5-git-send-email-cw00.choi@samsung.com \
    --to=cw00.choi@samsung.com \
    --cc=a.kesavan@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=inki.dae@samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=myungjoo.ham@samsung.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=tomasz.figa@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 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.