]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00177359 - EPDC fb: Add EPDC support to SabreSD board
authorDanny Nold <dannynold@freescale.com>
Wed, 21 Mar 2012 04:01:53 +0000 (23:01 -0500)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:17 +0000 (14:11 +0200)
commit51754db089b3d1d9dccd92f322547ca31f3b68ca
tree12289d6e027d012bfe1de3d6531020d869a3f826
parentcbae674b415e86a3cf1f36f58a9c7b4a85c365e0
ENGR00177359 - EPDC fb: Add EPDC support to SabreSD board

- Change EPDC pad groups to have one for EPDC enable and one
for EPDC disable.
- Add EPDC and Maxim 17135 structures and functions to SabreSD
board file.  Code pulled in with minimal change from ARM2 board
file.
  One exception: Had to remove regulator_has_full_constraints()
  from max17135_regulator_init() to prevent PFUZE from disabling
  regulators and removing power from the board at the end of
  kernel initialization.

Signed-off-by: Danny Nold <dannynold@freescale.com>
arch/arm/mach-mx6/board-mx6dl_sabresd.h
arch/arm/mach-mx6/board-mx6q_sabresd.c