RK3506: Add spidev overlays for RK3506 family#450
Open
vidplace7 wants to merge 1 commit intoarmbian:rk-6.1-rkr5.1from
Open
RK3506: Add spidev overlays for RK3506 family#450vidplace7 wants to merge 1 commit intoarmbian:rk-6.1-rkr5.1from
vidplace7 wants to merge 1 commit intoarmbian:rk-6.1-rkr5.1from
Conversation
b8aeb31 to
568c3a5
Compare
568c3a5 to
2f75e72
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 new devicetree overlays for enabling spidev in a number of configurations of RK3506: ForLinx OK3506-S12, Luckfox Lyra Plus, Lyra Ultra, and Lyra Zero (Pi-like Header).
Establishes a new
metadata.exclusiveparadigm:RM_IOx. Overlays with conflicting RMIO pin assignments should not be applied at the same time.Also refines
compatibletags for luckfox lyra base DTS's -- maybe somedayarmbian-configwill consume/compare these? 🙏Important Note:
RK3506 uses Rockchip's new "RMIO" (remappable IO); Each vendor (or the end user) is free to assign their SPI/I2C/UART/etc pins wherever they choose. As as a result devicetree overlays for RK3506 are largely going to be board-specific.
All overlays have been tested with their respective boards.
Depends on: