Re: [PATCH v2 1/2] dt-bindings: Add mtk-systimer bindings

From: Stanley Chu
Date: Thu Jun 28 2018 - 06:24:48 EST


On Wed, 2018-06-27 at 10:20 +0200, Daniel Lezcano wrote:
> Actually this binding already exists for mediatek timers, it is useless
> to add a new one.
>
> I note the binding in
>
> Documentation/devicetree/bindings/timer/mediatek,mtk-timer.txt
>
> contains:
>
> clocks = <&system_clk>, <&rtc_clk>
>
> However the existing driver does only use <&system_clk> AFAICT, I'm
> questioning if <&rtc_clk> is really needed.
>
> So, I suggest you sort out and fixup the rtc_clk thing (drop it) and
> then just add your new platform in the list in this binding.
>
>
Hi Daniel,

OK! We'll fix it and merge two timers into single document file in v3.

Thanks.
Stanley Chu