On Fri, 25 Mar 2022 14:37:05 +0200, Roger Quadros wrote: > Convert elm.txt to ti,elm.yaml. > > hwmod framework use is deprecated for new platforms > so mark it so. > > Signed-off-by: Roger Quadros <rogerq@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/mtd/elm.txt | 16 ------- > .../devicetree/bindings/mtd/ti,elm.yaml | 47 +++++++++++++++++++ > 2 files changed, 47 insertions(+), 16 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/mtd/elm.txt > create mode 100644 Documentation/devicetree/bindings/mtd/ti,elm.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/1609419 elm@0: 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' arch/arm/boot/dts/am437x-cm-t43.dt.yaml arch/arm/boot/dts/am437x-gp-evm.dt.yaml arch/arm/boot/dts/am437x-idk-evm.dt.yaml arch/arm/boot/dts/am437x-sbc-t43.dt.yaml arch/arm/boot/dts/am437x-sk-evm.dt.yaml arch/arm/boot/dts/am43x-epos-evm.dt.yaml