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

Removing CONFIG_PINCTRL=y from the nxp boards #79065

Merged

Conversation

EmilioCBen
Copy link
Contributor

@EmilioCBen EmilioCBen commented Sep 26, 2024

This PR addresses the NXP portion of 78619.

nordicjm
nordicjm previously approved these changes Sep 26, 2024
decsny
decsny previously requested changes Sep 26, 2024
Copy link
Member

@decsny decsny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this meant to be a draft? where are the driver kconfig changes?

@EmilioCBen EmilioCBen force-pushed the fix/nxp_config_pinctrl_on_boards branch from fd85c8c to c6e1668 Compare October 1, 2024 15:03
@decsny decsny dismissed their stale review October 1, 2024 15:23

outdated

@EmilioCBen
Copy link
Contributor Author

@nordicjm
Hey, it seems that this PR may be ready but as you point out here I should move the Board's Enablement of PINCTRL from
*_defconfig to the Boards Kconfig, this seems to break Check Compliance. Otherwise Check Compliance will pass.
What do think on the matter?

Also please let me know if I should make any additional changes.

boards/nxp/frdm_kl25z/Kconfig.frdm_kl25z Outdated Show resolved Hide resolved
boards/nxp/twr_ke18f/Kconfig.twr_ke18f Outdated Show resolved Hide resolved
@dleach02
Copy link
Member

dleach02 commented Oct 9, 2024

@EmilioCBen please address CI failures.

Also "meant to fix" should be "fixes #"

@EmilioCBen EmilioCBen force-pushed the fix/nxp_config_pinctrl_on_boards branch from c6e1668 to 048631c Compare October 9, 2024 16:06
The Drivers using Pinctrl should be turning Pinctrl on
this should not be the responsibility of the board. This
commit removes CONFIG_PINCTRL from the boards side for nxp boards.

Signed-off-by: Emilio Benavente <[email protected]>
@EmilioCBen EmilioCBen force-pushed the fix/nxp_config_pinctrl_on_boards branch from 048631c to be8863f Compare October 11, 2024 14:40
@EmilioCBen
Copy link
Contributor Author

@EmilioCBen please address CI failures.

Also "meant to fix" should be "fixes #"

Updated

@EmilioCBen
Copy link
Contributor Author

@nordicjm
Thank you for the help on this,
I believed I addressed your comments would you mind taking another look

@dleach02 dleach02 requested review from nordicjm and decsny October 14, 2024 18:49
Copy link
Collaborator

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nashif nashif merged commit 82a192c into zephyrproject-rtos:main Oct 15, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants