hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/dt-bindings/clock/bcm2835.h
....@@ -1,14 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0 */
12 /*
23 * Copyright (C) 2015 Broadcom Corporation
3
- *
4
- * This program is free software; you can redistribute it and/or
5
- * modify it under the terms of the GNU General Public License as
6
- * published by the Free Software Foundation version 2.
7
- *
8
- * This program is distributed "as is" WITHOUT ANY WARRANTY of any
9
- * kind, whether express or implied; without even the implied warranty
10
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11
- * GNU General Public License for more details.
124 */
135
146 #define BCM2835_PLLA 0
....@@ -66,3 +58,5 @@
6658 #define BCM2835_CLOCK_DSI1E 48
6759 #define BCM2835_CLOCK_DSI0P 49
6860 #define BCM2835_CLOCK_DSI1P 50
61
+
62
+#define BCM2711_CLOCK_EMMC2 51