K 10 svn:author V 6 cognet K 8 svn:date V 27 2017-09-12T10:43:02.723401Z K 7 svn:log V 244 Some devices come with the same name as TI devices, so we can't rely on the "probe" method of those drivers to mean we're on e TI SoC. Introduce a new function, ti_soc_is_supported(), and use it to be sure we're really a TI system. PR: 222250 END