]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
pwm: tegra: Add device tree support
authorThierry Reding <thierry.reding@avionic-design.de>
Wed, 21 Dec 2011 07:04:13 +0000 (08:04 +0100)
committerThierry Reding <thierry.reding@avionic-design.de>
Mon, 2 Jul 2012 19:38:59 +0000 (21:38 +0200)
commit140fd977dc46bc750258f082cdf1cfea79dc1d14
tree689eedb11b8b36a2bef6d08266074168a43f7281
parent0134b932a02f272a3137e8331e38b69eff011587
pwm: tegra: Add device tree support

Add auxdata to instantiate the PWFM controller from a device tree,
include the corresponding nodes in the dtsi files for Tegra 20 and
Tegra 30 and add binding documentation.

Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Documentation/devicetree/bindings/pwm/nvidia,tegra20-pwm.txt [new file with mode: 0644]
arch/arm/boot/dts/tegra20.dtsi
arch/arm/boot/dts/tegra30.dtsi
arch/arm/mach-tegra/board-dt-tegra20.c
arch/arm/mach-tegra/board-dt-tegra30.c
drivers/pwm/pwm-tegra.c