Open
Conversation
tremmet
requested changes
Apr 17, 2026
Contributor
There was a problem hiding this comment.
We have a duplicate of this file for every Libra board I guess. Why not move this to a more generic place and rename it to something like gpios-libra.rsti. Use the https://github.com/phytec/doc-bsp-yocto/blob/main/source/bsp/imx8/imx8mp-fpsc/gpios.rsti as reference as I just updated it for .2 Libra revision.
So all SoMs using Libra can reuse the file.
Contributor
Author
There was a problem hiding this comment.
After rechecking the GPIO documentation for i.MX93, I realized that only 4 GPIO banks are available instead of 5. Using the common documentation will mean some information will be incorrect for this SoM.
Replace hardcoded eMMC device number ("2") in U-Boot command
examples with existing |u-boot-emmc-devno| substitution.
Apply this consistently across all relevant code blocks and enable
substitutions where required.
Signed-off-by: Florijan Plohl <florijan.plohl@norik.com>
Add the HEAD BSP manual for the phyFLEX-i.MX 93 FPSC-Gamma along with supporting documentation. The imx91 variant of the SoM is not yet available, however prepare the bsp manual's foldername to add the imx91 later. Signed-off-by: Florijan Plohl <florijan.plohl@norik.com>
Add documentation notes for the PD26.1.0 i.MX91/93 FPSC release. Signed-off-by: Florijan Plohl <florijan.plohl@norik.com>
482c136 to
a52f379
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the HEAD & PD26.1.0 BSP manual for the phyFLEX-i.MX 93 FPSC-Gamma along with supporting documentation. Also adds substitutions for the U-Boot eMMC devno inside
bsp/imx-common/installing-os.rsti