lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Sun, 6 Nov 2022 17:40:38 +0000
From:   Jonathan Cameron <jic23@...nel.org>
To:     Antoniu Miclaus <antoniu.miclaus@...log.com>
Cc:     <robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
        <linux-iio@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/3] Add support for ADF4377

On Fri, 4 Nov 2022 11:27:58 +0200
Antoniu Miclaus <antoniu.miclaus@...log.com> wrote:

> The ADF4377 is a high performance, ultralow jitter, dual output integer-N
> phased locked loop (PLL) with integrated voltage controlled oscillator
> (VCO) ideally suited for data converter and mixed signal front end (MxFE)
> clock applications.
> 
> Antoniu Miclaus (3):
>   dt-bindings: iio: frequency: add adf4377 doc
>   iio: frequency: adf4377: add support for ADF4377
>   Documentation: ABI: testing: adf4377: add ABI docs

4 patches in series. I guess you cut and paste from a different version
and overwrote that bit...

J

> 
>  .../testing/sysfs-bus-iio-frequency-adf4377   |   32 +
>  .../bindings/iio/frequency/adi,adf4377.yaml   |   78 ++
>  drivers/iio/frequency/Kconfig                 |   10 +
>  drivers/iio/frequency/Makefile                |    1 +
>  drivers/iio/frequency/adf4377.c               | 1155 +++++++++++++++++
>  5 files changed, 1276 insertions(+)
>  create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4377
>  create mode 100644 Documentation/devicetree/bindings/iio/frequency/adi,adf4377.yaml
>  create mode 100644 drivers/iio/frequency/adf4377.c
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