[WIP] IMX8MP Olimex port to 6.18 branch#782
Open
landswellsong wants to merge 3 commits into
Open
Conversation
Add device tree for Olimex i.MX8MP SoM iMX8MP-SOM-4GB-IND and the evaluation board iMX8MP-SOM-EVB-IND. Based on imx8mp-evk.dts with similar changes on top of it as for kernel lf-5.10.y-1.0.0 provided by Olimex in their buildroot repository: OLIMEX/buildroot-imx@fcf7064 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> (cherry picked from commit a8762ad)
The RPi-like connector only pins out a single GPIO pin that's normally used for sensor power control. The master clock isn't pinned out on the same connector, but available on the SOM and on the EVK GPIO extension port. Signed-off-by: Oleksiy Protas <elfy@ecognize.me>
Modelled after NXP EVK, except the polarity is opposite for the Microchip part used by Olimex EVK. Will likely needs to be migrated towards the new phy-can-transceiver binding eventually. Signed-off-by: Oleksiy Protas <elfy@ecognize.me>
f179481 to
62af964
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.
Will remove the WIP after testing on a live device.
Includes:
In responce to #773