commit | ed6c1476bf7f16d5f203ce2893ed04284c3aebd3 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Sep 30 17:47:53 2015 +0900 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Oct 06 09:40:46 2015 +0200 |
tree | b971a1ef4ff54a53401faa06f5809a3385dcde9d | |
parent | 7260d25145a1485767efc5d4341405bcb5703eab [diff] |
pwm: Add support for R-Car PWM Timer This patch adds support for R-Car SoCs PWM Timer. The PWM timer of R-Car H2 has 7 channels. So, we can use the channels if we describe device tree nodes. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>