All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x table
@ 2020-01-16  6:50 ` Anson Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Anson Huang @ 2020-01-16  6:50 UTC (permalink / raw)
  To: mturquette, sboyd, shawnguo, s.hauer, kernel, festevam,
	leonard.crestez, peng.fan, ping.bai, yuehaibing, linux-clk,
	linux-arm-kernel, linux-kernel
  Cc: Linux-imx

Add new frequency entries to pll1443x table to meet different
display settings requirement.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 drivers/clk/imx/clk-pll14xx.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/clk/imx/clk-pll14xx.c b/drivers/clk/imx/clk-pll14xx.c
index 5b0519a..37e311e 100644
--- a/drivers/clk/imx/clk-pll14xx.c
+++ b/drivers/clk/imx/clk-pll14xx.c
@@ -55,8 +55,10 @@ static const struct imx_pll14xx_rate_table imx_pll1416x_tbl[] = {
 };
 
 static const struct imx_pll14xx_rate_table imx_pll1443x_tbl[] = {
+	PLL_1443X_RATE(1039500000U, 173, 2, 1, 16384),
 	PLL_1443X_RATE(650000000U, 325, 3, 2, 0),
 	PLL_1443X_RATE(594000000U, 198, 2, 2, 0),
+	PLL_1443X_RATE(519750000U, 173, 2, 2, 16384),
 	PLL_1443X_RATE(393216000U, 262, 2, 3, 9437),
 	PLL_1443X_RATE(361267200U, 361, 3, 3, 17511),
 };
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x table
@ 2020-01-16  6:50 ` Anson Huang
  0 siblings, 0 replies; 4+ messages in thread
From: Anson Huang @ 2020-01-16  6:50 UTC (permalink / raw)
  To: mturquette, sboyd, shawnguo, s.hauer, kernel, festevam,
	leonard.crestez, peng.fan, ping.bai, yuehaibing, linux-clk,
	linux-arm-kernel, linux-kernel
  Cc: Linux-imx

Add new frequency entries to pll1443x table to meet different
display settings requirement.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
 drivers/clk/imx/clk-pll14xx.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/clk/imx/clk-pll14xx.c b/drivers/clk/imx/clk-pll14xx.c
index 5b0519a..37e311e 100644
--- a/drivers/clk/imx/clk-pll14xx.c
+++ b/drivers/clk/imx/clk-pll14xx.c
@@ -55,8 +55,10 @@ static const struct imx_pll14xx_rate_table imx_pll1416x_tbl[] = {
 };
 
 static const struct imx_pll14xx_rate_table imx_pll1443x_tbl[] = {
+	PLL_1443X_RATE(1039500000U, 173, 2, 1, 16384),
 	PLL_1443X_RATE(650000000U, 325, 3, 2, 0),
 	PLL_1443X_RATE(594000000U, 198, 2, 2, 0),
+	PLL_1443X_RATE(519750000U, 173, 2, 2, 16384),
 	PLL_1443X_RATE(393216000U, 262, 2, 3, 9437),
 	PLL_1443X_RATE(361267200U, 361, 3, 3, 17511),
 };
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* RE: [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x table
  2020-01-16  6:50 ` Anson Huang
@ 2020-01-16  7:26   ` Peng Fan
  -1 siblings, 0 replies; 4+ messages in thread
From: Peng Fan @ 2020-01-16  7:26 UTC (permalink / raw)
  To: Anson Huang, mturquette, sboyd, shawnguo, s.hauer, kernel,
	festevam, Leonard Crestez, Jacky Bai, yuehaibing, linux-clk,
	linux-arm-kernel, linux-kernel
  Cc: dl-linux-imx


> Subject: [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x
> table
> 
> Add new frequency entries to pll1443x table to meet different display settings
> requirement.

Reviewed-by: Peng Fan <peng.fan@nxp.com>

Regards,
Peng.

> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
>  drivers/clk/imx/clk-pll14xx.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/clk/imx/clk-pll14xx.c b/drivers/clk/imx/clk-pll14xx.c index
> 5b0519a..37e311e 100644
> --- a/drivers/clk/imx/clk-pll14xx.c
> +++ b/drivers/clk/imx/clk-pll14xx.c
> @@ -55,8 +55,10 @@ static const struct imx_pll14xx_rate_table
> imx_pll1416x_tbl[] = {  };
> 
>  static const struct imx_pll14xx_rate_table imx_pll1443x_tbl[] = {
> +	PLL_1443X_RATE(1039500000U, 173, 2, 1, 16384),
>  	PLL_1443X_RATE(650000000U, 325, 3, 2, 0),
>  	PLL_1443X_RATE(594000000U, 198, 2, 2, 0),
> +	PLL_1443X_RATE(519750000U, 173, 2, 2, 16384),
>  	PLL_1443X_RATE(393216000U, 262, 2, 3, 9437),
>  	PLL_1443X_RATE(361267200U, 361, 3, 3, 17511),  };
> --
> 2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x table
@ 2020-01-16  7:26   ` Peng Fan
  0 siblings, 0 replies; 4+ messages in thread
From: Peng Fan @ 2020-01-16  7:26 UTC (permalink / raw)
  To: Anson Huang, mturquette, sboyd, shawnguo, s.hauer, kernel,
	festevam, Leonard Crestez, Jacky Bai, yuehaibing, linux-clk,
	linux-arm-kernel, linux-kernel
  Cc: dl-linux-imx


> Subject: [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x
> table
> 
> Add new frequency entries to pll1443x table to meet different display settings
> requirement.

Reviewed-by: Peng Fan <peng.fan@nxp.com>

Regards,
Peng.

> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
> ---
>  drivers/clk/imx/clk-pll14xx.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/clk/imx/clk-pll14xx.c b/drivers/clk/imx/clk-pll14xx.c index
> 5b0519a..37e311e 100644
> --- a/drivers/clk/imx/clk-pll14xx.c
> +++ b/drivers/clk/imx/clk-pll14xx.c
> @@ -55,8 +55,10 @@ static const struct imx_pll14xx_rate_table
> imx_pll1416x_tbl[] = {  };
> 
>  static const struct imx_pll14xx_rate_table imx_pll1443x_tbl[] = {
> +	PLL_1443X_RATE(1039500000U, 173, 2, 1, 16384),
>  	PLL_1443X_RATE(650000000U, 325, 3, 2, 0),
>  	PLL_1443X_RATE(594000000U, 198, 2, 2, 0),
> +	PLL_1443X_RATE(519750000U, 173, 2, 2, 16384),
>  	PLL_1443X_RATE(393216000U, 262, 2, 3, 9437),
>  	PLL_1443X_RATE(361267200U, 361, 3, 3, 17511),  };
> --
> 2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-01-16  7:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-16  6:50 [PATCH] clk: imx: pll14xx: Add new frequency entries for pll1443x table Anson Huang
2020-01-16  6:50 ` Anson Huang
2020-01-16  7:26 ` Peng Fan
2020-01-16  7:26   ` Peng Fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.