Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 480fe6f4 authored by Peter De Schrijver's avatar Peter De Schrijver
Browse files

ARM: tegra30: add missing CLK IDs



The Tegra30 clock bindings lack few IDs for audio and clk_out muxes.

Signed-off-by: default avatarPeter De Schrijver <pdeschrijver@nvidia.com>
parent f67a8d21
Loading
Loading
Loading
Loading
+9 −1
Original line number Original line Diff line number Diff line
@@ -260,6 +260,14 @@
/* 298 */
/* 298 */
/* 299 */
/* 299 */
#define TEGRA30_CLK_CLK_OUT_1_MUX 300
#define TEGRA30_CLK_CLK_OUT_1_MUX 300
#define TEGRA30_CLK_CLK_MAX 301
#define TEGRA30_CLK_CLK_OUT_2_MUX 301
#define TEGRA30_CLK_CLK_OUT_3_MUX 302
#define TEGRA30_CLK_AUDIO0_MUX 303
#define TEGRA30_CLK_AUDIO1_MUX 304
#define TEGRA30_CLK_AUDIO2_MUX 305
#define TEGRA30_CLK_AUDIO3_MUX 306
#define TEGRA30_CLK_AUDIO4_MUX 307
#define TEGRA30_CLK_SPDIF_MUX 308
#define TEGRA30_CLK_CLK_MAX 309


#endif	/* _DT_BINDINGS_CLOCK_TEGRA30_CAR_H */
#endif	/* _DT_BINDINGS_CLOCK_TEGRA30_CAR_H */