commit | 02485f4aa1bd9e85756d17a1b6ba6fcae9de345c | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Fri Aug 28 18:47:47 2020 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Sep 05 14:29:17 2020 +0800 |
tree | cc37ae3a5b7fe864a575b85c0be9c7fe2068715d | |
parent | cf551b1f44486f7c361c4cf81b7b50a8dbf46d92 [diff] |
arm64: dts: imx8mq-pico-pi: Align pin configuration group names with schema 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@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>