Re: [PATCH v3 1/6] dt-bindings: iio: frequency: add adf41513

From: Rodrigo Alencar

Date: Mon Jan 12 2026 - 05:04:09 EST


On 26/01/09 09:13AM, Krzysztof Kozlowski wrote:
> On Thu, Jan 08, 2026 at 12:14:50PM +0000, Rodrigo Alencar wrote:
> > +examples:
> > + - |
> > + spi {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > + pll@0 {
> > + compatible = "adi,adf41513";
> > + reg = <0>;
> > + spi-max-frequency = <10000000>;
> > + clocks = <&ref_clk>;
> > + avdd1-supply = <&vdd_3v3>;
> > + avdd2-supply = <&vdd_3v3>;
> > + avdd3-supply = <&vdd_3v3>;
> > + avdd4-supply = <&vdd_3v3>;
> > + avdd5-supply = <&vdd_3v3>;
> > + vp-supply = <&vdd_3v3>;
> > +
> > + adi,power-up-frequency-mhz = <12000>;
> > + adi,charge-pump-current-microamp = <2400>;
> > + adi,phase-detector-polarity-positive-enable;
> > + };
> > + };
>
> One example - more complete, so the next one - is enough. They do not
> differ.
>

Not sure I undestood this message:
- are those examples 'enough' as the second one is 'more complete'?
- do I need to change the second example to be 'more complete',
because 'they do not differ'?
- do I need to create 'one example' 'more complete', apart from the existing ones?

> > + - |
> > + #include <dt-bindings/gpio/gpio.h>
> > + spi {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > + pll@0 {
> > + compatible = "adi,adf41513";
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> Best regards,
> Krzysztof
>

kind regards,

Rodrigo Alencar