25 Aug
2014
25 Aug
'14
5:22 a.m.
-----Original Message----- From: Timur Tabi [mailto:timur@tabi.org] Sent: Monday, August 25, 2014 11:19 AM To: Xiubo Li-B47053; broonie@kernel.org; alsa-devel@alsa-project.org; mark.rutland@arm.com; nicoleotsuka@gmail.com Cc: devicetree@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