[U-Boot] [PATCH 02/10] dm: timer: Implement pre_probe()

Simon Glass sjg at chromium.org
Fri Nov 6 13:08:16 CET 2015


On 6 November 2015 at 00:00, Thomas Chou <thomas at wytron.com.tw> wrote:
> Hi Bin,
>
>
> On 2015年11月05日 22:02, Bin Meng wrote:
>>
>> Every timer device needs to have a valid clock frequency and it
>> can be specified in the device tree. Use pre_probe() to get this
>> in the timer uclass driver.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>   drivers/timer/timer-uclass.c | 13 +++++++++++++
>>   1 file changed, 13 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list