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: gpio: fix GPIO_INT_WAKEUP flag value #72873

Merged
merged 1 commit into from
May 17, 2024

Conversation

ajarmouni-st
Copy link
Collaborator

1u causes devicetree parsing error when GPIO_INT_WAKEUP flag is used in a gpios property.

parse error: expected ')', not '<unknown token>'

'1u' causes devicetree parsing error.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
@ajarmouni-st
Copy link
Collaborator Author

@mmahadevan108 FYI

@ajarmouni-st ajarmouni-st marked this pull request as ready for review May 16, 2024 12:16
@zephyrbot zephyrbot added the area: Devicetree Binding PR modifies or adds a Device Tree binding label May 16, 2024
@henrikbrixandersen henrikbrixandersen added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label May 16, 2024
@carlescufi carlescufi merged commit 32c04c6 into zephyrproject-rtos:main May 17, 2024
31 checks passed
@ajarmouni-st ajarmouni-st deleted the fix_gpio_dt_flag branch May 17, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree Binding PR modifies or adds a Device Tree binding area: Devicetree area: GPIO 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.

None yet

6 participants