On Sat, Jul 11, 2026 at 08:01:54AM +0200, H. Nikolaus Schaller wrote: > PCM1771/3 is a simple audio codec that can be enabled through an > enable-gpio. > > Signed-off-by: H. Nikolaus Schaller <[email protected]> > --- > .../devicetree/bindings/sound/pcm1773.yaml | 32 +++++++++++++++++++ > 1 file changed, 32 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/pcm1773.yaml > > diff --git a/Documentation/devicetree/bindings/sound/pcm1773.yaml > b/Documentation/devicetree/bindings/sound/pcm1773.yaml > new file mode 100644 > index 0000000000000..f3e640705bf70 > --- /dev/null > +++ b/Documentation/devicetree/bindings/sound/pcm1773.yaml > @@ -0,0 +1,32 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/bindings/sound/pcm1773.yaml#
You need to use latest existing bindings as starting point and test your code. Best regards, Krzysztof
