Re: [PATCH v2 09/19] arm64: dts: imx8mm-evk: Align pin configuration group names with schema

From: Shawn Guo
Date: Sat Sep 05 2020 - 02:14:12 EST


On Fri, Aug 28, 2020 at 06:47:40PM +0200, Krzysztof Kozlowski wrote:
> Device tree schema expects pin configuration groups to end with 'grp'
> suffix, otherwise dtbs_check complain with a warning like:
>
> ... do not match any of the regexes: 'grp$', 'pinctrl-[0-9]+'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Applied #9 ~ #19, thanks.