From: van.freenix@gmail•com (Peng Fan)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 2/3] arm: dts: imx6ul: add ocotp node
Date: Tue, 19 Apr 2016 16:59:13 +0800 [thread overview]
Message-ID: <1461056354-973-2-git-send-email-van.freenix@gmail.com> (raw)
In-Reply-To: <1461056354-973-1-git-send-email-van.freenix@gmail.com>
Add ocotp node for i.MX6UL
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>
---
arch/arm/boot/dts/imx6ul.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 7177899..aebd607 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -839,6 +839,12 @@
reg = <0x021b0000 0x4000>;
};
+ ocotp: ocotp at 021bc000 {
+ compatible = "fsl,imx6ul-ocotp", "syscon";
+ reg = <0x021bc000 0x4000>;
+ clocks = <&clks IMX6UL_CLK_OCOTP>;
+ };
+
lcdif: lcdif at 021c8000 {
compatible = "fsl,imx6ul-lcdif", "fsl,imx28-lcdif";
reg = <0x021c8000 0x4000>;
--
1.8.4.5
next prev parent reply other threads:[~2016-04-19 8:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-19 8:59 [PATCH 1/3] documentation: nvmem: imx-ocotp: Add i.MX6UL support Peng Fan
2016-04-19 8:59 ` Peng Fan [this message]
2016-04-19 8:59 ` [PATCH 3/3] nvmem: imx-ocotp: support i.MX6UL Peng Fan
2016-04-21 15:10 ` [PATCH 1/3] documentation: nvmem: imx-ocotp: Add i.MX6UL support Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2016-12-02 14:45 [PATCH 1/3] nvmem: imx-ocotp: Add support for i.MX6UL Daniel Schultz
2016-12-02 14:45 ` [PATCH 2/3] ARM: dts: imx6ul: Add OCOTP node Daniel Schultz
2016-12-30 13:01 ` 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=1461056354-973-2-git-send-email-van.freenix@gmail.com \
--to=van.freenix@gmail$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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