On Mon, 13 Apr 2020 17:26:21 +0200, Paul Cercueil wrote: > Convert the ingenic,tcu.txt file to YAML. > > Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> > --- > > Notes: > This one patch was sent as standalone before, so it's technically > a V2. Support for 'assigned-clocks', 'assigned-clock-parents', > 'assigned-clock-rates' was added. > > .../devicetree/bindings/timer/ingenic,tcu.txt | 138 --------- > .../bindings/timer/ingenic,tcu.yaml | 281 ++++++++++++++++++ > 2 files changed, 281 insertions(+), 138 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/timer/ingenic,tcu.txt > create mode 100644 Documentation/devicetree/bindings/timer/ingenic,tcu.yaml > Applied, thanks. Rob