On 09/11/2022 17:53, Richard Fitzgerald wrote: > The CS48L32 has multiple digital and analog audio I/O, a > high-performance low-power programmable audio DSP, and a variety of > power-efficient fixed-function audio processors, with digital > mixing and routing. > > Signed-off-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx> > --- > .../bindings/mfd/cirrus,cs48l32.yaml | 166 ++++++++++++++++++ > 1 file changed, 166 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mfd/cirrus,cs48l32.yaml > > diff --git a/Documentation/devicetree/bindings/mfd/cirrus,cs48l32.yaml b/Documentation/devicetree/bindings/mfd/cirrus,cs48l32.yaml > new file mode 100644 > index 000000000000..d128600c0b72 > --- /dev/null > +++ b/Documentation/devicetree/bindings/mfd/cirrus,cs48l32.yaml > @@ -0,0 +1,166 @@ > +# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/mfd/cirrus,cs48l32.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Cirrus Logic CS48L32 audio CODECs Multi-Functional Device > + > +maintainers: > + - patches@xxxxxxxxxxxxxxxxxxxxx > + > +description: | > + The CS48L32 is an audio SoC with extensive digital capabilities > + and a range of digital and analogue I/O. > + > + See also the child driver bindings in: > + > + bindings/pinctrl/cirrus,cs48l32.yaml > + bindings/regulator/wlf,arizona.yaml > + bindings/sound/cirrus,cs48l32.yaml > + > +allOf: > + - $ref: /schemas/pinctrl/cirrus,cs48l32.yaml# There is no such file. Best regards, Krzysztof