From: Thierry Reding Date: Mon, 1 Oct 2012 06:41:23 +0000 (+0200) Subject: pwm: dt: Fix description of second PWM cell X-Git-Tag: v3.7-rc1~59^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f8879ca4f3d26a7f473522101fb74a79bda3f2;p=pandora-kernel.git pwm: dt: Fix description of second PWM cell The second cell in the PWM specifier denotes the period in nanoseconds, not the duty cycle. The latter can be freely configured at runtime and a PWM with a fixed duty cycle would be rather pointless. Signed-off-by: Thierry Reding Cc: Shawn Guo Cc: Sascha Hauer Cc: Philipp Zabel Cc: "Benoît Thébaudeau" Cc: Stephen Warren Acked-by: Sascha Hauer Acked-by: Shawn Guo --- Reading git-diff-tree failed