.. | .. |
---|
1 | | -/* |
---|
2 | | - * Copyright (C) 2016 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) 2016 Renesas Electronics Corp. |
---|
8 | 4 | */ |
---|
9 | 5 | #ifndef __DT_BINDINGS_CLOCK_R8A7796_CPG_MSSR_H__ |
---|
10 | 6 | #define __DT_BINDINGS_CLOCK_R8A7796_CPG_MSSR_H__ |
---|
.. | .. |
---|
60 | 56 | #define R8A7796_CLK_CANFD 45 |
---|
61 | 57 | #define R8A7796_CLK_HDMI 46 |
---|
62 | 58 | #define R8A7796_CLK_CSI0 47 |
---|
63 | | -#define R8A7796_CLK_CSIREF 48 |
---|
| 59 | +/* CLK_CSIREF was removed */ |
---|
64 | 60 | #define R8A7796_CLK_CP 49 |
---|
65 | 61 | #define R8A7796_CLK_CPEX 50 |
---|
66 | 62 | #define R8A7796_CLK_R 51 |
---|