An error occurred fetching the project authors.
- 06 Nov, 2012 4 commits
-
-
AnilKumar Ch authored
Add gpio based push buttons device tree data to am335x-evmsk device by adding all the necessary parameters like key-code, gpios and etc. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
Add pinmux configurations for gpio based keys to am335x-evmsk. In this patch, only single named mode/state is added and these pins are configured during pinctrl driver initialization. Default mode is nothing but the values required for the module during active state. With this configurations module is functional as expected. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
Add gpio-leds device tree data to am335x-evmsk device to enable gpio based user-leds (USR0, USR1, USR2 and USR3) present on am335x starter kit. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
Add pinmux configurations for gpio based volume keys to am335x-evmsk. In this patch, only single named mode/state is added and these pins are configured during pinctrl driver initialization. Default mode is nothing but the values required for the module during active state. With this configurations module is functional as expected. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
- 29 Oct, 2012 5 commits
-
-
AnilKumar Ch authored
Add AM335X EVM-SK device tree source (am335x-sk.dts) file to use the am33xx.dtsi SoC file, along with the memory node information. Also adds support for tps65910 regulator and lis331dlh accelerometer. Following drivers/functionality were tested on AM335x-EVM-SK. * I2C * TPS65910 regulators * lis331dlh accelerometer AM335x EVM Starter Kit details can be accessed from: http://www.ti.com/tool/tmdssk3358Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
In AM335x EVM tsl2550 ambient light sensor is connected to I2C2 bus. Add child node inside i2c2 node with i2c slave address. TAOS tsl2550 sensor is using a two-wire SMBus serial interface. Reduce I2C2 clock frequency to 100kHz from 400kHz because the maximum clock frequency of SMBus is 100kHz. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> [b-cousson@ti.com: Clean the changelog] Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
Add temperature sensor DT data to am335x-evm.dts. In AM335x EVM tmp275 temperature sensor is connected to I2C2 bus. So this patch adds child node inside i2c2 node with i2c slave address. This patch is tested on AM335x EVM. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
Add lis331dlh device tree data to am335x-evm.dts. In AM335x EVM lis331dlh accelerometer is connected to I2C2 bus. So this patch change the status of I2C2 node to "okay" to use I2C2 bus. Also added all the required platform data to am335x-evm. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
AnilKumar Ch authored
Add DT OPP table for AM33XX family of devices. This data is decoded by OF with of_init_opp_table() helper function. Also adds cpu0 supply name to the corresponding dts files. cpu0-supply name is used by cpufreq-cpu0 driver to get the regulator pointer for voltage modifications. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
- 07 Sep, 2012 1 commit
-
-
Vaibhav Hiremath authored
To make it consistent, convert all hex number presentation to lower-case from all am33xx specific nodes. Signed-off-by:
Vaibhav Hiremath <hvaibhav@ti.com> Cc: Tony Lindgren <tony@atomide.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com>
-
- 30 Aug, 2012 1 commit
-
-
AnilKumar Ch authored
Add tps65910 regulator device tree data to AM335x-EVM by adding regulator consumers with tightened constraints and regulator-name. TPS65910 regulator handle can be obtained by using this regulator name. This patch also add I2C node with I2C frequency and tps65910 PMIC I2C slave address. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Reviewed-by:
Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 24 Aug, 2012 1 commit
-
-
Vaibhav Hiremath authored
Ideally in common SoC dtsi file should set all modules to "disabled" state and it should get enabled in respective EVM/Board dts file as per usage. This patch sets default status of all modules to "disabled" state in am33xx.dtsi file. Currently there are no modules supported as part of Bone and EVM dts support, so care to add entry "status = "okay"" while adding support for any module. Signed-off-by:
Vaibhav Hiremath <hvaibhav@ti.com> Acked-by:
Arnd Bergmann <arnd@arndb.de> Cc: Benoit Cousson <b-cousson@ti.com> Cc: Grant Likely <grant.likely@secretlab.ca> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 03 Jul, 2012 1 commit
-
-
AnilKumar Ch authored
Add AM335X EVM device tree source (am335x-evm.dts) file to use the am33xx.dtsi SoC file, along with the memory node information. Signed-off-by:
AnilKumar Ch <anilkumar@ti.com> Reviewed-by:
Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 02 Jul, 2012 1 commit
-
-
Jon Hunter authored
Simple DTS file for OMAP2420H4 board adding memory information to allow device-tree testing on an OMAP2420. OMAP2420H4 board has 64MB of RAM. Verified that kernel boots with DT using a simple RAMDISK file-system on OMAP2420H4. Signed-off-by:
Jon Hunter <jon-hunter@ti.com> Signed-off-by:
Tony Lindgren <tony@atomide.com>
-
- 24 Feb, 2012 1 commit
-
-
Vaibhav Hiremath authored
Add OMAP3 EVM (OMAP3530, AM/DM37x) DTS file to use the omap3.dtsi SoC file, along with memory node information. Signed-off-by:
Vaibhav Hiremath <hvaibhav@ti.com> Signed-off-by:
Benoit Cousson <b-cousson@ti.com> Acked-by:
Grant Likely <grant.likely@secretlab.ca>
-