commit | 987a40d52ea617ee609fafcee5463274983d2827 | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Thu Aug 27 19:37:10 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:17:20 2015 -0400 |
tree | efa973fe9385832593cdb3d086d46834d8938d87 | |
parent | b50a7685283b66623a6acb60329c57caa78795f5 [diff] |
omap4: omap_die_id support This introduces omap4 support for omap_die_id, which matches the common omap_die_id definition. It replaces board-specific code to grab the die id bits. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>