Re: [PATCH 10/10] ASoC: imx-ssi: Add imx27 and pca100 DT support
Alexander Shiyan
shc_work at mail.ru
Mon Mar 11 05:55:26 EST 2013
Hello.
> Add devicetree bindings for generic imx-ssi support and specifically for
> pca100 with two custom reset functions. At the moment those functions
> are defined in mach-pca100.c. So until DT is the only method for
> booting, the ac97 reset functions have to be exported in mach-pca100.c.
>
> Signed-off-by: Markus Pargmann <mpa at pengutronix.de>
...
> + if (of_property_read_bool(pdev->dev.of_node, "imx-ssi-net"))
> + ssi->flags |= IMX_SSI_NET;
This line does not make sense until the patch is not applied:
http://lists.infradead.org/pipermail/linux-arm-kernel/2012-June/106482.html
---
More information about the devicetree-discuss
mailing list