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

Conversation

ioannis-karachalios
Copy link
Contributor

@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

@nashif nashif removed the bug The issue is a bug, or the PR is fixing a bug label Jul 15, 2025
@blauret
Copy link
Contributor

blauret commented Jul 25, 2025

@ioannis-karachalios, Can you please link the PR for the DK definitions to this one.

@cfriedt cfriedt merged commit 1278fd0 into zephyrproject-rtos:main Jul 25, 2025
43 checks passed
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Jul 25, 2025
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 platform: Renesas SmartBond Renesas Electronics Corporation, SmartBond
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants