commit | 03750231a84da904d6d2809a54d3147dee833f26 | [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 | 3348e0c0a6e48132d0ef092de7bfbd775f0299c3 [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>