asoc: Update SWR Port Types for Kalama chipset
Add PBR, CPS port types and port parameters for WSA Update RX and TX port types to include full list of ports Change-Id: I5b69ee777addebcf4167dccd4ce4ab0af31b754d Signed-off-by: Matthew Rice <quic_mrice@quicinc.com>
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include <linux/debugfs.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
#define SWR_MSTR_MAX_REG_ADDR 0x6B160A8
|
||||
#define SWR_MSTR_MAX_REG_ADDR 0x60A8
|
||||
#define SWR_MSTR_START_REG_ADDR 0x00
|
||||
#define SWR_MSTR_MAX_BUF_LEN 32
|
||||
#define BYTES_PER_LINE 12
|
||||
@@ -32,7 +32,7 @@
|
||||
|
||||
#define SWR_WCD_NAME "swr-wcd"
|
||||
|
||||
#define SWR_MSTR_PORT_LEN 8 /* Number of master ports */
|
||||
#define SWR_MSTR_PORT_LEN 13 /* Number of master ports */
|
||||
|
||||
#define SWRM_VERSION_1_0 0x01010000
|
||||
#define SWRM_VERSION_1_2 0x01030000
|
||||
|
Reference in New Issue
Block a user