- Jan 30, 2014
-
-
Ong Boon Leong authored
This is enable the PCI mode support for Intel BYT SPI controller. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
SD Card v3.01 in the market is not compatible with BYT SDHC IP in SoC because this IP only support SD v3.0 only. So, we are forcing DDR50 mode to always step down to SDR25. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
A host controller for a SD card may need a GPIO for card detect in order to wake up from runtime suspend when a card is inserted. If that GPIO is not configured, then the host controller will not wake up. Fix that for the affected devices by not enabling runtime PM unless the GPIO is successfully set up. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
add PCI ID of Intel BayTrail SMBus controller. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
this commit enables the following: - setup clock tree for PCI mode SPI, DMA and PWM host as the controller drivers require clock information during device/driver probe - register SPI slave Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
allow CONFIG_X86_INTEL_LPSS to be set when ACPI or PCI is set. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
Instead of always depending on formula to calculate the HCNT and LCNT set the HCNT, LCNT and SDA if the target values are known beforehand. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
For Intel BayTrail, enable i2c-designware-pci host controller to support 10-bit addressing mode functionality. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
This is to enable PCI mode of Intel BayTrail LPSS I2C. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
This is the PCI part of the DesignWare DMAC driver. The controller is usually used in the Intel hardware such as Medfield. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
Intel BayTrail LPSS includes two PWM controllers which can be enumerated from ACPI namespace. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
This improves the accuracy of base_unit calculation so that the resulting PWM frequency will be more optimal. The change in the patch is meant for Intel BayTrail only because pwm-lpss.c is only used for this platform. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
The Intel BayTrail PWM driver is extended to support PCI mode along with the ACPI mode. A new file pwm-lpss-pci.c is added to support the LPSS PWM PCI functionality. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
Add support for Intel Low Power I/O subsystem PWM controllers found on some newer intel chipsets. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
This is to enable 1M, 2M, 3M & 4M baud-rate support for BYT ACPI mode HSUART. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
BayTrail ACPI mode SPI is not read/writing correctly at low speeds using DMA mode. Changing DMA SRC_MSIZE and DEST_MSIZE of SPI FIFO side from 16 to 32 fixes the issue. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
Rename the functions from ce4100_xxx to pxa2xx_spi_pci_xxx to clarify that this is a generic PCI glue layer. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong Boon Leong authored
Due to power saving purpose, BIOS disabled ulpi phy refclk by default. Hence, the refclk will only be enabled during device/driver probing. and disabled during driver removal. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Ong, Boon Leong authored
To remove features/valleyisland-io/valleyisland-io.scc includes from valleyisland.scc and valleyisland32.scc. Instead, this feature should be added to KERNEL_FEATURES in linux-yocto_3.8.bbappend of meta-valleyisland. Signed-off-by:
Ong, Boon Leong <boon.leong.ong@intel.com>
-
Ong, Boon Leong authored
Update valleyisland bsp config file to enable SMBus, PWM, USB Device and ICH lineage SATA host controller. Signed-off-by:
Chew Chiau Ee <chiau.ee.chew@intel.com> Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
Chang, Rebecca Swee Fun authored
Add Valley Island Platform (Bayley Bay and Bakersport CRB) platform-specific I/Os scc and config files. Signed-off-by:
Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
Chang, Rebecca Swee Fun authored
meta: add valleyisland bsp for Valley Island Platform (Bayley Bay and Bakersport CRB) scc and config files To create Valley Island Platform (Bayley Bay and Bakersport CRB) cfg and scc files under meta branch. Signed-off-by:
Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
- Oct 28, 2013
-
-
Chang, Rebecca Swee Fun authored
This commit will turn on some legacy block drivers configuration, e.g. SMBus, LPC-ICH, and Watchdog timer. Signed-off-by:
Chang, Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
-
- Oct 05, 2013
-
-
Ong Boon Leong authored
Remove "branch haswell-wc" from haswell-wc-standard.scc so that "haswell-wc" BSP uses standard/common-pc-64/base branch on linux-yocto-3.8 repo. Signed-off-by:
Ong Boon Leong <boon.leong.ong@intel.com>
-
- Oct 03, 2013
-
-
Nitin A Kamble authored
Right now the CONFIG_INPUT_* options are scattered at various places in config fragments. The plan is to get them in one place for cleanliness. To begin with a new feature is created with name input.scc. And it is populated with the needed CONFIG_INPUT_EVDEV . Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com>
-
- Oct 02, 2013
-
-
Nitin A Kamble authored
Include the input.scc to get the CONFIG_INPUT_EVDEV enabled. The evdev kernel driver is needed to create /dev/input/event* devices. These devices are used by Xserver to connect to keyboard & mouse kind of input devices. Without this change some of the BSPs need AutoAddDevices = false in their xorg.conf, which is considered as an undesired hack around the issue. Fixes Bug: [YOCTO #5279] Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com>
-
- Sep 18, 2013
-
-
Ong Boon Leong authored
To create Haswell Platform (Walnut Canyon CRB) cfg & scc files under meta branch Signed-off-by Ong Boon Leong <boon.leong.ong@intel.com>
-
- Aug 22, 2013
-
-
Ross Burton authored
Enable GMA3600 (as used in the Cedar Trail platform), and merge in the GMA600 fragment. Signed-off-by:
Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
These are fairly ubiquitous among modern Intel platforms, so add them to common-pc. Signed-off-by:
Ross Burton <ross.burton@intel.com>
-
Bruce Ashfield authored
Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
Ross Burton authored
Add standalone CONFIG_RFKILL feature for cross-BSP/driver use. Signed-off-by:
Ross Burton <ross.burton@intel.com>
-
Ross Burton authored
iwlagn doesn't exist in recent kernels, instead the "next gen AGN" driver is called iwlwifi (was iwlagn) and the 3945/4965 driver is called iwlegacy. Signed-off-by:
Ross Burton <ross.burton@intel.com> Acked-by:
Darren Hart <dvhart@linux.intel.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
- Aug 18, 2013
-
-
Bruce Ashfield authored
Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
- Aug 15, 2013
-
-
Bruce Ashfield authored
Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
Bruce Ashfield authored
Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
- Aug 09, 2013
-
-
Nitin A Kamble authored
This gives control on including these modules in the final image. Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
Nitin A Kamble authored
Disable USB autosuspend configuration. This is causing unusable keyboards & mice issues for many Intel BSPs. Also by default this config is disabled in the kernel. Fixes bug: [YOCTO #4992] Signed-off-by:
Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-
- Jul 21, 2013
-
-
Tom Zanussi authored
Add support for the 'composite' USB touchscreen driver. Signed-off-by:
Tom Zanussi <tom.zanussi@linux.intel.com>
-
Tom Zanussi authored
Add a feature enabling basic support for touchscreen input devices. Signed-off-by:
Tom Zanussi <tom.zanussi@linux.intel.com>
-
- Jul 14, 2013
-
-
Bruce Ashfield authored
Signed-off-by:
Bruce Ashfield <bruce.ashfield@windriver.com>
-