commit | 37530e74609a28ae3a3b51e7685fe54a00b1e2f2 | [log] [tgz] |
---|---|---|
author | Gary Bisson <gary.bisson@boundarydevices.com> | Tue Jan 03 12:22:47 2017 +0100 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Jan 10 10:51:14 2017 +0800 |
tree | 7688aa718ff143b89b7cedfd8103ace78da4d2b5 | |
parent | 6ab5c2b662e2dcbb964099bf7f19e9dbc9ae5a41 [diff] |
ARM: dts: imx6qdl-nitrogen6_som2: fix sgtl5000 pinctrl init Since the codec is probed first, the pinctrl node should be under the codec node. The codec init was working for this board since U-Boot was already setting GPIO_0 as CLKO1 but better fix it anyway. Fixes: 3faa1bb2e89c ("ARM: dts: imx: add Boundary Devices Nitrogen6_SOM2 support") Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>