Skip to content

Commit

Permalink
base-defconfig: Add CONFIG_PINCTRL_METEORPOINT for ARL-S
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
singalsu committed Dec 16, 2024
1 parent 097c69a commit 3b2cff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base-defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ CONFIG_PINCTRL_TIGERLAKE=y
# CONFIG_PINCTRL_ELKHARTLAKE=y
CONFIG_PINCTRL_ALDERLAKE=y
CONFIG_PINCTRL_METEORLAKE=y
CONFIG_PINCTRL_METEORPOINT=y

# DesignWare
CONFIG_DW_DMAC=y
Expand Down

0 comments on commit 3b2cff9

Please sign in to comment.