commit | c2e8b97c608eb27b82e3a7330b26c2be6684fdae | [log] [tgz] |
---|---|---|
author | Sam Protsenko <semen.protsenko@linaro.org> | Wed Jan 10 21:09:06 2024 -0600 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Wed Jan 24 11:23:20 2024 +0900 |
tree | f8775edecfefe17a71ce2589deb32e22f2d63d39 | |
parent | f09a355d178af276a7c914dec12ce0485de124ae [diff] |
serial: s5p: Add Exynos850 compatible Enable serial support for Exynos850 SoC by adding the corresponding compatible string. No additional changes needed, the driver works as is on Exynos850. Related USI and PMU configuration is enabled in separate drivers. The only other dependencies are clock and pinctrl drivers, which are already enabled too. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>