* [PATCH 1/2] ARM: dts: imx6qdl: remove redundant usbmisc label
@ 2013-05-13 1:17 Shawn Guo
2013-05-13 1:17 ` [PATCH 2/2] ARM: dts: imx6qdl: remove redundant ocotp node Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Shawn Guo @ 2013-05-13 1:17 UTC (permalink / raw)
To: linux-arm-kernel
There is a redundant label on usbmisc node. Remove it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
arch/arm/boot/dts/imx6qdl.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index fd7cc6d..92169e6 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -640,7 +640,7 @@
status = "disabled";
};
- usbmisc: usbmisc: usbmisc at 02184800 {
+ usbmisc: usbmisc at 02184800 {
#index-cells = <1>;
compatible = "fsl,imx6q-usbmisc";
reg = <0x02184800 0x200>;
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 2/2] ARM: dts: imx6qdl: remove redundant ocotp node
2013-05-13 1:17 [PATCH 1/2] ARM: dts: imx6qdl: remove redundant usbmisc label Shawn Guo
@ 2013-05-13 1:17 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2013-05-13 1:17 UTC (permalink / raw)
To: linux-arm-kernel
There is a redundant ocotp node. Remove it.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
---
arch/arm/boot/dts/imx6qdl.dtsi | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 92169e6..42e461c 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -754,11 +754,6 @@
reg = <0x021bc000 0x4000>;
};
- ocotp at 021c0000 {
- reg = <0x021c0000 0x4000>;
- interrupts = <0 21 0x04>;
- };
-
tzasc at 021d0000 { /* TZASC1 */
reg = <0x021d0000 0x4000>;
interrupts = <0 108 0x04>;
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-05-13 1:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13 1:17 [PATCH 1/2] ARM: dts: imx6qdl: remove redundant usbmisc label Shawn Guo
2013-05-13 1:17 ` [PATCH 2/2] ARM: dts: imx6qdl: remove redundant ocotp node Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).