Hi Andy,
On 4 May 2017 at 02:48, Andy Yan wrote:
> Hi Simon:
>
>
> On 2017年04月29日 08:26, Simon Glass wrote:
>>
>> Hi Andy,
>>
>> On 20 April 2017 at 20:31, Andy Yan wrote:
>>>
>>> Add driver to setup the various PLLs and peripheral
>>> clocks on the RK3368.
>>
>> Subject: clock
>
>
> Sorry,
Hi Simon:
On 2017年04月29日 08:26, Simon Glass wrote:
Hi Andy,
On 20 April 2017 at 20:31, Andy Yan wrote:
Add driver to setup the various PLLs and peripheral
clocks on the RK3368.
Subject: clock
Sorry, it's my fault.
Signed-off-by: Andy Yan
---
arch/arm/include/asm/arch-rockchip/c
Am 29.04.2017 um 02:28 schrieb Simon Glass:
> On 20 April 2017 at 20:31, Andy Yan wrote:
>> +static int rk3368_clk_probe(struct udevice *dev)
>> +{
>> + struct rk3368_clk_priv *priv = dev_get_priv(dev);
>> +
>> + rkclk_init(priv->cru);
>
> Should this only happen in SPL?
We don't use
Am 29.04.2017 um 02:28 schrieb Simon Glass:
> Hi Andy,
>
> On 20 April 2017 at 20:31, Andy Yan wrote:
>> Add driver to setup the various PLLs and peripheral
>> clocks on the RK3368.
>
> Subject: clock
Also: driver
Regards,
Andreas
--
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF
Hi Andy,
On 20 April 2017 at 20:31, Andy Yan wrote:
> Add driver to setup the various PLLs and peripheral
> clocks on the RK3368.
Subject: clock
>
> Signed-off-by: Andy Yan
> ---
>
> arch/arm/include/asm/arch-rockchip/cru_rk3368.h | 110 +
> drivers/clk/rockchip/Makefile
Hi Andy,
On 20 April 2017 at 20:31, Andy Yan wrote:
> Add driver to setup the various PLLs and peripheral
> clocks on the RK3368.
Subject: clock
>
> Signed-off-by: Andy Yan
> ---
>
> arch/arm/include/asm/arch-rockchip/cru_rk3368.h | 110 +
> drivers/clk/rockchip/Makefile
Add driver to setup the various PLLs and peripheral
clocks on the RK3368.
Signed-off-by: Andy Yan
---
arch/arm/include/asm/arch-rockchip/cru_rk3368.h | 110 +
drivers/clk/rockchip/Makefile | 1 +
drivers/clk/rockchip/clk_rk3368.c | 296 +
7 matches
Mail list logo