Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-22 Thread Tomasz Figa
On 22.09.2014 06:55, Pankaj Dubey wrote:
> Hi Tomasz,
> 
> Will you please take this patch and following three Exynos3250 clock fixes
> in your tree.
> 
> 1: clk: samsung: exynos3250: fix width field of mout_mmc0/1
>https://lkml.org/lkml/2014/9/5/265
> 2: clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock
>https://lkml.org/lkml/2014/9/9/364
> 3: clk: samsung: exynos3250: fix mout_cam_blk parent list
>   https://lkml.org/lkml/2014/9/6/41

Applied all four patches for next.

Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-22 Thread Tomasz Figa
On 22.09.2014 06:55, Pankaj Dubey wrote:
 Hi Tomasz,
 
 Will you please take this patch and following three Exynos3250 clock fixes
 in your tree.
 
 1: clk: samsung: exynos3250: fix width field of mout_mmc0/1
https://lkml.org/lkml/2014/9/5/265
 2: clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock
https://lkml.org/lkml/2014/9/9/364
 3: clk: samsung: exynos3250: fix mout_cam_blk parent list
   https://lkml.org/lkml/2014/9/6/41

Applied all four patches for next.

Best regards,
Tomasz
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-21 Thread Pankaj Dubey
Hi Tomasz,

Will you please take this patch and following three Exynos3250 clock fixes
in your tree.

1: clk: samsung: exynos3250: fix width field of mout_mmc0/1
   https://lkml.org/lkml/2014/9/5/265
2: clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock
   https://lkml.org/lkml/2014/9/9/364
3: clk: samsung: exynos3250: fix mout_cam_blk parent list
  https://lkml.org/lkml/2014/9/6/41

Thanks,
Pankaj Dubey

> 
> Please add my sign-off as
> 
> Signed-off-by: Pankaj Dubey 
> 
> >
> > Missed your sign-off? You can reply with it inline and I will add it
> > when applying this weekend.
> >
> > P.S. Please keep me on CC when sending patches for Samsung clock
drivers.
> >
> > Best regards,
> > Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-21 Thread Pankaj Dubey
Hi Tomasz,

Will you please take this patch and following three Exynos3250 clock fixes
in your tree.

1: clk: samsung: exynos3250: fix width field of mout_mmc0/1
   https://lkml.org/lkml/2014/9/5/265
2: clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock
   https://lkml.org/lkml/2014/9/9/364
3: clk: samsung: exynos3250: fix mout_cam_blk parent list
  https://lkml.org/lkml/2014/9/6/41

Thanks,
Pankaj Dubey

 
 Please add my sign-off as
 
 Signed-off-by: Pankaj Dubey pankaj.du...@samsung.com
 
 
  Missed your sign-off? You can reply with it inline and I will add it
  when applying this weekend.
 
  P.S. Please keep me on CC when sending patches for Samsung clock
drivers.
 
  Best regards,
  Tomasz

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-12 Thread Pankaj Dubey
Hi Tomasz,

> -Original Message-
> From: Tomasz Figa [mailto:tomasz.f...@gmail.com]
> Sent: Friday, September 12, 2014 4:30 AM
> To: Pankaj Dubey; linux-arm-ker...@lists.infradead.org; linux-samsung-
> s...@vger.kernel.org; linux-kernel@vger.kernel.org
> Cc: kgene@samsung.com; s.nawro...@samsung.com; mturque...@linaro.org;
> Chander Kashyap; Abhilash Kesavan
> Subject: Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name
> 
> Hi Pankaj,
> 
> On 10.09.2014 07:56, Pankaj Dubey wrote:
> > From: Chander Kashyap 
> >
> > The parent name added in parent list as
> > mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different than the
> > defined parent due to typo.
> >
> > Signed-off-by: Abhilash Kesavan 
> > Signed-off-by: Chander Kashyap 

Please add my sign-off as 

Signed-off-by: Pankaj Dubey 

> 
> Missed your sign-off? You can reply with it inline and I will add it when
applying this
> weekend.
> 
> P.S. Please keep me on CC when sending patches for Samsung clock drivers.
> 
> Best regards,
> Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-12 Thread Pankaj Dubey
Hi Tomasz,

 -Original Message-
 From: Tomasz Figa [mailto:tomasz.f...@gmail.com]
 Sent: Friday, September 12, 2014 4:30 AM
 To: Pankaj Dubey; linux-arm-ker...@lists.infradead.org; linux-samsung-
 s...@vger.kernel.org; linux-kernel@vger.kernel.org
 Cc: kgene@samsung.com; s.nawro...@samsung.com; mturque...@linaro.org;
 Chander Kashyap; Abhilash Kesavan
 Subject: Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name
 
 Hi Pankaj,
 
 On 10.09.2014 07:56, Pankaj Dubey wrote:
  From: Chander Kashyap k.chan...@samsung.com
 
  The parent name added in parent list as
  mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different than the
  defined parent due to typo.
 
  Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com
  Signed-off-by: Chander Kashyap k.chan...@samsung.com

Please add my sign-off as 

Signed-off-by: Pankaj Dubey pankaj.du...@samsung.com

 
 Missed your sign-off? You can reply with it inline and I will add it when
applying this
 weekend.
 
 P.S. Please keep me on CC when sending patches for Samsung clock drivers.
 
 Best regards,
 Tomasz

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-11 Thread Pankaj Dubey
Hi Tomasz,

On Friday, September 12, 2014, Tomasz Figa wrote,
> To: Pankaj Dubey; linux-arm-ker...@lists.infradead.org; linux-samsung-
> s...@vger.kernel.org; linux-kernel@vger.kernel.org
> Cc: kgene@samsung.com; s.nawro...@samsung.com; mturque...@linaro.org;
> Chander Kashyap; Abhilash Kesavan
> Subject: Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name
> 
> Hi Pankaj,
> 
> On 10.09.2014 07:56, Pankaj Dubey wrote:
> > From: Chander Kashyap 
> >
> > The parent name added in parent list as
> > mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different than the
> > defined parent due to typo.
> >
> > Signed-off-by: Abhilash Kesavan 
> > Signed-off-by: Chander Kashyap 
> 
> Missed your sign-off? You can reply with it inline and I will add it when
applying this
> weekend.
> 

OK.

> P.S. Please keep me on CC when sending patches for Samsung clock drivers.

Sure.

Thanks,
Pankaj Dubey
> 
> Best regards,
> Tomasz

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-11 Thread Tomasz Figa
Hi Pankaj,

On 10.09.2014 07:56, Pankaj Dubey wrote:
> From: Chander Kashyap 
> 
> The parent name added in parent list as
> mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different
> than the defined parent due to typo.
> 
> Signed-off-by: Abhilash Kesavan 
> Signed-off-by: Chander Kashyap 

Missed your sign-off? You can reply with it inline and I will add it
when applying this weekend.

P.S. Please keep me on CC when sending patches for Samsung clock drivers.

Best regards,
Tomasz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-11 Thread Tomasz Figa
Hi Pankaj,

On 10.09.2014 07:56, Pankaj Dubey wrote:
 From: Chander Kashyap k.chan...@samsung.com
 
 The parent name added in parent list as
 mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different
 than the defined parent due to typo.
 
 Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com
 Signed-off-by: Chander Kashyap k.chan...@samsung.com

Missed your sign-off? You can reply with it inline and I will add it
when applying this weekend.

P.S. Please keep me on CC when sending patches for Samsung clock drivers.

Best regards,
Tomasz
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


RE: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-11 Thread Pankaj Dubey
Hi Tomasz,

On Friday, September 12, 2014, Tomasz Figa wrote,
 To: Pankaj Dubey; linux-arm-ker...@lists.infradead.org; linux-samsung-
 s...@vger.kernel.org; linux-kernel@vger.kernel.org
 Cc: kgene@samsung.com; s.nawro...@samsung.com; mturque...@linaro.org;
 Chander Kashyap; Abhilash Kesavan
 Subject: Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name
 
 Hi Pankaj,
 
 On 10.09.2014 07:56, Pankaj Dubey wrote:
  From: Chander Kashyap k.chan...@samsung.com
 
  The parent name added in parent list as
  mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different than the
  defined parent due to typo.
 
  Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com
  Signed-off-by: Chander Kashyap k.chan...@samsung.com
 
 Missed your sign-off? You can reply with it inline and I will add it when
