commit | c68d56924fc32e775115b30b02b8295a4463e0cb | [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 | d76b8b94c7be5fab82f1d7ce40cece8803177bc6 [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>