]> git.ipfire.org Git - thirdparty/u-boot.git/commit
exynos: Add support for exynos5420 i2s pinmux
authorSimon Glass <sjg@chromium.org>
Mon, 10 Dec 2018 17:37:41 +0000 (10:37 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 13 Dec 2018 23:36:30 +0000 (16:36 -0700)
commit482e585bdf4a9eb1374d525ec4e57c671038d239
tree792c9c6ede73da31693c8c929cc8a52ec998d3e9
parentcf9007ce88f412494d3b5438148d580c83f96685
exynos: Add support for exynos5420 i2s pinmux

Allow setting the i2s pinmux correctly on exyno5420 so that i2c can be
used on that SoC. Also rename EXYNOS_AUDSS to something consistent with
other naming.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/mach-exynos/clock.c
arch/arm/mach-exynos/include/mach/clock.h
arch/arm/mach-exynos/pinmux.c