Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds

2014-07-06 Thread Olof Johansson
On Tue, Jun 10, 2014 at 12:49:50AM +0200, Marcel Ziswiler wrote: > The NVIDIA Tegra 3 based Apalis T30 module contains an Intel i210 resp. > i211 gigabit Ethernet controller, an STMPE811 ADC/touch controller, PWM > LEDs generically accessible from user space and an LM95245 temperature > sensor chip

Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds

2014-06-13 Thread Stephen Warren
On 06/13/2014 08:10 AM, Arnd Bergmann wrote: > On Tuesday 10 June 2014, Marcel Ziswiler wrote: >> The NVIDIA Tegra 3 based Apalis T30 module contains an Intel i210 resp. >> i211 gigabit Ethernet controller, an STMPE811 ADC/touch controller, PWM >> LEDs generically accessible from user space and an

Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds

2014-06-13 Thread Arnd Bergmann
On Tuesday 10 June 2014, Marcel Ziswiler wrote: > The NVIDIA Tegra 3 based Apalis T30 module contains an Intel i210 resp. > i211 gigabit Ethernet controller, an STMPE811 ADC/touch controller, PWM > LEDs generically accessible from user space and an LM95245 temperature > sensor chip. The later three

Re: [PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds

2014-06-12 Thread Stephen Warren
On 06/09/2014 04:49 PM, Marcel Ziswiler wrote: > The NVIDIA Tegra 3 based Apalis T30 module contains an Intel i210 resp. > i211 gigabit Ethernet controller, an STMPE811 ADC/touch controller, PWM > LEDs generically accessible from user space and an LM95245 temperature > sensor chip. The later three

[PATCH v2 1/3] arm: multi_v7: enable igb, stmpe, lm95245, pwm leds

2014-06-09 Thread Marcel Ziswiler
The NVIDIA Tegra 3 based Apalis T30 module contains an Intel i210 resp. i211 gigabit Ethernet controller, an STMPE811 ADC/touch controller, PWM LEDs generically accessible from user space and an LM95245 temperature sensor chip. The later three can also be found on the Colibri T30 module. While at