On 19 March 2012 17:15, Srivatsa S. Bhat
wrote:
> On 03/19/2012 11:47 AM, Amit Daniel Kachhap wrote:
>
>> This patch adds support for generic cpu thermal cooling low level
>> implementations using cpuhotplug based on the thermal level requested
>> from user. Different cpu related cooling devices c
Hi Linus,
Please pull power management updates for 3.4 since commit
192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d:
Linux 3.3-rc6
with top-most commit 98e8bdafeb4728a6af7bbcbcc3984967d1cf2bc1
Merge branch 'pm-domains'
from the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/g
On 03/11/2012 06:46 AM, Thomas Abraham wrote:
> The platform specific callback to setup the sdhci pin mux and pin config
> is removed and the pinctrl subsystem interface is used to setup the
> mux and config.
> @@ -643,8 +649,13 @@ static int __devinit sdhci_s3c_probe(struct
> platform_device *pd
On 03/11/2012 06:46 AM, Thomas Abraham wrote:
> Add a new pinctrl and gpiolib driver for Samsung SoC's. This driver provides a
> common framework for all Samsung SoC's to interface with the pinctrl and
> gpiolib subsystems.
>
> This driver is split into two parts: the pinctrl interface and the gpi
On Thu, Mar 15, 2012 at 05:54:33PM +0100, Karol Lewandowski wrote:
> If you consider code to be inherently less readable because of this
> approach I'll rework it. If it's not a such big deal for you I would
> prefer to keep it as is.
The thing that was causing me to think the code was funny was
On Fri, 16 Mar 2012 13:35:20 +
Sangwook Lee wrote:
> Fix kernel panic from s3c_hsotg_udc_stop.
> if udc_is_newstyle is true, s3c_hsotg_udc_stop should not
> call disconnect, unbind.
>
> As running rmmod g_mass_storage, kernel panic happens.
>
> (composite_unbind+0x14/0x164 [g_mass_storage])
On 03/19/2012 11:47 AM, Amit Daniel Kachhap wrote:
> This patch adds support for generic cpu thermal cooling low level
> implementations using cpuhotplug based on the thermal level requested
> from user. Different cpu related cooling devices can be registered by the
> user and the binding of these
Hi,
I am trying to get wake-up from IDLE and SLEEP working on my board based on
S3C6410.
The problem I see is that once the CPU goes to SLEEP or IDLE state, it does not
wake up despite configuring activity on Keypad.
I have verified the following:
1. VDD_ALIVE is powered up @1.2V
2. Dumped EINT
Hi Jaehun.
I have sent the similar to your patch.
(http://www.spinics.net/lists/linux-mmc/msg10305.html)
I think good that add the checking point whether implement hold_reg in dwmmc-IP
or not.
On 03/19/2012 06:26 PM, JaeHun Jung wrote:
> use_hold_reg bit is added at 240A version.
> This registe
use_hold_reg bit is added at 240A version.
This register is..
Use Hold Register
0 - CMD and DATA sent to card bypassing HOLD Register
1 - CMD and DATA sent to card through the HOLD Register
Note:
Set to 1'b1 for SDR12 and SDR25
(with non-zero phase-shifted cclk_in_drv)
zero phase shift is not allow
On Mon, Mar 19, 2012 at 9:49 AM, Thomas Abraham
wrote:
> On 19 March 2012 13:10, Darius Augulis wrote:
>> Right now s3c_fb_pd_win contains exactly LCD timing values.
>> Your patch will move these timing values to struct fb_videomode.
>>
>> I could make necessary patch for that too, but I think y
On 19 March 2012 13:10, Darius Augulis wrote:
> Hi,
>
> On Mon, Mar 19, 2012 at 9:29 AM, Thomas Abraham
> wrote:
>> Hi Darius,
>>
>> On 19 March 2012 05:16, Jingoo Han wrote:
>> [...]
>>
>>>
>>> Because there are not multiple windows and driver sees only single window
>>> as you mentiond,
>>> O
Hi,
On Mon, Mar 19, 2012 at 9:29 AM, Thomas Abraham
wrote:
> Hi Darius,
>
> On 19 March 2012 05:16, Jingoo Han wrote:
> [...]
>
>>
>> Because there are not multiple windows and driver sees only single window as
>> you mentiond,
>> Only 'struct s3c_fb_pd_win mini6410_fb_win[0]' should be used an
Hi Darius,
On 19 March 2012 05:16, Jingoo Han wrote:
[...]
>
> Because there are not multiple windows and driver sees only single window as
> you mentiond,
> Only 'struct s3c_fb_pd_win mini6410_fb_win[0]' should be used and
> 'struct s3c_fb_pd_win mini6410_fb_win[1]' should not be used.
> s3c_f
14 matches
Mail list logo