On Mon, 02 Jun 2025 10:49:06 -0400, Frank Li wrote: > Allow resets property to fix below CHECK_DTB warning: > arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dtb: lcd-controller@40008000 > (arm,pl111): 'resets' does not match any of the regexes: 'pinctrl-[0-9]+' > > Signed-off-by: Frank Li <frank...@nxp.com> > --- > Documentation/devicetree/bindings/display/arm,pl11x.yaml | 3 +++ > 1 file changed, 3 insertions(+) >
Applied, thanks!