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

Convert NXP kinetis boards to have pindata in devicetree #34145

Closed
11 tasks done
galak opened this issue Apr 8, 2021 · 4 comments
Closed
11 tasks done

Convert NXP kinetis boards to have pindata in devicetree #34145

galak opened this issue Apr 8, 2021 · 4 comments
Assignees
Labels
Enhancement Changes/Updates/Additions to existing features platform: NXP NXP

Comments

@galak
Copy link
Collaborator

galak commented Apr 8, 2021

  • frdm_k22f
  • frdm_k64f
  • frdm_k82f
  • frdm_kl25z
  • frdm_kw41z: need to understand what's going on w/ TPM/PWM
  • hexiwear_k64
  • hexiwear_kw40z: requires had coded pin dts file
  • ip_k66f:
  • twr_ke18f (boards: arm: twr_ke18f: Add pinctrl dts properties #34200)
  • twr_kv58f220m
  • usb_kw24d512: Need to figure out how to handle internal signals connected to modem
@galak galak added the Enhancement Changes/Updates/Additions to existing features label Apr 8, 2021
@galak galak added the platform: NXP NXP label Apr 9, 2021
@Kludentwo
Copy link
Contributor

regarding frdm_kw41z: In the pinmux.c file it says kPORT_MuxAlt4 but in the dts file it says < 0 5 >. Is it muxed wrong?

@galak
Copy link
Collaborator Author

galak commented Apr 11, 2021

@Kludentwo take a look at #34146

@henrikbrixandersen
Copy link
Member

@galak I had a look at the usb_kw24d512. I am not sure what you mean by "Need to figure out how to handle internal signals connected to modem"?

@galak
Copy link
Collaborator Author

galak commented Apr 19, 2021

@henrikbrixandersen so I believe if you look at the manual for the SoC. There is this section:

4.3 Internal Functional Interconnects and System Reset

The pins define there relate to how we setup SPI1 in boards/arm/usb_kw24d512/pinmux.c. However those pins don't show up in the DTS pinmux data file as I dont believe they are in the xml data files from NXP.

So thus my comment on how to handle them.

@galak galak closed this as completed May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Changes/Updates/Additions to existing features platform: NXP NXP
Projects
None yet
Development

No branches or pull requests

3 participants