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

include: dt-bindings: pinctrl: stm32f1-afio: fix can & eth pinmap #49765

Merged

Conversation

str4t0m
Copy link
Collaborator

@str4t0m str4t0m commented Aug 31, 2022

The bindings for the stm32f105 afio pin remap had defined the wrong offset for CAN and ETH.
This commit corrects those to the bits specified in RM0008 Rev.21, section 9.4.2.
Note that I don't have the hardware to verify the change.

Fixes #49805

The bindings for the stm32f105 afio pin remap had defined the wrong
offset for CAN and ETH.
This commit corrects those to the bits specified in RM0008 Rev.21,
but the changes could not be verfied on hw.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
@str4t0m str4t0m added bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32 labels Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: CAN bug The issue is a bug, or the PR is fixing a bug platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stm32f1: can2 & eth pin remap not working
4 participants