Skip to content
Commit 3b454fb9 authored by Shengjiu Wang's avatar Shengjiu Wang Committed by Greg Kroah-Hartman
Browse files

ARM: dts: imx6sll: Make ssi node name same as other platforms



[ Upstream commit 5da1b522 ]

In imx6sll.dtsi, the ssi node name is different with other
platforms (imx6qdl, imx6sl, imx6sx), but the
sound/soc/fsl/fsl-asoc-card.c machine driver needs to check
ssi node name for audmux configuration, then different ssi
node name causes issue on imx6sll platform.

So we change ssi node name to make all platforms have same
name.

Signed-off-by: default avatarShengjiu Wang <shengjiu.wang@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
Stable-dep-of: ee70b908 ("ARM: dts: nxp/imx6sll: fix wrong property name in usbphy node")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 03b119d9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment