| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Before enabling power domain, all clocks in that power domain should be
on. After enabling, clock status is restored as before.
Even though power domain enabling fails, clock should be restored as
before.
Change-Id: I069ae8883b260b6a0c669747a0fbf63d5401e8c0
Signed-off-by: Kisoo Yu <ksoo.yu@samsung.com>
|
|
|
|
|
|
|
|
|
| |
All power domain controls use one NORMAL_CFG register.
So, enable and disable procedure needs a protection
from simultaneous access.
Change-Id: I1f726faa7b546d111bc286e60de8189ebc0ea975
Signed-off-by: Kisoo Yu <ksoo.yu@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fix herring-wm8994.c to compile on 2.6.39
checkpoint: use mainline sound driver
checkout: audio driver loads but locks up
checkpoint: audio setup does not complain, but playback times-out
checkpoint: using soc sound i2s and dma code from 2.6.35 - dma still hangs
checkpoint: using old codec, dma and i2s code sound plays but is distorded
fix distorted sound
rename samsung wm8994 codec to not conflict with standard wm8994 mfd device
modify dma.c to work with dma wrapper
rename some audio config options and fix defconfig
remove some duplicate clocks
Change-Id: I1b72b5b7937fd4a40a1719674976ba16d7e8f3a6
|
|
|
|
|
| |
Change-Id: I11d2dd2e666249264c48c344ce67c0ae9082e598
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
| |
Change-Id: Idec467e4575c938a4a238c689b702ea22462b123
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
| |
Change-Id: I85fa6e3c44206e884b54c9c04c7e57579b8c64ae
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
|
|
|
| |
Change-Id: Ifc9a8fe73dfeba4936f634f28baf41eb79e9fe8c
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|
|
This patch adds regulator driver for s5pc11x power domain control.
In case of G3D, we will add later after g3d kernel driver apply to
kernel.
Change-Id: Id9ae54b1c0aae1e819bca4752fb5508ee016a0ba
Signed-off-by: huisung.kang <hs1218.kang@samsung.com>
|