RE: [PATCH 1/2] dt-bindings: rtc: max31335: add max31335 bindings

From: Miclaus, Antoniu
Date: Tue Oct 31 2023 - 11:19:05 EST


> On 31/10/2023 11:29, Miclaus, Antoniu wrote:
>
> >>> + maxItems: 1
> >>> +
> >>> + interrupts:
> >>> + maxItems: 1
> >>> +
> >>> + "#clock-cells":
> >>> + description:
> >>> + RTC can be used as a clock source through its clock output pin.
> >>> + const: 0
> >>> +
> >>> + trickle-resistor-ohms:
> >>> + description: Selected resistor for trickle charger.
> >>> + enum: [3000, 6000, 11000]
> >>
> >> default? Or missing property has other meaning...
> >
> > If trickle-resistor-ohms property is missing, then the trickle charger setup is
> skipped.
>
> Then mention this.
>

Will do in v3.

> Best regards,
> Krzysztof