We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ebb9fd commit 8be99c7Copy full SHA for 8be99c7
include/dt-bindings/clock/microchip,mpfs-clock.h
@@ -1,7 +1,7 @@
1
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
2
/*
3
* Daire McNamara,<[email protected]>
4
- * Copyright (C) 2020 Microchip Technology Inc. All rights reserved.
+ * Copyright (C) 2020-2022 Microchip Technology Inc. All rights reserved.
5
*/
6
7
#ifndef _DT_BINDINGS_CLK_MICROCHIP_MPFS_H_
@@ -42,4 +42,7 @@
42
#define CLK_ATHENA 31
43
#define CLK_CFM 32
44
45
+#define CLK_RTCREF 33
46
+#define CLK_MSSPLL 34
47
+
48
#endif /* _DT_BINDINGS_CLK_MICROCHIP_MPFS_H_ */
0 commit comments