Skip to content

Commit

Permalink
ARM: mx28evk: Add LRADC support
Browse files Browse the repository at this point in the history
Add LRADC support.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Fabio Estevam authored and Shawn Guo committed Aug 28, 2012
1 parent 5decb4b commit 8495a24
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/imx28-evk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@
status = "okay";
};

lradc@80050000 {
status = "okay";
};

i2c0: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_a>;
Expand Down

0 comments on commit 8495a24

Please sign in to comment.