commit | fc54664e0bbfea639e720e838b48298fbaf59af4 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Fri Aug 28 18:47:40 2020 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sat Sep 05 14:29:15 2020 +0800 |
tree | 37a08c4441b9e1a3bc42cabb5eb328a187e4bd8b | |
parent | a6a355ede5747b668da056fbacdb75ac1ea71fc4 [diff] |
arm64: dts: imx8mm-evk: 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>