-----Original Message----- From: Conor Dooley <conor@xxxxxxxxxx> Sent: Friday, May 19, 2023 04:04 To: David.Rau.opensource <David.Rau.opensource@xxxxxxxxxxxxxx> Cc: broonie@xxxxxxxxxx; support.opensource@xxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; alsa-devel@xxxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; conor+dt@xxxxxxxxxx; robh+dt@xxxxxxxxxx; lgirdwood@xxxxxxxxx; krzysztof.kozlowski+dt@xxxxxxxxxx Subject: Re: [PATCH] ASoC: dt-bindings: dialog,da7219: convert to dtschema On Thu, 18 May 2023 09:14:49 +0000, David Rau wrote: > - Convert Dialog DA7219 bindings to DT schema format. > - Add Jack insertion detection polarity selection. > - Remove unused `dlg,ldo-lvl` parameter. > > Signed-off-by: David Rau <David.Rau.opensource@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/sound/da7219.txt | 112 -------- > .../bindings/sound/dialog,da7219.yaml | 240 ++++++++++++++++++ > 2 files changed, 240 insertions(+), 112 deletions(-) delete mode > 100644 Documentation/devicetree/bindings/sound/da7219.txt > create mode 100644 > Documentation/devicetree/bindings/sound/dialog,da7219.yaml > > (partially sending this to make sure that I can actually send these things during Rob & Krzysztof's absence) > 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/1783077 Hi Conor, Thanks for the kind feedback. There is no such warning message in my test environment. (RPI-4) DTC_CHK arch/arm64/boot/dts/broadcom/bcm2711-rpi-cm4-io.dtb DTC_CHK arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-a-plus.dtb DTC_CHK arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dtb DTC_CHK arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dtb DTC_CHK arch/arm64/boot/dts/broadcom/bcm2837-rpi-cm3-io3.dtb DTC_CHK arch/arm64/boot/dts/broadcom/bcm2837-rpi-zero-2-w.dtb DTC_CHK arch/arm64/boot/dts/broadcom/bcm2710-rpi-zero-2.dtb > da7219@1a: interrupts: [[165, 8], [165, 0]] is too long > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-damu.dtb > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel14.dtb > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku1.dtb > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-fennel-sku6.dtb > arch/arm64/boot/dts/mediatek/mt8183-kukui-jacuzzi-willow-sku0.dtb > arch/arm64/boot/dts/mediatek/mt8183-kukui-kakadu.dtb