On Sat, 18 Dec 2021 15:34:23 +0100, Alexander Stein wrote: > This is used in meson-sm1 and meson-g12 .dtsi. Add the property to > the binding. > This fixes the dtschema warning: > audio-controller@740: 'sound-name-prefix' does not match any of the > regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxx> > --- > All users have set this to "TOACODEC", but I am not sure if this value is > mandatory, so I opted to not set a pattern for this property. > > Changes in v2: > * Fix 'pass' -> 'true' > > .../devicetree/bindings/sound/amlogic,g12a-toacodec.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>