Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   yurix
Date:           Wed Aug 12 09:22:58 UTC 2026

Modified Files:
        src/sys/arch/arm/ti: files.ti ti_edma.c ti_tptc.c
        src/sys/arch/evbarm/conf: GENERIC_V5

Log Message:
evbarm/ti_edma: enable on am18xx SoCs

The linux dt-bindings allow two different ways to specify power/clock domains for the edma3. This commit adds support for the way used on the am18xx (powerdomains).


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/arm/ti/files.ti
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/ti/ti_edma.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/ti/ti_tptc.c
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/evbarm/conf/GENERIC_V5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index