Re: [PATCH/RFC] clk: renesas: r8a7795: Replace PLL3 multiplication setting

2017-02-15 Thread Yoshihiro Kaneko
Hi Geert-san,

2017-02-15 18:28 GMT+09:00 Geert Uytterhoeven :
> Hi Kaneko-san,
>
> On Sun, Feb 12, 2017 at 6:35 PM, Yoshihiro Kaneko  
> wrote:
>> From: Takeshi Kihara 
>>
>> This patch replaces PLL3 multiplication setting for DDR clock frequency.
>>
>>   - After changes, new PLL3 multiplication setting:
>> MD19 MD17 : DDR clock frequency
>> ---
>>   00  : DDR3200
>>   01  : DDR2800
>>   10  : DDR2400
>>   11  : DDR1600
>>
>>   - Before changes, old PLL3 multiplication setting:
>> MD19 MD17 : DDR clock frequency
>> ---
>>   00  : DDR3200
>>   01  : DDR2133
>>   10  : Prohibited setting
>>   11  : DDR1600
>>
>> Signed-off-by: Takeshi Kihara 
>> Signed-off-by: Yoshihiro Kaneko 
>
> JFTR, this patch, and its counterpart for r8a7796, are too experimental
> for upstream.

Thanks for your review.
I withdraw these patches.

Thanks,
Kaneko

>
> Gr{oetje,eeting}s,
>
> Geert
>
> --
> Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- 
> ge...@linux-m68k.org
>
> In personal conversations with technical people, I call myself a hacker. But
> when I'm talking to journalists I just say "programmer" or something like 
> that.
> -- Linus Torvalds


Re: [PATCH/RFC] clk: renesas: r8a7795: Replace PLL3 multiplication setting

2017-02-15 Thread Geert Uytterhoeven
Hi Kaneko-san,

On Sun, Feb 12, 2017 at 6:35 PM, Yoshihiro Kaneko  wrote:
> From: Takeshi Kihara 
>
> This patch replaces PLL3 multiplication setting for DDR clock frequency.
>
>   - After changes, new PLL3 multiplication setting:
> MD19 MD17 : DDR clock frequency
> ---
>   00  : DDR3200
>   01  : DDR2800
>   10  : DDR2400
>   11  : DDR1600
>
>   - Before changes, old PLL3 multiplication setting:
> MD19 MD17 : DDR clock frequency
> ---
>   00  : DDR3200
>   01  : DDR2133
>   10  : Prohibited setting
>   11  : DDR1600
>
> Signed-off-by: Takeshi Kihara 
> Signed-off-by: Yoshihiro Kaneko 

JFTR, this patch, and its counterpart for r8a7796, are too experimental
for upstream.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds