Instead of attaching the omap device based on board ids follow imx
authorjsg <jsg@openbsd.org>
Sun, 10 Jul 2016 03:04:00 +0000 (03:04 +0000)
committerjsg <jsg@openbsd.org>
Sun, 10 Jul 2016 03:04:00 +0000 (03:04 +0000)
commit3c133ad411640fea91daee3748e373b0047be067
treec58416e4fb3148d1510ac8b25825f810b2160ab6
parent810f896fceab729aa3105f56a6e499b454f41fb1
Instead of attaching the omap device based on board ids follow imx
and match based on the compatible property of the root node in the fdt.

Each of am33xx, omap3, and omap4 have their own list of devices to
attach.
sys/arch/armv7/omap/omap.c