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

dts\arm\st\g4: Fix ADC instances naming #24723

Merged

Conversation

ABOSTM
Copy link
Collaborator

@ABOSTM ABOSTM commented Apr 27, 2020

ADC instances start with ADC_1
Fixes #24718

Signed-off-by: Alexandre Bourdiol alexandre.bourdiol@st.com

ADC instances start with ADC_1
Fixes zephyrproject-rtos#24718

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
@ABOSTM ABOSTM requested a review from erwango as a code owner April 27, 2020 08:15
@erwango erwango added the platform: STM32 ST Micro STM32 label Apr 27, 2020
@erwango erwango requested a review from galak April 27, 2020 09:23
@ioannisg ioannisg added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Apr 27, 2020
@ioannisg ioannisg merged commit 18a2192 into zephyrproject-rtos:master Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree platform: STM32 ST Micro STM32 Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

adc: stm32g4: Fix ADC instances naming
4 participants