Skip to content

Commit

Permalink
ARM: apx4devkit: remove AUART3
Browse files Browse the repository at this point in the history
AUART3 is not available anymore. Pins are used as GPIOs.

Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Lauri Hintsala authored and Shawn Guo committed Jul 11, 2012
1 parent 557763b commit 78771f0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions arch/arm/boot/dts/apx4devkit.dts
Original file line number Diff line number Diff line change
Expand Up @@ -149,12 +149,6 @@
pinctrl-0 = <&auart2_2pins_a>;
status = "okay";
};

auart3: serial@80070000 {
pinctrl-names = "default";
pinctrl-0 = <&auart3_2pins_a>;
status = "okay";
};
};
};

Expand Down

0 comments on commit 78771f0

Please sign in to comment.