commit | 184fffa5bad6351b1461224fff80a136e9f0d480 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Aug 08 09:03:07 2012 -0700 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:18 2012 +0200 |
tree | c83fe47978d127c2c8dbf68a2cc9e7af80b151d9 | |
parent | cd30e2fb8de7bde7ef7c25a2ecc6a59cbc0d1a1f [diff] |
am335x evm: Initial support for AM335x GP EVM Profiles The AM335x GP EVM can have one of 8 different profiles selected. Each profile has a different set of peripherals and requires different pinmux configurations that conflict with other profiles. i2c1 is an example of a conflicted mux currently. Signed-off-by: Tom Rini <trini@ti.com>