[PATCH] ARM: dts: imx6q-cm-fx6: add analog audio support
Fabio Estevam
festevam at gmail.com
Tue Feb 7 14:39:46 PST 2017
On Tue, Feb 7, 2017 at 6:31 PM, <christopher.spinrath at rwth-aachen.de> wrote:
> +&audmux {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_audmux>;
> + status = "okay";
> +
> + ssi2 {
> + fsl,audmux-port = <1>;
> + fsl,port-config = <
> + (IMX_AUDMUX_V2_PTCR_RCLKDIR |
> + IMX_AUDMUX_V2_PTCR_RCSEL(3 | 0x8) |
> + IMX_AUDMUX_V2_PTCR_TCLKDIR |
> + IMX_AUDMUX_V2_PTCR_TCSEL(3))
> + IMX_AUDMUX_V2_PDCR_RXDSEL(3)
> + >;
> + };
> +
> + pins5 {
Just one minor nit: maybe pins4 since you are using AUD4 pins. Or
maybe 'audmux4' as pins4 is too vague ?
Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>
More information about the linux-arm-kernel
mailing list