On 06/18/13 14:09, Rahul Sharma wrote: > Hi Mr. Kukjin, > > Kindly consider the following patches for review and integration. > (+ Mike)
Rahul, basically, looks good to me but I'm waiting for Mike's ack on this series... > regards, > Rahul Sharma. > > On Fri, Jun 14, 2013 at 3:39 PM, Arun Kumar K<arunkk.samsung at gmail.com> > wrote: >> Hi, >> Tested this series on snow board and is working fine. >> >> Tested-by: Arun Kumar K<arun.kk at samsung.com> >> Arun, thanks for your test. - Kukjin >> Regards >> Arun >> >> On Mon, Jun 10, 2013 at 4:30 PM, Rahul Sharma<rahul.sharma at samsung.com> >> wrote: >>> Add clock changes for hdmi subsystem for exynos5250 SoC. These >>> include addition of new clocks like mout_hdmi and smmu_tv, associating >>> ID to clk_hdmiphy and some essential corrections. >>> >>> This set is based on kukjin's for-next branch at >>> http://git.kernel.org/cgit/linux/kernel/git/kgene/linux-samsung.git. >>> >>> Arun Kumar K (1): >>> clk/exynos5250: Fix HDMI clock number in documentation >>> >>> Rahul Sharma (4): >>> clk/exynos5250: add mout_hdmi mux clock for hdmi >>> clk/exynos5250: add sclk_hdmiphy in the list of special clocks >>> clk/exynos5250: add clock for tv sysmmu >>> clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem >>> >>> .../devicetree/bindings/clock/exynos5250-clock.txt | 12 +++++++++++- >>> drivers/clk/samsung/clk-exynos5250.c | 18 >>> +++++++++++++----- >>> 2 files changed, 24 insertions(+), 6 deletions(-)