dts: intel_s1000: use dts to set i2c0 priority.
patch removes Kconfig used i2c0 priority, instead use the macro generated from dts. Signed-off-by: Savinay Dharmappa <savinay.dharmappa@intel.com>
This commit is contained in:
parent
76676651f4
commit
2ebb6a1fee
2 changed files with 2 additions and 3 deletions
|
@ -27,4 +27,6 @@
|
|||
(INTEL_CAVS_INTC_78800_IRQ_0 << 0)
|
||||
|
||||
#define CONFIG_I2C_0_IRQ_FLAGS SNPS_DESIGNWARE_I2C_80400_IRQ_0_SENSE
|
||||
|
||||
#define CONFIG_I2C_0_IRQ_PRI SNPS_DESIGNWARE_I2C_80400_IRQ_0_PRIORITY
|
||||
/* End of SoC Level DTS fixup file */
|
||||
|
|
|
@ -56,9 +56,6 @@ config GPIO_DW_0_IRQ_PRI
|
|||
|
||||
config I2C_0_DEFAULT_CFG
|
||||
default 0x12
|
||||
config I2C_0_IRQ_PRI
|
||||
default 0
|
||||
|
||||
if DMA_CAVS
|
||||
|
||||
config HEAP_MEM_POOL_SIZE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue