From: van.freenix@gmail.com (Peng Fan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
Date: Thu, 21 Apr 2016 01:26:15 +0800 [thread overview]
Message-ID: <1461173177-11930-1-git-send-email-van.freenix@gmail.com> (raw)
Add clocks property for ocotp node.
Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
---
V2:
none
arch/arm/boot/dts/imx6qdl.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index b42822a..6b2ef6c 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1100,6 +1100,7 @@
ocotp: ocotp at 021bc000 {
compatible = "fsl,imx6q-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
+ clocks = <&clks IMX6QDL_CLK_IIM>;
};
tzasc at 021d0000 { /* TZASC1 */
--
2.6.6
WARNING: multiple messages have this Message-ID (diff)
From: Peng Fan <van.freenix@gmail.com>
To: shawnguo@kernel.org, srinivas.kandagatla@linaro.org,
maxime.ripard@free-electrons.com
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, van.freenix@gmail.com,
Sascha Hauer <kernel@pengutronix.de>,
Rob Herring <robh+dt@kernel.org>
Subject: [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node
Date: Thu, 21 Apr 2016 01:26:15 +0800 [thread overview]
Message-ID: <1461173177-11930-1-git-send-email-van.freenix@gmail.com> (raw)
Add clocks property for ocotp node.
Signed-off-by: Peng Fan <van.freenix@gmail.com>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Sascha Hauer <kernel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>
---
V2:
none
arch/arm/boot/dts/imx6qdl.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index b42822a..6b2ef6c 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1100,6 +1100,7 @@
ocotp: ocotp@021bc000 {
compatible = "fsl,imx6q-ocotp", "syscon";
reg = <0x021bc000 0x4000>;
+ clocks = <&clks IMX6QDL_CLK_IIM>;
};
tzasc@021d0000 { /* TZASC1 */
--
2.6.6
next reply other threads:[~2016-04-20 17:26 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-20 17:26 Peng Fan [this message]
2016-04-20 17:26 ` [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node Peng Fan
2016-04-20 17:26 ` [PATCH V2 2/3] arm: dts: imx6sl: " Peng Fan
2016-04-20 17:26 ` Peng Fan
2016-04-20 17:26 ` [PATCH V2 3/3] nvmem: imx-ocotp: handling clock Peng Fan
2016-04-20 17:26 ` Peng Fan
2016-05-09 12:20 ` Peng Fan
2016-05-09 12:20 ` Peng Fan
2016-05-09 12:20 ` Peng Fan
2016-05-09 12:28 ` Srinivas Kandagatla
2016-05-09 12:28 ` Srinivas Kandagatla
2016-05-09 12:28 ` Srinivas Kandagatla
2016-05-09 12:41 ` Peng Fan
2016-05-09 12:41 ` Peng Fan
2016-05-10 10:31 ` Srinivas Kandagatla
2016-05-10 10:31 ` Srinivas Kandagatla
2016-05-10 10:31 ` Srinivas Kandagatla
2016-05-10 12:04 ` Peng Fan
2016-05-10 12:04 ` Peng Fan
2016-05-10 12:04 ` Peng Fan
2016-06-06 8:07 ` [PATCH V2 1/3] arm: dts: imx6qdl: add clocks property for ocotp node Shawn Guo
2016-06-06 8:07 ` Shawn Guo
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=1461173177-11930-1-git-send-email-van.freenix@gmail.com \
--to=van.freenix@gmail.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 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.