.. | .. |
---|
1 | | -/* |
---|
2 | | - * Copyright (C) 2015 Renesas Electronics Corp. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0+ |
---|
3 | 2 | * |
---|
4 | | - * This program is free software; you can redistribute it and/or modify |
---|
5 | | - * it under the terms of the GNU General Public License as published by |
---|
6 | | - * the Free Software Foundation; either version 2 of the License, or |
---|
7 | | - * (at your option) any later version. |
---|
| 3 | + * Copyright (C) 2015 Renesas Electronics Corp. |
---|
8 | 4 | */ |
---|
9 | 5 | #ifndef __DT_BINDINGS_CLOCK_R8A7795_CPG_MSSR_H__ |
---|
10 | 6 | #define __DT_BINDINGS_CLOCK_R8A7795_CPG_MSSR_H__ |
---|
.. | .. |
---|
54 | 50 | #define R8A7795_CLK_CANFD 39 |
---|
55 | 51 | #define R8A7795_CLK_HDMI 40 |
---|
56 | 52 | #define R8A7795_CLK_CSI0 41 |
---|
57 | | -#define R8A7795_CLK_CSIREF 42 |
---|
| 53 | +/* CLK_CSIREF was removed */ |
---|
58 | 54 | #define R8A7795_CLK_CP 43 |
---|
59 | 55 | #define R8A7795_CLK_CPEX 44 |
---|
60 | 56 | #define R8A7795_CLK_R 45 |
---|