Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2/*
3 * Copyright 2025 NXP
4 */
5
6#ifndef __DT_BINDINGS_CLOCK_IMX94_H
7#define __DT_BINDINGS_CLOCK_IMX94_H
8
9#define IMX94_CLK_DISPMIX_CLK_SEL 0
10
11#define IMX94_CLK_DISPMIX_LVDS_CLK_GATE 0
12
13#endif /* __DT_BINDINGS_CLOCK_IMX94_H */