On Fri, 17 May 2024 16:22:45 +0200, Krzysztof Kozlowski wrote: > st,stih407-core-syscfg syscon block comes with a child - the audio > codec, whose binding is still in TXT format. Document the child to fix > dtbs_check validation errors, while allowing later the binding to be > converted to DT schema: > > stih410-b2260.dtb: core-syscfg@92b0000: 'sti-sasg-codec' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../devicetree/bindings/soc/sti/st,sti-syscon.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>