Source-Changes archive

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

CVS commit: src/sys/arch/arm/samsung



Module Name:    src
Committed By:   skrll
Date:           Sun Dec 14 19:43:35 UTC 2025

Modified Files:
        src/sys/arch/arm/samsung: exynos5410_clock.c exynos5422_clock.c
            exynos_clock.h exynos_reg.h exynos_soc.c

Log Message:
Rename the exynos clock PLL to PLL35XX to pave the wave for other PLL
types.

Same code before and after.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/samsung/exynos5410_clock.c
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/samsung/exynos5422_clock.c
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/samsung/exynos_clock.h
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/samsung/exynos_reg.h
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/arm/samsung/exynos_soc.c

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