Skip to content

drivers: gpio: smartbond: Fix PDC GPIO port selection #91517

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ioannis-karachalios
Copy link
Collaborator

@ioannis-karachalios ioannis-karachalios commented Jun 12, 2025

The GPIO block instance is based on the instance number during the device driver initialization. This is not correct as instance numbers in no way reflect any numbering scheme. Therefore, a DTS property is introduced so that the block instance numbering is indicated explicitly.

The GPIO block instance is based on the instance number during the
device driver initialization. This is not correct as instance numbers
in now way reflect any numbering scheme. Therefore, a DTS property
is introduced so that the block instance numbering is indicated
explicitly.

Signed-off-by: Ioannis Karachalios <[email protected]>
@ioannis-karachalios ioannis-karachalios self-assigned this Jun 12, 2025
@ioannis-karachalios ioannis-karachalios added bug The issue is a bug, or the PR is fixing a bug area: GPIO platform: Renesas SmartBond Renesas Electronics Corporation, SmartBond labels Jun 12, 2025
@ioannis-karachalios ioannis-karachalios removed their assignment Jun 12, 2025
@ioannis-karachalios ioannis-karachalios added the Backport Backport PR and backport failure issues label Jun 12, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Jun 12, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GPIO Backport Backport PR and backport failure issues bug The issue is a bug, or the PR is fixing a bug platform: Renesas SmartBond Renesas Electronics Corporation, SmartBond
Projects
Status: To do
Development

Successfully merging this pull request may close these issues.

2 participants