commit | bb80d4dbea843726a1e0fde0757489466f3454b6 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Jul 10 14:45:50 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 22 22:22:43 2017 -0400 |
tree | 334eb666ca9be0f19391f746fed06939d1930f18 | |
parent | 79081523a90797daf4f38104da640cecfef8c45f [diff] |
arm: mach-omap2: Factor out common FDT fixup suport Some of the fixups currently done for OMAP5 class boards are common to other OMAP family devices, move these to fdt-common.c. Signed-off-by: Andrew F. Davis <afd@ti.com>