ARM: mxs: dt: Add Crystalfontz CFA-10057 device tree
The CFA-10057 is a breakout board for the CFA-10036 that has Ethernet, USB and a 4.3" LCD screen on it. Signed-off-by: Brian Lilly <brian@crystalfontz.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
@@ -479,7 +479,8 @@ static void __init mxs_machine_init(void)
|
||||
apx4devkit_init();
|
||||
else if (of_machine_is_compatible("crystalfontz,cfa10037") ||
|
||||
of_machine_is_compatible("crystalfontz,cfa10049") ||
|
||||
of_machine_is_compatible("crystalfontz,cfa10055"))
|
||||
of_machine_is_compatible("crystalfontz,cfa10055") ||
|
||||
of_machine_is_compatible("crystalfontz,cfa10057"))
|
||||
crystalfontz_init();
|
||||
|
||||
of_platform_populate(NULL, of_default_bus_match_table,
|
||||
|
Reference in New Issue
Block a user