summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorShengjiu Wang <shengjiu.wang@nxp.com>2022-06-17 10:44:36 +0300
committerMark Brown <broonie@kernel.org>2022-06-27 15:18:10 +0300
commit6b878ac2711056dd07c712caf89f58449cf5a592 (patch)
tree60d24e7140d471e81b7e6cb669d0c845ac433677 /tools/perf/scripts/python/export-to-sqlite.py
parentcd640ca20095ed3b9306981f0064313a54fd4568 (diff)
downloadlinux-6b878ac2711056dd07c712caf89f58449cf5a592.tar.xz
ASoC: dt-bindings: fsl-sai: Add new property to configure dataline
"fsl,dataline" is added to configure the dataline of SAI. It has 3 value for each configuration, first one means the type: I2S(1) or PDM(2), second one is dataline mask for 'rx', third one is dataline mask for 'tx'. for example: fsl,dataline = <1 0xff 0xff 2 0xff 0x11>, it means I2S type rx mask is 0xff, tx mask is 0xff, PDM type rx mask is 0xff, tx mask is 0x11 (dataline 1 and 4 enabled). Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com> Link: https://lore.kernel.org/r/1655451877-16382-7-git-send-email-shengjiu.wang@nxp.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions