dt-bindings: clock: tegra: Add sor1_out clock
authorThierry Reding <treding@nvidia.com>
Wed, 30 Aug 2017 10:05:26 +0000 (12:05 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 17 Oct 2017 11:31:10 +0000 (13:31 +0200)
The sor1_src clock implemented on Tegra210 is modelled the wrong way
around, which causes some issues with HDMI and DP support. This clock
implementation is provided by BPMP on Tegra186, which models this in
a more correct way. Since this introduces incompatibilities between
the two SoC generations which we want to avoid, the Tegra210 will be
fixed in subsequent patches.

This change adds sor1_out as an alias for sor1_src.

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

index 46689cd..43c4a84 100644 (file)
 #define TEGRA210_CLK_BLINK 280
 /* 281 */
 #define TEGRA210_CLK_SOR1_SRC 282
+#define TEGRA210_CLK_SOR1_OUT 282
 /* 283 */
 #define TEGRA210_CLK_XUSB_HOST_SRC 284
 #define TEGRA210_CLK_XUSB_FALCON_SRC 285