- 20 Jul, 2012 24 commits
-
-
Nancy Chen authored
Change dvfs driver and cpufreq driver to use regulator API to set cpu voltage. Signed-off-by:
Nancy Chen <Nancy.Chen@freescale.com>
-
Alan Tull authored
* Add spdif block clock divider settings and spdif_clk_set_rate function to mxc_spdif_platform_data. Signed-off-by:
Alan Tull <alan.tull@freescale.com>
-
Ranjani Vaidyanathan authored
Add support for CPUFREQ for SMP system. Added support for 1GHz, 800MHz, 400MHz and 160MHz. Added support for scaling the voltage along with frequency. Signed-off-by:
Ranjani Vaidyanathan <ra5478@freescale.com>
-
Ranjani Vaidyanathan authored
Enable CPUFREQ on 2.6.38 Remove the dependency between CPUFREQ and bus_freq driver. Allow for CPUFREQ and DVFS-CORE to co-exist. Signed-off-by:
Ranjani Vaidyanathan <ra5478@freescale.com>
-
Zeng Zhaoming authored
Audio capture not support in 2.6.38 kernel, it is caused by not setting ssi correctly in clock and sync method. Signed-off-by:
Zeng Zhaoming <b32542@freescale.com>
-
Jason Chen authored
make ldb support two ipu in separate mode. Signed-off-by:
Jason Chen <b02280@freescale.com>
-
Richard Zhu authored
based on the 2.6.38 kernel mainline, refer to linux std hwmon architeture, add the standalone ahci temperature monitor driver on fsl i.mx53 platforms. Signed-off-by:
Richard Zhu <r65037@freescale.com>
-
Jason Chen authored
imx5 MSL files change. Signed-off-by:
Jason Chen <jason.chen@freescale.com>
-
Richard Zhu authored
mx5x ahci related modificatoins when enable ahci on mx6q Signed-off-by:
Richard Zhu <r65037@freescale.com>
-
Terry Lv authored
Use community spi_imx for spi nor. m25p80 is now supported with spi_imx. Signed-off-by:
Terry Lv <r65388@freescale.com>
-
Alan Tull authored
S/PDIF tx and rx using ASoC layer. Signed-off-by:
Alan Tull <alan.tull@freescale.com>
-
Yuxi Sun authored
Add camera pin and clk configuration Signed-off-by:
Sun Yuxi <b36102@freescale.com>
-
Jason Chen authored
Change MSL files. Signed-off-by:
Jason Chen <b02280@freescale.com>
-
Richard Zhu authored
arm: enable the eSDHC CD/WP on MX53 SMD board Signed-off-by:
Richard Zhu <r65037@freescale.com>
-
Zhang Jiejing authored
add headphone gpio in imx sound card platform data. delete old method of headphone detection codec. Signed-off-by:
Zhang Jiejing <jiejing.zhang@freescale.com>
-
Anish Trivedi authored
Machine layer changes to add SCC2 device. Signed-off-by:
Anish Trivedi <anish@freescale.com>
-
Jason Chen authored
add related regulator for hdmi. Signed-off-by:
Jason Chen <b02280@freescale.com>
-
Lily Zhang authored
Add LVDS support in MX53 SMD board. Add ipu device, vpu device and v4l2 output device in MX53 SMD. Signed-off-by:
Lily Zhang <r58066@freescale.com>
-
Yuxi Sun authored
- Upgrade PWM driver to 2.6.38 kernel - Add PWM support for MX53 SMD Signed-off-by:
Sun Yuxi <b36102@freescale.com>
-
Zhang Jiejing authored
add 100ms delay after BT chip reset, make it work stable. Signed-off-by:
Zhang Jiejing <jiejing.zhang@freescale.com>
-
Zhang Jiejing authored
MX53 SMD board use ath3k Bluetooth Chip. Add rfkill interface to control AR3K BT's power and reset. when power on bt, it require to reset BT chip. Signed-off-by:
Zhang Jiejing <jiejing.zhang@freescale.com>
-
Liu Ying authored
This patch adds ISL29023 light sensor support. Signed-off-by:
Liu Ying <Ying.Liu@freescale.com> Signed-off-by:
Frank Li <Frank.Li@freescale.com>
-
Zeng Zhaoming authored
add audio support to Mx53 SMD for upgrading to 2.6.38 kernel Signed-off-by:
Zeng Zhaoming <b32542@freescale.com>
-
Zeng Zhaoming authored
When SOC enter wait mode, ipmux2_clk will disable to save power, if using ssi1 for audio transfer, audio will not work correctly. To around this, using ssi2. Signed-off-by:
Zeng Zhaoming <b32542@freescale.com>
-
- 19 May, 2011 2 commits
-
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Acked-by:
Wolfram Sang <w.sang@pengutronix.de> LAKML-Reference: 1301921449-32194-1-git-send-email-fabio.estevam@freescale.com Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Uwe Kleine-König authored
Most machine files include "devices-imxXX.h" which in turn includes <mach/devices-common.h>. The latter already includes many headers that the machine files don't need to include again. These were found by: $ grep \#include arch/arm/plat-mxc/include/mach/devices-common.h > tmpfile $ git grep -l 'devices-imx' arch/arm | xargs grep -f tmpfile -F (but I kept linux/init.h, linux/kernel.h and linux/platform_device.h) LAKML-Reference: 1298912674-15153-2-git-send-email-u.kleine-koenig@pengutronix.de Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 07 Mar, 2011 2 commits
-
-
Fabio Estevam authored
On mx53_smd board only RX/TX pins are used on UART2. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 18 Feb, 2011 1 commit
-
-
Fabio Estevam authored
Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 10 Feb, 2011 1 commit
-
-
Uwe Kleine-König authored
This used to be done in .map_io which is supposed to only setup the memory mapping. Signed-off-by:
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 01 Feb, 2011 2 commits
-
-
Fabio Estevam authored
Fix UART1 IOMUX settings and configure UART1 to work with only RX/TX pins. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
Fabio Estevam authored
Commit 816ad741 (ARM: i.MX53: Add full iomux support for mx53) renamed some of the pad names. Make the changes accordingly so that mx53_loco and mx53_cmd can build without errors. Signed-off-by:
Fabio Estevam <fabio.estevam@freescale.com> Acked-by:
Richard Zhao <richard.zhao@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-
- 13 Jan, 2011 1 commit
-
-
Yong Shen authored
1. Add Kconfig and Makefile entries 2. Add board definition 3. enable uart and fec for SMD board Signed-off-by:
Yong Shen <yong.shen@freescale.com> Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>
-