[U-Boot] [PATCH 02/19] dm: cpu: Add timebase frequency to the platdata
Simon Glass
sjg at chromium.org
Thu Nov 15 19:21:13 UTC 2018
Hi Bin,
On 13 November 2018 at 17:14, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> On Wed, Nov 14, 2018 at 4:02 AM Simon Glass <sjg at chromium.org> wrote:
>>
>> On 13 November 2018 at 00:21, Bin Meng <bmeng.cn at gmail.com> wrote:
>> > This adds a timebase_freq member to the 'struct cpu_platdata', to
>> > hold the "timebase-frequency" value in the cpu or /cpus node.
>> >
>> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> > ---
>> >
>> > include/cpu.h | 3 +++
>> > 1 file changed, 3 insertions(+)
>>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>>
>> Could we have comments for the struct members?
>
> There are already comments added for the struct members. I am not sure
> what additional comments do you want to add?
Yes. I'm not sure what I was thinking there.
Regards,
Simon
More information about the U-Boot
mailing list