mbox series

[v3,0/2] Add the broadmobi BM818

Message ID 20191219210944.18256-1-angus@akkea.ca (mailing list archive)
Headers show
Series Add the broadmobi BM818 | expand

Message

Angus Ainslie Dec. 19, 2019, 9:09 p.m. UTC
The broadmobi uses slightly different parameters from the option modems
so add the paramters and document them.

Changes since v2:

Use of_device_get_match_data to get the dai data.
Updated subject styles.

Changes since v1:

Cut back the CC list.
Use data from compatible match instead of explicit compatible match.


Angus Ainslie (Purism) (2):
  ASoC: gtm601: add Broadmobi bm818 sound profile
  dt-bindings: sound: gtm601: add the broadmobi interface

 .../devicetree/bindings/sound/gtm601.txt      | 10 ++++--
 sound/soc/codecs/gtm601.c                     | 31 ++++++++++++++++---
 2 files changed, 35 insertions(+), 6 deletions(-)