Thread (10 messages) 10 messages, 4 authors, 2016-06-10
STALE3654d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 6/6] ARM: dts: n900: enable lirc-rx51 driver

From: Ivaylo Dimitrov <hidden>
Date: 2016-05-16 19:34:59
Also in: linux-devicetree, linux-media, linux-omap, linux-pwm, lkml
Subsystem: the rest · Maintainer: Linus Torvalds

Add the needed DT data to enable IR TX driver

Signed-off-by: Ivaylo Dimitrov <redacted>
---
 arch/arm/boot/dts/omap3-n900.dts | 12 ++++++++++++
 1 file changed, 12 insertions(+)
diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index b3c26a9..cb3878a 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -143,6 +143,18 @@
 		io-channels = <&twl_madc 0>, <&twl_madc 4>, <&twl_madc 12>;
 		io-channel-names = "temp", "bsi", "vbat";
 	};
+
+	pwm9: dmtimer-pwm at 9 {
+		compatible = "ti,omap-dmtimer-pwm";
+		#pwm-cells = <3>;
+		ti,timers = <&timer9>;
+		ti,clock-source = <0x00>; /* timer_sys_ck */
+	};
+
+	ir: n900-ir {
+		compatible = "nokia,n900-ir";
+		pwms = <&pwm9 0 26316 0>; /* 38000 Hz */
+	};
 };
 
 &omap3_pmx_core {
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help