Il 23 dicembre 2022 20:26:02 CET, Rob Herring <robh@xxxxxxxxxx> ha scritto: > >On Fri, 23 Dec 2022 18:04:02 +0100, Francesco Dolcini wrote: >> From: Emanuele Ghidoli <emanuele.ghidoli@xxxxxxxxxxx> >> >> Convert nau8822 devicetree binding to dtschema. >> Change file name to match dtschema naming. >> >> Cc: David Lin <CTLIN0@xxxxxxxxxxx> >> Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@xxxxxxxxxxx> >> Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx> >> --- >> .../devicetree/bindings/sound/nau8822.txt | 16 -------- >> .../bindings/sound/nuvoton,nau8822.yaml | 40 +++++++++++++++++++ >> 2 files changed, 40 insertions(+), 16 deletions(-) >> delete mode 100644 Documentation/devicetree/bindings/sound/nau8822.txt >> create mode 100644 Documentation/devicetree/bindings/sound/nuvoton,nau8822.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. > Expected, those DTS files needs to be fixed, I'll have a separate patch for those. >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/project/devicetree-bindings/patch/20221223170404.210603-2-francesco@xxxxxxxxxx > > >audio-codec@1a: '#sound-dai-cells', 'AVDD-supply', 'CPVDD-supply', 'DBVDD-supply', 'DCVDD-supply', 'MICVDD-supply', 'clock-names', 'clocks' do not match any of the regexes: 'pinctrl-[0-9]+' > arch/arm64/boot/dts/freescale/imx8mm-verdin-nonwifi-dev.dtb > arch/arm64/boot/dts/freescale/imx8mm-verdin-wifi-dev.dtb >