On Wed, 26 Jan 2022 16:00:21 +0000, Corentin Labbe wrote: > Converts timer/faraday,fttmr010.txt to yaml. > > Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx> > --- > Changes since v1: > - added moxart example > - relaxed some contraints as driver only support one clock and one > interrupt (as used by moxa,moxart-timer) > > .../bindings/timer/faraday,fttmr010.txt | 38 -------- > .../bindings/timer/faraday,fttmr010.yaml | 88 +++++++++++++++++++ > 2 files changed, 88 insertions(+), 38 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/timer/faraday,fttmr010.txt > create mode 100644 Documentation/devicetree/bindings/timer/faraday,fttmr010.yaml > 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. Note that it is not yet a requirement to have 0 warnings for dtbs_check. This will change in the future. Full log is available here: https://patchwork.ozlabs.org/patch/1584531 timer@1e782000: interrupts-extended: [[1, 0, 16, 4], [1, 0, 17, 4], [1, 0, 18, 4], [1, 0, 19, 4], [1, 0, 20, 4], [1, 0, 21, 4], [1, 0, 22, 4], [1, 0, 23, 4]] is too long arch/arm/boot/dts/aspeed-ast2600-evb-a1.dt.yaml arch/arm/boot/dts/aspeed-ast2600-evb.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-cloudripper.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-elbert.dt.yaml arch/arm/boot/dts/aspeed-bmc-facebook-fuji.dt.yaml arch/arm/boot/dts/aspeed-bmc-ibm-everest.dt.yaml arch/arm/boot/dts/aspeed-bmc-ibm-rainier-1s4u.dt.yaml arch/arm/boot/dts/aspeed-bmc-ibm-rainier-4u.dt.yaml arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dt.yaml arch/arm/boot/dts/aspeed-bmc-inventec-transformers.dt.yaml arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dt.yaml timer@1e782000: '#pwm-cells', 'fttmr010,pwm-outputs' do not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/aspeed-bmc-vegman-n110.dt.yaml arch/arm/boot/dts/aspeed-bmc-vegman-rx20.dt.yaml arch/arm/boot/dts/aspeed-bmc-vegman-sx20.dt.yaml