Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drivers: i2c: i2c_sam0: Fix interrupt connection #23296

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Mar 5, 2020

This commit fixes the multiple SERCOM interrupt handling for the SAM
D5x and E5x devices by replacing the obsolete device tree symbol with
the new DT_INST symbol.

Signed-off-by: Stephanos Ioannidis [email protected]

Similar to #23289.

@stephanosio stephanosio requested a review from Sizurka as a code owner March 5, 2020 14:52
@stephanosio stephanosio changed the title drivers: serial: i2c_sam0: Fix interrupt connection drivers: i2c: i2c_sam0: Fix interrupt connection Mar 5, 2020
This commit fixes the multiple SERCOM interrupt handling for the SAM
D5x and E5x devices by replacing the obsolete device tree symbol with
the new `DT_INST` symbol.

Signed-off-by: Stephanos Ioannidis <[email protected]>
@stephanosio stephanosio requested review from benpicco and mnkp March 5, 2020 14:54
@stephanosio stephanosio added area: Drivers bug The issue is a bug, or the PR is fixing a bug platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) priority: medium Medium impact/importance bug labels Mar 5, 2020
@jhedberg jhedberg merged commit 097cbc0 into zephyrproject-rtos:master Mar 10, 2020
@stephanosio stephanosio deleted the fix_sam0_i2c branch April 23, 2020 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Drivers area: I2C bug The issue is a bug, or the PR is fixing a bug platform: Microchip SAM Microchip SAM Platform (formerly Atmel SAM) priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants