[alsa-devel] [PATCHv2 5/5] ASoC: fsl-sai: rename big_endian_data to is_msb_first.
Li.Xiubo at freescale.com
Li.Xiubo at freescale.com
Mon Aug 25 05:22:01 CEST 2014
> -----Original Message-----
> From: Timur Tabi [mailto:timur at tabi.org]
> Sent: Monday, August 25, 2014 11:19 AM
> To: Xiubo Li-B47053; broonie at kernel.org; alsa-devel at alsa-project.org;
> mark.rutland at arm.com; nicoleotsuka at gmail.com
> Cc: devicetree at vger.kernel.org
> Subject: Re: [PATCHv2 5/5] ASoC: fsl-sai: rename big_endian_data to
> is_msb_first.
>
> Xiubo Li wrote:
> > - sai->big_endian_data = of_property_read_bool(np, "big-endian-data");
> > + sai->is_msb_first = of_property_read_bool(np, "msb-first");
>
> This will break backwards compatibility with older device trees.
>
Well, this hasn't been used for any other SoCs expect the LS1+, which are
still doing the Upstream.
Thanks,
BRs
Xiubo
More information about the Alsa-devel
mailing list