Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
[linux-block.git] / include / dt-bindings / clock / boston-clock.h
CommitLineData
6853fece 1/* SPDX-License-Identifier: GPL-2.0 */
7461279b
PB
2/*
3 * Copyright (C) 2016 Imagination Technologies
7461279b
PB
4 */
5
6#ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
7#define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
8
9#define BOSTON_CLK_INPUT 0
10#define BOSTON_CLK_SYS 1
11#define BOSTON_CLK_CPU 2
12
13#endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ */