[PATCH] clk: samsung: exynos5420: Add more entries to EPLL rate table

Sylwester Nawrocki s.nawrocki at samsung.com
Mon Mar 12 03:31:23 PDT 2018


On 03/08/2018 02:55 AM, Chanwoo Choi wrote:
> On 2018년 03월 08일 01:46, Sylwester Nawrocki wrote:
>> Adding these EPLL output frequency entries allows to support all required
>> audio sample rates on the CODEC and the HDMI interface on Peach-Pit
>> Chromebook.
>>
>> Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
>> ---
>>  drivers/clk/samsung/clk-exynos5420.c | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/drivers/clk/samsung/clk-exynos5420.c b/drivers/clk/samsung/clk-exynos5420.c
>> index 1f204ba37f0f..f2607cb97a97 100644
>> --- a/drivers/clk/samsung/clk-exynos5420.c
>> +++ b/drivers/clk/samsung/clk-exynos5420.c
>> @@ -1360,8 +1360,11 @@ static const struct samsung_pll_rate_table exynos5420_epll_24mhz_tbl[] = {
>>  	PLL_36XX_RATE(180633609U, 301, 5, 3, 3671),
>>  	PLL_36XX_RATE(131072006U, 131, 3, 3, 4719),
>>  	PLL_36XX_RATE(100000000U, 200, 3, 4, 0),
>> +	PLL_36XX_RATE( 73728000U, 98, 2, 4, 19923),
>> +	PLL_36XX_RATE( 67737602U, 90, 2, 4, 20762),
>>  	PLL_36XX_RATE( 65536003U, 131, 3, 4, 4719),
>>  	PLL_36XX_RATE( 49152000U, 197, 3, 5, -25690),
>> +	PLL_36XX_RATE( 45158401U, 90, 3, 4, 20762),
>>  	PLL_36XX_RATE( 32768001U, 131, 3, 5, 4719),
>>  };
>>  
>>
> Looks good to me.
> Acked-by: Chanwoo Choi <cw00.choi at samsung.com>

Thanks for your review, patch applied to the clk/samsung tree.

-- 
Regards,
Sylwester



More information about the linux-arm-kernel mailing list