[PATCH] dt-bindings: timer: Update TI timer to yaml and add compatible for am6

Tony Lindgren tony at atomide.com
Mon Apr 11 01:00:27 PDT 2022


* Rob Herring <robh at kernel.org> [220408 15:39]:
> On Fri, 08 Apr 2022 11:12:58 +0300, Tony Lindgren wrote:
> > Let's update the TI timer binding to use yaml. And add compatible for
> > ti,am654-timer for TI am64, am65 and j72 SoCs. As the timer hardware is
> > the same between am64, am65 and j72 we use the compatible name for the
> > earliest SoC with this timer.
> > 
> > As this binding is specific to the TI dual-mode timers also known
> > as dm-timers, let's use ti,timer-dm.yaml naming for the new file.
> > 
> > Cc: Daniel Lezcano <daniel.lezcano at linaro.org>
> > Cc: Keerthy <j-keerthy at ti.com>
> > Cc: Nishanth Menon <nm at ti.com>
> > Cc: Vignesh Raghavendra <vigneshr at ti.com>
> > Signed-off-by: Tony Lindgren <tony at atomide.com>
> > ---
> >  .../bindings/timer/ti,timer-dm.yaml           | 105 ++++++++++++++++++
> >  .../devicetree/bindings/timer/ti,timer.txt    |  44 --------
> >  2 files changed, 105 insertions(+), 44 deletions(-)
> >  create mode 100644 Documentation/devicetree/bindings/timer/ti,timer-dm.yaml
> >  delete mode 100644 Documentation/devicetree/bindings/timer/ti,timer.txt
> > 
> 
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.

Well I was planning to drop the unused ti,am4372-timer related properties,
but instead will document those as discussed in the related dts thread.
I'll be sending an updated version a bit later on.

Regards,

Tony



More information about the linux-arm-kernel mailing list