- 15 9月, 2016 1 次提交
-
-
由 Roger Quadros 提交于
Simply enabling CONFIG_KEYSTONE_USB_PHY doesn't work anymore as it depends on CONFIG_NOP_USB_XCEIV. We need to enable that as well. This fixes USB on Keystone boards from v4.8-rc1 onwards. Signed-off-by: NRoger Quadros <rogerq@ti.com> Acked-by: NSantosh Shilimkar <ssantosh@kernel.org> Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 09 6月, 2016 1 次提交
-
-
由 Franklin S Cooper Jr 提交于
Newer Keystone 2 devices utilize pinmuxing. Enable PINCTRL SINGLE which is used to handle pinmuxing. Signed-off-by: NFranklin S Cooper Jr <fcooper@ti.com> Signed-off-by: NKeerthy <j-keerthy@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
- 13 4月, 2016 1 次提交
-
-
由 Keerthy 提交于
Add the config options needed to get CPU hotplug functional. Signed-off-by: NKeerthy <j-keerthy@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
- 22 9月, 2015 2 次提交
-
-
由 Nishanth Menon 提交于
Add basic options to bootup on systemd based distros such as debian. See http://cgit.freedesktop.org/systemd/systemd/tree/README#n38 for more information. Signed-off-by: NNishanth Menon <nm@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
由 Nishanth Menon 提交于
Sync up the defconfig to savedefconfig output. easier to integrate deltas as a result. Signed-off-by: NNishanth Menon <nm@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
- 11 6月, 2015 1 次提交
-
-
由 Murali Karicheri 提交于
Enable netcp driver in defconfig for keystone SoCs. Signed-off-by: NMurali Karicheri <m-karicheri2@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org> Signed-off-by: NKevin Hilman <khilman@linaro.org>
-
- 30 1月, 2015 1 次提交
-
-
由 Murali Karicheri 提交于
When using network driver on keystone and nfs rootfs is used following error displayed and device halts. Missing devtmpfs, which is required for udev to run Halting... Add the DEVTMPFS option by default to fix this Signed-off-by: NMurali Karicheri <m-karicheri2@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
- 20 12月, 2014 1 次提交
-
-
由 Rafael J. Wysocki 提交于
Having switched over all of the users of CONFIG_PM_RUNTIME to use CONFIG_PM directly, turn the latter into a user-selectable option and drop the former entirely from the tree. Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: NUlf Hansson <ulf.hansson@linaro.org> Acked-by: NKevin Hilman <khilman@linaro.org>
-
- 05 11月, 2014 3 次提交
-
-
由 Murali Karicheri 提交于
This patch enables PCI controller driver for Keystone SoCs by default. Signed-off-by: NMurali Karicheri <m-karicheri2@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
由 Grygorii Strashko 提交于
Enable MDIO support for Keystone 2 SoCs and also enable Marvell Ethernet PHYs support for Keystone 2 K2H EVM which has two 1G Marvell 88E1111-B2 PHYs installed. For more information see: - http://www.advantech.com/Support/TI-EVM/EVMK2HX.aspxSigned-off-by: NGrygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
由 Grygorii Strashko 提交于
Enable DSP IRQ controller and GPIOs support for Keystone 2. Signed-off-by: NGrygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
-
- 29 5月, 2014 1 次提交
-
-
由 Greg Kroah-Hartman 提交于
Now that CONFIG_USB_DEBUG is gone, remove it from a number of defconfig files that were enabling it. Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
-
- 27 5月, 2014 1 次提交
-
-
由 Ivan Khoronzhuk 提交于
Enable reset driver support in order to have opportunity to reboot SoC by watchdog and by software. Reviewed-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NIvan Khoronzhuk <ivan.khoronzhuk@ti.com> [santosh.shilimkar@ti.com: Fixed the subject line] Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
- 09 5月, 2014 2 次提交
-
-
由 Brian Norris 提交于
This defconfig contains the CONFIG_M25P80 symbol, which is now dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy the new dependency. Signed-off-by: NBrian Norris <computersforpeace@gmail.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
由 Lad Prabhakar 提交于
this patch removes COMMON_CLK_DEBUG config option from defconfig file as this config option is obsolete. Signed-off-by: NLad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
- 01 3月, 2014 1 次提交
-
-
由 Ivan Khoronzhuk 提交于
Keystone SoC uses the same NAND driver as Davinci, so enable Davinci NAND and AEIMF that provides interface for it. Signed-off-by: NIvan Khoronzhuk <ivan.khoronzhuk@ti.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
- 17 2月, 2014 3 次提交
-
-
由 Grygorii Strashko 提交于
The Keystone GPIO functionality is ready for use, so LED support can be enabled in config. Signed-off-by: NGrygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
由 Grygorii Strashko 提交于
Enable enable GPIO support for Keystone by setting CONFIG_GPIOLIB and CONFIG_GPIO_DAVINCI options in keystone_defconfig. Signed-off-by: NGrygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
由 Ivan Khoronzhuk 提交于
Keystone SoC uses the same watchdog driver as Davinci, so enable WDT and core used by it. Signed-off-by: NIvan Khoronzhuk <ivan.khoronzhuk@ti.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
- 01 2月, 2014 1 次提交
-
-
由 Grygorii Strashko 提交于
Drop automatic selection of TI_EDMA from Keystone Kconfig file, as it produces build warning in case if CONFIG_DMADEVICES is not set: warning: (ARCH_KEYSTONE) selects TI_EDMA which has unmet direct dependencies (DMADEVICES && (ARCH_DAVINCI || ARCH_OMAP || ARCH_KEYSTONE)) Instead enable TI EDMA support from defconfig. Reported-by: NRussell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: NGrygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: NOlof Johansson <olof@lixom.net>
-
- 17 12月, 2013 1 次提交
-
-
由 WingMan Kwok 提交于
Enable the USB support (Host mode only) on TI's Keystone platform. It also enables the support of usb mass storage, FAT and Ext4 filesystems to test rootfs mount over an USB disk. Cc: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: NWingMan Kwok <w-kwok2@ti.com>
-
- 11 10月, 2013 1 次提交
-
-
由 Santosh Shilimkar 提交于
Keystone I2C dnd SPI driver updates are already merged so lets enable them in config. Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-
- 18 6月, 2013 1 次提交
-
-
由 Santosh Shilimkar 提交于
Texas Instruments Keystone family of multi-core devices are based on ARM Cortex A15. Patch adds basic definitions for a new Keystone sub-architecture in ARM. The TCI66xxK2H Communications Infrastructure Keystone SoCs are member of the C66x family based on TI's new KeyStone 2 multi-core SoC Architecture designed specifically for high performance wireless and networking infrastructure applications. The SOCs contains many subsystems like Cortex A15 ARM CorePacs, C66XX DSP CorePacs, MSMC memory controller, Tera Net bus, IP Network, Navigator, Hyperlink, 1G/10G Ethernet, Radio layers and queue based communication systems. Cc: Arnd Bergmann <arnd@arndb.de> Cc: arm@kernel.org Acked-by: NOlof Johansson <olof@lixom.net> Signed-off-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
-