lkml.org 
[lkml]   [2022]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v8 2/4] dt-bindings:iio:frequency: add admv1014 binding
On Sun, 20 Feb 2022 13:16:41 +0100
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> wrote:

> On 15/02/2022 09:12, Antoniu Miclaus wrote:
> > Add device tree bindings for the ADMV1014 Upconverter.
> >
> > Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
> > Reviewed-by: Rob Herring <robh@kernel.org>
>
> Your subject seems still wrongly formatted.
> > ---
> > changes in v8:
> > - remove `clock-cells`
> > - rename device node to be more generic
> > - set 'maxItems' for clocks property
> > .../bindings/iio/frequency/adi,admv1014.yaml | 134 ++++++++++++++++++
> > 1 file changed, 134 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/iio/frequency/adi,admv1014.yaml
> >
> > diff --git a/Documentation/d
>
> (...)
>
> > +
> > +additionalProperties: false
> > +
> > +examples:
> > + - |
> > + spi {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > + converter@0{
>
> Missing space after address... I thought you will correct it while
> changing node name.
Fixed up.

>
>
> > + compatible = "adi,admv1014";
> > + reg = <0>;
> > + spi-max-frequency = <1000000>;
> > + clocks = <&admv1014_lo>;
> > + clock-names = "lo_in";
> > + vcm-supply = <&vcm>;
> > + vcc-if-bb-supply = <&vcc_if_bb>;
> > + vcc-vga-supply = <&vcc_vga>;
> > + vcc-vva-supply = <&vcc_vva>;
> > + vcc-lna-3p3-supply = <&vcc_lna_3p3>;
> > + vcc-lna-1p5-supply = <&vcc_lna_1p5>;
> > + vcc-bg-supply = <&vcc_bg>;
> > + vcc-quad-supply = <&vcc_quad>;
> > + vcc-mixer-supply = <&vcc_mixer>;
> > + adi,quad-se-mode = "diff";
> > + adi,detector-enable;
> > + adi,p1db-compensation-enable;
> > + };
> > + };
> > +...
>
>
> Best regards,
> Krzysztof

\
 
 \ /
  Last update: 2022-02-20 18:35    [W:0.123 / U:0.728 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site