imx: ventana: refactor board-specific dt fixups (no functional change)
authorTim Harvey <tharvey@gateworks.com>
Fri, 15 Jul 2016 14:16:28 +0000 (07:16 -0700)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Jul 2016 11:27:18 +0000 (13:27 +0200)
commit966fe02ee64106721c7301641e86e5784a5f47b2
treea3cdef9b627e01172b01f23b7cff3cb56527b6fc
parent5911c0924f403561d8f1f2f437fd9a6efc5ad82a
imx: ventana: refactor board-specific dt fixups (no functional change)

Re-factor the board-specific dt fixups so that they are easier to follow
and extend in the future:
 - use defines for DT paths
 - use switch/case per board
 - order models numerically

There is no functional change in the code

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c