commit | 9fd5401659c34b9b07f5d729ad35611b002830ff | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Thu Aug 27 19:37:11 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 22 14:17:21 2015 -0400 |
tree | b51bdbfec1ce51d8c3c32e83633dd20ea5985b38 | |
parent | 987a40d52ea617ee609fafcee5463274983d2827 [diff] |
omap5: omap_die_id support This introduces omap5 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>