projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecdc78b
)
ARM: dts: imx23-evk: enable Low Resolution ADC
author
Otavio Salvador
<otavio@ossystems.com.br>
Tue, 16 Jul 2013 12:56:13 +0000
(09:56 -0300)
committer
Shawn Guo
<shawn.guo@linaro.org>
Fri, 16 Aug 2013 08:26:45 +0000
(16:26 +0800)
The i.MX23 has a internal Low Resolution ADC; this enables the support
for this device.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx23-evk.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/imx23-evk.dts
b/arch/arm/boot/dts/imx23-evk.dts
index dc3ab45cb24e6d131905a255846b7ddd209a1b0f..185c7c01102ad755541e420faa77ee708fdab498 100644
(file)
--- a/
arch/arm/boot/dts/imx23-evk.dts
+++ b/
arch/arm/boot/dts/imx23-evk.dts
@@
-90,6
+90,11
@@
};
apbx@80040000 {
+ lradc@80050000 {
+ status = "okay";
+ fsl,lradc-touchscreen-wires = <4>;
+ };
+
pwm: pwm@80064000 {
pinctrl-names = "default";
pinctrl-0 = <&pwm2_pins_a>;