Thread (5 messages) 5 messages, 3 authors, 2015-01-28
STALE4154d

[PATCH 1/2] ARM: zynq: Remove bogus value from 'bias-disable' property

From: Soren Brinkmann <hidden>
Date: 2015-01-26 19:50:33
Also in: linux-devicetree, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

In one pinctrl node, a 'bias-disable' property is erroneously assigned a
value.

Fixes: ARM: zynq: DT: Add pinctrl information
Signed-off-by: Soren Brinkmann <redacted>
---
Feel free to squash this into the mentioned patch. I don't see it in any
stable branch yet.

	S?ren
---
 arch/arm/boot/dts/zynq-zc702.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/zynq-zc702.dts b/arch/arm/boot/dts/zynq-zc702.dts
index 365bdd407eb4..4f8835be4874 100644
--- a/arch/arm/boot/dts/zynq-zc702.dts
+++ b/arch/arm/boot/dts/zynq-zc702.dts
@@ -309,7 +309,7 @@
 
 		conf-tx {
 			pins = "MIO48";
-			bias-disable = <0>;
+			bias-disable;
 		};
 	};
 };
-- 
2.2.2.1.g63c5777
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help