Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e515ae3f authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: update auto suspend delay for voting LPASS NPA resource"

parents d07fc81d eb1fdd1a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
static struct snd_soc_codec_driver bolero;

/* pm runtime auto suspend timer in msecs */
#define BOLERO_AUTO_SUSPEND_DELAY          1500 /* delay in msec */
#define BOLERO_AUTO_SUSPEND_DELAY          100 /* delay in msec */

/* MCLK_MUX table for all macros */
static u16 bolero_mclk_mux_tbl[MAX_MACRO][MCLK_MUX_MAX] = {
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@
#include "bolero-cdc-registers.h"

/* pm runtime auto suspend timer in msecs */
#define VA_AUTO_SUSPEND_DELAY          1500 /* delay in msec */
#define VA_AUTO_SUSPEND_DELAY          100 /* delay in msec */
#define VA_MACRO_MAX_OFFSET 0x1000

#define VA_MACRO_NUM_DECIMATORS 8
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include "core.h"
#include "pinctrl-utils.h"

#define LPI_AUTO_SUSPEND_DELAY          1500 /* delay in msec */
#define LPI_AUTO_SUSPEND_DELAY          100 /* delay in msec */

#define LPI_ADDRESS_SIZE			0x20000