UPSTREAM: am62l_evm: am62l3: a53: add TI AM335x ADC support.#36
Open
natto1784 wants to merge 3 commits into
Open
UPSTREAM: am62l_evm: am62l3: a53: add TI AM335x ADC support.#36natto1784 wants to merge 3 commits into
natto1784 wants to merge 3 commits into
Conversation
commit eb5af58 upstream. SoC series such as AM62x and AM62Lx use the GIC500 module. This module supports up to 16 SGIs, 16 PPIs and 960 SPIs. This comes to a total of 992 interrupts. Hence, update the NUM_IRQ to match this number. Signed-off-by: Amneesh Singh <amneesh@ti.com>
commit 0b44422 upstream. Add devicetree node for TI AM335x ADC. The pinmux configuration is generated by TI's Sysconfig tool. Signed-off-by: Amneesh Singh <amneesh@ti.com>
commit a44e258 upstream. Add overlay configuring io-channels for AM62L3 A53 core as required by the ADC DT sample. Signed-off-by: Amneesh Singh <amneesh@ti.com>
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.
Commit log