Re: [PATCH 1/1] dt-bindings: iio: adc: nxp,lpc3220-adc: allow clocks property

From: Jonathan Cameron
Date: Sat Jun 28 2025 - 11:33:39 EST


On Fri, 27 Jun 2025 15:31:19 -0500
"Rob Herring (Arm)" <robh@xxxxxxxxxx> wrote:

> On Tue, 24 Jun 2025 16:13:02 -0400, Frank Li wrote:
> > Allow clocks property to fix below CHECK_DTB warning:
> > arch/arm/boot/dts/nxp/lpc/lpc3250-ea3250.dtb: adc@40048000 (nxp,lpc3220-adc): 'clocks' does not match any of the regexes: 'pinctrl-[0-9]+'
> >
> > Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> > ---
> > Documentation/devicetree/bindings/iio/adc/nxp,lpc3220-adc.yaml | 3 +++
> > 1 file changed, 3 insertions(+)
> >
>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
>

I was in two minds on this one wrt to whether to pick it up as a fix.
It's clearly been broken a long time though so I'm not going to rush it in.
Let me know if you think I should!

Applied to the togreg branch of iio.git and pushed out as testing because
other stuff I queued today will benefit from a 0-day pass before I expose
it to linux-next.

Thanks,

Jonathan