[U-Boot] [U-Boot,2/3] rockchip: rk3188: add timer3 node

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Wed Apr 25 10:17:07 UTC 2018


Kever,

> On 25 Apr 2018, at 12:04, Philipp Tomsich <philipp.tomsich at theobroma-systems.com> wrote:
> 
>> Add dts node for timer3.
>> Because of the rockchip timer can only KNOWN "dtd_rockchip_rk3368_timer"
>> with OF_PLATDATA enable, so we override its compatible to
>> "rockchip,rk3368-timer".
>> 
>> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
>> ---
>> 
>> arch/arm/dts/rk3188-radxarock-u-boot.dtsi | 6 ++++++
>> arch/arm/dts/rk3188.dtsi                  | 6 ++++++
>> 2 files changed, 12 insertions(+)
>> 
> 
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>

This looks like a work-around that we’ll have to revert eventually.
I would instead extend the driver to recognise the ‘rockchip,rk3188-timer’
and ‘rockchip,rk3288-timer’ as well.

Please confirm that both these .compatible strings should also be handled
by the same driver and I’ll make the change when applying this series.

Thanks,
Philipp.


More information about the U-Boot mailing list