projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
111a1fc
)
ARM: tegra: Enable PWM on Venice2
author
Thierry Reding
<thierry.reding@gmail.com>
Mon, 18 Nov 2013 16:00:35 +0000
(17:00 +0100)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 16 Dec 2013 21:09:19 +0000
(14:09 -0700)
Subsequent patches will need to reference a PWM channel for backlight
support, so enable the PWM device and assign a label to it.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/boot/dts/tegra124-venice2.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/tegra124-venice2.dts
b/arch/arm/boot/dts/tegra124-venice2.dts
index 441b75395b63daf305e246cb830b70133b1899c9..7302e7db720e76bf61f06bd9c0ea2302ab7b418d 100644
(file)
--- a/
arch/arm/boot/dts/tegra124-venice2.dts
+++ b/
arch/arm/boot/dts/tegra124-venice2.dts
@@
-14,6
+14,10
@@
status = "okay";
};
+ pwm: pwm@7000a000 {
+ status = "okay";
+ };
+
i2c@7000c000 {
status = "okay";
clock-frequency = <100000>;