Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM

Tegra210 QSPI clock output has divider DIV2_SEL which will be enabled
when using DDR interface mode.

This patch adds clock ID for this to dt-binding.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sowjanya Komatineni <skomatineni@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>

authored by

Sowjanya Komatineni and committed by
Thierry Reding
88893986 5c8fe583

+1 -1
+1 -1
include/dt-bindings/clock/tegra210-car.h
··· 307 307 #define TEGRA210_CLK_AUDIO4 275 308 308 #define TEGRA210_CLK_SPDIF 276 309 309 /* 277 */ 310 - /* 278 */ 310 + #define TEGRA210_CLK_QSPI_PM 278 311 311 /* 279 */ 312 312 /* 280 */ 313 313 #define TEGRA210_CLK_SOR0_LVDS 281 /* deprecated */