Re: [PATCH 1/1] dt-bindings: iio: adc: nxp,lpc3220-adc: allow clocks property
From: Rob Herring (Arm)
Date: Fri Jun 27 2025 - 16:32:01 EST
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>