]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: clock: tegra: Rename SOR0_LVDS to SOR0_OUT
authorThierry Reding <treding@nvidia.com>
Tue, 29 Oct 2019 19:14:44 +0000 (20:14 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 29 Oct 2019 19:20:25 +0000 (20:20 +0100)
Tegra186 and later call this clock SOR0_OUT. Rename it on Tegra124 and
Tegra210 to make the names consistent.

Keep the old name for now to keep device trees buildable until they have
all been converted.

Signed-off-by: Thierry Reding <treding@nvidia.com>
include/dt-bindings/clock/tegra124-car-common.h
include/dt-bindings/clock/tegra210-car.h

index 4331f1df6ebeeda1fc6a9aa7f1dfdeb1b47c5e1c..0c4f5be0a7422eeefe44c212496ef602f5e10a58 100644 (file)
 #define TEGRA124_CLK_CLK_OUT_3_MUX 308
 /* 309 */
 /* 310 */
-#define TEGRA124_CLK_SOR0_LVDS 311
+#define TEGRA124_CLK_SOR0_LVDS 311 /* deprecated */
+#define TEGRA124_CLK_SOR0_OUT 311
 #define TEGRA124_CLK_XUSB_SS_DIV2 312
 
 #define TEGRA124_CLK_PLL_M_UD 313
index 6b77e721f6b1f1ebb9406e3294f704f4195a57dd..0bfbfc912c682b0c65b590feb3d38577e55fa070 100644 (file)
 #define TEGRA210_CLK_CLK_OUT_3_MUX 358
 #define TEGRA210_CLK_DSIA_MUX 359
 #define TEGRA210_CLK_DSIB_MUX 360
-#define TEGRA210_CLK_SOR0_LVDS 361
+#define TEGRA210_CLK_SOR0_LVDS 361 /* deprecated */
+#define TEGRA210_CLK_SOR0_OUT 361
 #define TEGRA210_CLK_XUSB_SS_DIV2 362
 
 #define TEGRA210_CLK_PLL_M_UD 363