]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/spi-lld.git/commitdiff
Removing Profile and independent example for J7 REL.PDK.J7.00.09.01.01 REL.PDK.J7.00.09.01.02 REL.PDK.J7.00.09.01.03 REL.PDK.J7.00.09.01.04 REL.PDK.J7.00.09.01.05
authorAnkur <a0132173@ti.com>
Wed, 4 Sep 2019 07:57:53 +0000 (13:27 +0530)
committerSivaraj R <sivaraj@ti.com>
Wed, 4 Sep 2019 10:45:28 +0000 (05:45 -0500)
Signed-off-by: Ankur <a0132173@ti.com>
spi_component.mk

index 99f9754936711511efbbda62a90bf92b093309df..b0bd52a28d1733a507e2be48bab2cc944cb99dba 100755 (executable)
@@ -68,6 +68,7 @@ ifeq ($(spi_component_make_include), )
 
 drvspi_BOARDLIST       = am65xx_evm am65xx_idk j721e_sim j721e_evm
 drvspi_SOCLIST         = tda2xx tda2px tda2ex tda3xx dra72x dra75x dra78x am574x am572x am571x k2h k2k k2l k2e k2g c6678 c6657 am437x am335x omapl137 omapl138 am65xx j721e
+drvspi_SOCLISTLIM      = tda2xx tda2px tda2ex tda3xx dra72x dra75x dra78x am574x am572x am571x k2h k2k k2l k2e k2g c6678 c6657 am437x am335x omapl137 omapl138 am65xx
 drvspi_dma_SOCLIST     = tda2xx tda2px tda2ex tda3xx dra72x dra75x dra78x am574x am572x am571x k2h k2k k2l k2e k2g c6678 c6657 am437x am335x omapl137 omapl138 am65xx j721e
 drvspi_am574x_CORELIST = c66x a15_0 ipu1_0
 drvspi_am572x_CORELIST = c66x a15_0 ipu1_0
@@ -223,7 +224,7 @@ export spi_profile_CORE_DEPENDENCY
 export spi_profile_SOC_DEPENDENCY
 spi_profile_PKG_LIST = spi_profile
 spi_profile_INCLUDE = $(spi_profile_PATH)
-spi_profile_SOCLIST = $(drvspi_SOCLIST)
+spi_profile_SOCLIST = $(drvspi_SOCLISTLIM)
 export spi_profile_SOCLIST
 spi_profile_$(SOC)_CORELIST = $(drvspi_$(SOC)_CORELIST)
 export spi_profile_$(SOC)_CORELIST
@@ -249,7 +250,7 @@ export spi_profile_indp_CORE_DEPENDENCY
 export spi_profile_indp_SOC_DEPENDENCY
 spi_profile_indp_PKG_LIST = spi_profile_indp
 spi_profile_indp_INCLUDE = $(spi_profile_indp_PATH)
-spi_profile_indp_SOCLIST = $(drvspi_SOCLIST)
+spi_profile_indp_SOCLIST = $(drvspi_SOCLISTLIM)
 export spi_profile_indp_SOCLIST
 spi_profile_indp_$(SOC)_CORELIST = $(drvspi_$(SOC)_CORELIST)
 export spi_profile_indp_$(SOC)_CORELIST
@@ -275,7 +276,7 @@ export spi_dma_profile_CORE_DEPENDENCY
 export spi_dma_profile_SOC_DEPENDENCY
 spi_dma_profile_PKG_LIST = spi_dma_profile
 spi_dma_profile_INCLUDE = $(spi_dma_profile_PATH)
-spi_dma_profile_SOCLIST = $(drvspi_dma_SOCLIST)
+spi_dma_profile_SOCLIST = $(drvspi_SOCLISTLIM)
 export spi_dma_profile_SOCLIST
 spi_dma_profile_$(SOC)_CORELIST = $(drvspi_$(SOC)_CORELIST)
 export spi_dma_profile_$(SOC)_CORELIST