[PATCH] ARM: dts: imx6qdl-sabresd: Drop the chip variant suffix
Shawn Guo
shawn.guo at linaro.org
Wed Jul 17 01:23:36 EDT 2013
On Wed, Jul 17, 2013 at 02:11:09AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> imx6qdl-sabresd.dtsi is a common file for mx6q and mx6dl versions of sabresd
> board, so let's get rid of the 'quad' reference in the compatible string.
>
The change makes no sense. Look at it in this way: imx6dl sabresd
wm8962 is compatible to imx6q one.
Shawn
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> index 4dec80c..f70db40 100644
> --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> @@ -52,7 +52,7 @@
> };
>
> sound {
> - compatible = "fsl,imx6q-sabresd-wm8962",
> + compatible = "fsl,imx6-sabresd-wm8962",
> "fsl,imx-audio-wm8962";
> model = "wm8962-audio";
> ssi-controller = <&ssi2>;
> --
> 1.8.1.2
>
More information about the linux-arm-kernel
mailing list