Home
last modified time | relevance | path

Searched hist:"69 d14913fc7c96d67fe4da67ba8388d0007c5240" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/arm/ti/
H A Dti_cpuid.hdiff 69d14913fc7c96d67fe4da67ba8388d0007c5240 Tue Sep 12 12:43:02 CEST 2017 Olivier Houchard <cognet@FreeBSD.org> 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
H A Dti_cpuid.cdiff 69d14913fc7c96d67fe4da67ba8388d0007c5240 Tue Sep 12 12:43:02 CEST 2017 Olivier Houchard <cognet@FreeBSD.org> 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
H A Dti_scm.cdiff 69d14913fc7c96d67fe4da67ba8388d0007c5240 Tue Sep 12 12:43:02 CEST 2017 Olivier Houchard <cognet@FreeBSD.org> 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