Skip to content

ICL ICCMAX support - #2548

Merged
kv2019i merged 5 commits into
thesofproject:topic/sof-devfrom
fredoh9:fix/icl_iccmax
Nov 16, 2020
Merged

ICL ICCMAX support#2548
kv2019i merged 5 commits into
thesofproject:topic/sof-devfrom
fredoh9:fix/icl_iccmax

Conversation

@fredoh9

@fredoh9 fredoh9 commented Oct 31, 2020

Copy link
Copy Markdown
Collaborator

Updated Nov 2,
First 3 commits are from PR 2297. Last a commit is for ICL ICCMAX support change.

Updated Nov 3,
First 3 commits are from PR 2297. Last four commits are for ICL ICCMAX support change.

For last commit, for explicit header inclusion. This is the right header required. This is valid style compliance fix per Documentation/process/submit-checklist.rst.

#include <linux/kernel.h>	// ARRAY_SIZE
#include <linux/kconfig.h>	// IS_ENABLED, CONFIG_
#include <linux/export.h>	// EXPORT_SYMBOL_
#include <linux/bits.h>		// GENMASK, BIT

#include <linux/module.h>	// MODULE_

Updated Nov 4,
Dropped symatrical changes for other dsp interface.
Re-ordered and combining commits. Now last two are ICL ICCMAX change.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants