dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: mx28evk: Add LRADC support

Add LRADC support.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Fabio Estevam 2012-08-27 13:23:28 -03:00 committed by Shawn Guo
parent 5decb4b63a
commit 8495a24386
1 changed files with 4 additions and 0 deletions

View File

@ -145,6 +145,10 @@
status = "okay";
};
lradc@80050000 {
status = "okay";
};
i2c0: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;