On Wed, 03 Jul 2024 14:02:46 +0200, Stanislav Jakubek wrote: > Convert the Spreadtrum SC9860 timer bindings to DT schema. > > Changes during conversion: > - rename file to match compatible > - add sprd,sc9860-suspend-timer which was previously undocumented > - minor grammar fix in description > > Signed-off-by: Stanislav Jakubek <stano.jakubek@xxxxxxxxx> > --- > .../bindings/timer/sprd,sc9860-timer.yaml | 68 +++++++++++++++++++ > .../bindings/timer/spreadtrum,sprd-timer.txt | 20 ------ > 2 files changed, 68 insertions(+), 20 deletions(-) > create mode 100644 Documentation/devicetree/bindings/timer/sprd,sc9860-timer.yaml > delete mode 100644 Documentation/devicetree/bindings/timer/spreadtrum,sprd-timer.txt > Applied, thanks!