REL 1.0
Page 10 of 59
iWave Systems Technologies Pvt. Ltd.
iW-RainboW-G15M Android User Manual
2.
BOARD SUPPORT PACKAGE
2.1
BSP Driver details
This section explains about the features supported, the device driver details and path of the device drivers and
device tree details in the iW-RainboW-G15M-Q7 BSP.
2.1.1
BSP Supported Features
Refer the Software release note for the supported features in the BSP.
2.1.2
Driver Source description
This section explains about the device driver details and the corresponding path in the Android BSP of iW-RainboW-
G15M-Q7 BSP. The device tree source codes will be available in below path of the Linux kernel.
~/kernel_imx
Table 2: Driver Source Path
File Path
Description
PCIe
drivers/pci/host/pci-imx6.c
PCIe controller source file
SATA
drivers/ata/ahci_imx.c
SATA driver source file
drivers/ata/ahci.c
AHCI support driver file
drivers/ata/ahci_platform.c
AHCI platform layer file
SD
drivers/mmc/host/sdhci.c
SDHI driver source file
drivers/mmc/host/sdhci-pltfm.c
SDHI platform layer file
drivers/mmc/host/sdhci-esdhc-imx.c
uSDHC driver source file
drivers/mmc/host/sdhci-esdhc.h
uSDHC driver header file
RTC
drivers/rtc/rtc-snvs.c
SNVS RTC driver file
CAN
include/linux/can/platform/flexcan.h
CAN driver header file
drivers/net/can/flexcan.c
CAN driver source file
UART
drivers/tty/serial/imx.c
Serial driver source file
Audio
sound/soc/fsl/imx-rt5610.c
Machine layer for stereo CODEC ALSA SoC (CODEC as I2S
Master)
s
ound/soc/codecs/rt5610.c
CODEC driver source file
sound/soc/codecs/rt5610.h
CODEC driver header file
sound/soc/soc-ac97.c
ALSA SoC audio layer AC97
sound/soc/fsl/imx-pcm-dma.c
Platform layer for stereo CODEC ALSA SoC
sound/soc/fsl/imx-pcm.h
PCM driver and AUDMUX register definitions header file