ARM: OMAP2+: Fix SoC detection for dra62x j5-eco
authorTony Lindgren <tony@atomide.com>
Tue, 22 Dec 2015 23:39:29 +0000 (15:39 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 22 Dec 2015 23:39:29 +0000 (15:39 -0800)
commit68b813bf573c865c5a7b7f7090f535bf4e153c3a
treeda154e38dba0d2c2c0546352a9753ac8545cfab9
parentf2e6a0a913b53f5af87c7e9a783ceae5bb4ae2c4
ARM: OMAP2+: Fix SoC detection for dra62x j5-eco

We can boot dra62x j5-eco using the dm814x code as the clocks and
devices are mapped in the device tree. The dra62x is also known
as jacinto 5 eco.

We may want to add separate soc_is macros for dra62x if needed,
but this gets us to the point where we can boot dra62x with just
dts changes.

Let's also print out the unknown hawkeye register to make things
a bit easier for new SoC variants.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/id.c