ASoC: sdm660-cdc: Fix for adie-rtac register set/get error

ADIE-RTC is failing on MSM8953 with internal codec targets due to
mismatch in the codec version created on device and what is returned
from analog and digital codec drivers.Fix this by updating the digital
codec name as SDM660-CDC_1_0 and analog codec name as DRAX-CDC_1_0 for
all supported codec versions of MSM8953.By default analog codec entry is
created with spmi0-03. Since MSM8953 uses spmi0-01, read this property
from dtsi and create the codec entry accordingly.

Change-Id: I539cfad1df2db0d219ebf1de75688079893d5b88
Signed-off-by: Shashi Kant Maurya <smaury@codeaurora.org>
3 files changed
tree: 4d2c3525e8795a35f83c93d154db1264e50e6a83
  1. asoc/
  2. config/
  3. dsp/
  4. include/
  5. ipc/
  6. soc/
  7. Android.mk
  8. Makefile
  9. Makefile.am
  10. NOTICE