applying this
 weekend.
 

OK.

 P.S. Please keep me on CC when sending patches for Samsung clock drivers.

Sure.

Thanks,
Pankaj Dubey
 
 Best regards,
 Tomasz

--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-10 Thread Krzysztof Kozłowski

On 10.09.2014 07:56, Pankaj Dubey wrote:

From: Chander Kashyap 

The parent name added in parent list as
mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different
than the defined parent due to typo.

Signed-off-by: Abhilash Kesavan 
Signed-off-by: Chander Kashyap 
---
  drivers/clk/samsung/clk-exynos5260.c |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


Reviewed-by: Krzysztof Kozlowski 

Best regards,
Krzysztof



diff --git a/drivers/clk/samsung/clk-exynos5260.c 
b/drivers/clk/samsung/clk-exynos5260.c
index 64596ba..4db4e8d 100644
--- a/drivers/clk/samsung/clk-exynos5260.c
+++ b/drivers/clk/samsung/clk-exynos5260.c
@@ -1579,7 +1579,7 @@ struct samsung_fixed_rate_clock fixed_rate_clks[] 
__initdata = {
FRATE(PHYCLK_HDMI_LINK_O_TMDS_CLKHI, "phyclk_hdmi_link_o_tmds_clkhi",
NULL, CLK_IS_ROOT, 12500),
FRATE(PHYCLK_MIPI_DPHY_4L_M_TXBYTECLKHS,
-   "phyclk_mipi_dphy_4l_m_txbyteclkhs" , NULL,
+   "phyclk_mipi_dphy_4l_m_txbyte_clkhs" , NULL,
CLK_IS_ROOT, 18750),
FRATE(PHYCLK_DPTX_PHY_O_REF_CLK_24M, "phyclk_dptx_phy_o_ref_clk_24m",
NULL, CLK_IS_ROOT, 2400),



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH] clk: samsung: exynos5260: fix typo in clock name

2014-09-10 Thread Krzysztof Kozłowski

On 10.09.2014 07:56, Pankaj Dubey wrote:

From: Chander Kashyap k.chan...@samsung.com

The parent name added in parent list as
mout_phyclk_mipi_dphy_4l_m_txbyte_clkhs_p, is different
than the defined parent due to typo.

Signed-off-by: Abhilash Kesavan a.kesa...@samsung.com
Signed-off-by: Chander Kashyap k.chan...@samsung.com
---
  drivers/clk/samsung/clk-exynos5260.c |2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)


Reviewed-by: Krzysztof Kozlowski k.kozlow...@samsung.com

Best regards,
Krzysztof



diff --git a/drivers/clk/samsung/clk-exynos5260.c 
b/drivers/clk/samsung/clk-exynos5260.c
index 64596ba..4db4e8d 100644
--- a/drivers/clk/samsung/clk-exynos5260.c
+++ b/drivers/clk/samsung/clk-exynos5260.c
@@ -1579,7 +1579,7 @@ struct samsung_fixed_rate_clock fixed_rate_clks[] 
__initdata = {
FRATE(PHYCLK_HDMI_LINK_O_TMDS_CLKHI, phyclk_hdmi_link_o_tmds_clkhi,
NULL, CLK_IS_ROOT, 12500),
FRATE(PHYCLK_MIPI_DPHY_4L_M_TXBYTECLKHS,
-   phyclk_mipi_dphy_4l_m_txbyteclkhs , NULL,
+   phyclk_mipi_dphy_4l_m_txbyte_clkhs , NULL,
CLK_IS_ROOT, 18750),
FRATE(PHYCLK_DPTX_PHY_O_REF_CLK_24M, phyclk_dptx_phy_o_ref_clk_24m,
NULL, CLK_IS_ROOT, 2400),



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/