blob: 25f9cd25f2806d2ebf99d5d0dc9b6e428e657107 [file] [log] [blame]
Paul Burtondd7c7492016-09-08 07:47:38 +01001/*
2 * Copyright (C) 2016 Imagination Technologies
3 *
4 * SPDX-License-Identifier: GPL-2.0
5 */
6
7#ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
8#define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
9
10#define BOSTON_CLK_SYS 0
11#define BOSTON_CLK_CPU 1
12
13#endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ */