Re: [PATCH v2 2/4] dt-bindings: iio: adc: adi,ade9000: add adi,ade9078 compatible
"Rob Herring (Arm)" <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 31 Jul 2026 11:29:48 +0300, Antoniu Miclaus wrote: > The ADE9078 is a polyphase energy metering device from the same family as > the ADE9000. It is register-compatible with the ADE9000 but does not > provide the on-chip dip/swell detection and is limited to a 10 MHz SPI > clock. > > Add the new compatible along with a conditional constraint lowering the > maximum spi-max-frequency for the ADE9078. > > Signed-off-by: Antoniu Miclaus <[email protected]> > --- > no changes in v2. > .../bindings/iio/adc/adi,ade9000.yaml | 30 ++++++++++++++----- > 1 file changed, 22 insertions(+), 8 deletions(-) > Reviewed-by: Rob Herring (Arm) <[email protected]>