commit | 9962b3d4f0788e8637211d7b999dcea60430df18 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawnguo@kernel.org> | Wed Dec 23 10:22:57 2015 +0800 |
committer | Olof Johansson <olof@lixom.net> | Thu Jan 07 06:13:32 2016 +0100 |
tree | c6733299ce41d98830626309b506ea4f152996a6 | |
parent | d731afa46095b8372dbcfe10c6eae93bc7e3911a [diff] |
ARM: dts: imx6q: clean up unused ipu2grp The pinctrl group ipu2grp is a leftover from the previous iomuxc DT cleanup. It's not used by anyone now. More importantly, it's getting in the way of saving the unnecessary pinfunc container node from the board dts files that include imx6q.dtsi. Let's clean it up. Signed-off-by: Shawn Guo <shawnguo@kernel.org> Tested-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Olof Johansson <olof@lixom.net>