commit | 7124b34fab911c53563f0a8f0c8f7d87222f4e5e | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <krzk@kernel.org> | Fri Sep 04 16:53:08 2020 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Sun Sep 13 09:18:04 2020 +0800 |
tree | b939716d2686278265a8e093efe05c42b598f792 | |
parent | 0f4c40f10242463400950ef8b3ecd45c95bbefca [diff] |
arm64: dts: imx8mp-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: ... 'usdhc3grp-100mhz', 'usdhc3grp-200mhz' do not match any of the regexes: 'grp$', 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>