]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: clock: exynos7885: Fix duplicated binding
authorDavid Virag <virag.david003@gmail.com>
Tue, 6 Aug 2024 12:11:44 +0000 (14:11 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 8 Aug 2024 08:08:10 +0000 (10:08 +0200)
commitabf3a3ea9acb5c886c8729191a670744ecd42024
treef2f9df4d5d225e38cee2ff9fe3902fe677f935e6
parent01ce1bf22adc0d09d906319787091ce784cb9914
dt-bindings: clock: exynos7885: Fix duplicated binding

The numbering in Exynos7885's FSYS CMU bindings has 4 duplicated by
accident, with the rest of the bindings continuing with 5.

Fix this by moving CLK_MOUT_FSYS_USB30DRD_USER to the end as 11.

Since CLK_MOUT_FSYS_USB30DRD_USER is not used in any device tree as of
now, and there are no other clocks affected (maybe apart from
CLK_MOUT_FSYS_MMC_SDIO_USER which the number was shared with, also not
used in a device tree), this is the least impactful way to solve this
problem.

Fixes: cd268e309c29 ("dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS")
Cc: stable@vger.kernel.org
Signed-off-by: David Virag <virag.david003@gmail.com>
Link: https://lore.kernel.org/r/20240806121157.479212-2-virag.david003@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
include/dt-bindings/clock/exynos7885.h