]> git.ipfire.org Git - thirdparty/u-boot.git/blame - include/dt-bindings/clock/boston-clock.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / include / dt-bindings / clock / boston-clock.h
CommitLineData
83d290c5 1/* SPDX-License-Identifier: GPL-2.0 */
dd7c7494
PB
2/*
3 * Copyright (C) 2016 Imagination Technologies
dd7c7494
PB
4 */
5
6#ifndef __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
7#define __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__
8
9#define BOSTON_CLK_SYS 0
10#define BOSTON_CLK_CPU 1
11
12#endif /* __DT_BINDINGS_CLOCK_BOSTON_CLOCK_H__ */