[U-Boot] [PATCH 2/6 V5] EXYNOS: Add clock for SPI.

Minkyu Kang promsoft at gmail.com
Wed Oct 17 07:25:55 CEST 2012


Dear Hatim,

On 17 October 2012 14:21, Hatim Rv <rv.hatimali at gmail.com> wrote:
>>> diff --git a/arch/arm/include/asm/arch-exynos/clk.h b/arch/arm/include/asm/arch-exynos/clk.h
>>> index 5529025..4e51402 100644
>>> --- a/arch/arm/include/asm/arch-exynos/clk.h
>>> +++ b/arch/arm/include/asm/arch-exynos/clk.h
>>> @@ -22,6 +22,8 @@
>>>  #ifndef __ASM_ARM_ARCH_CLK_H_
>>>  #define __ASM_ARM_ARCH_CLK_H_
>>>
>>> +#include <asm/arch/pinmux.h>
>>
>> no. we don't need this header file.
>>
>
> Actually we do need the asm/arch/periph.h file as we are using the
> 'enum periph_id'. Otherwise it will give compilation errors.

So, I commented.

"please modify to exynos5_set_spi_clk(int periph_id"

we don't have to use enum at parameter.

Thanks.
Minkyu Kang.
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list