Skip to content

Commit 3b2cff9

Browse files
committed
base-defconfig: Add CONFIG_PINCTRL_METEORPOINT for ARL-S
This patch adds the kconfig to enable Meteor Point pincontrol. SOF with SoundWire codecs does not boot in ARL-S without this and fails to a codec driver error: i2c i2c-VEN_06CB:00: deferred probe pending: (reason unknown) soundwire sdw:0:2:01fa:3556:01: deferred probe pending: cs35l56: Failed to get spk-id-gpios Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent 097c69a commit 3b2cff9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base-defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ CONFIG_PINCTRL_TIGERLAKE=y
8787
# CONFIG_PINCTRL_ELKHARTLAKE=y
8888
CONFIG_PINCTRL_ALDERLAKE=y
8989
CONFIG_PINCTRL_METEORLAKE=y
90+
CONFIG_PINCTRL_METEORPOINT=y
9091

9192
# DesignWare
9293
CONFIG_DW_DMAC=y

0 commit comments

Comments
 (0)