Re: [PATCH v3 2/3] dt-bindings: iio: dac: add support for MCP48FEB02 SPI
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 04 Aug 2026 16:29:48 +0300, Ariana Lazar wrote: > Add the SPI MCP48FxBy1/2/4/8 part numbers, the spi-max-frequency property > and a devicetree example for SPI usage to the existing binding. > > Signed-off-by: Ariana Lazar <[email protected]> > --- > .../bindings/iio/dac/microchip,mcp47feb02.yaml | 221 ++++++++++++++++----- > 1 file changed, 173 insertions(+), 48 deletions(-) > Reviewed-by: Rob Herring (Arm) <[email protected]>