|
@@ -13,6 +13,9 @@
|
|
|
* GNU General Public License for more details.
|
|
* GNU General Public License for more details.
|
|
|
*/
|
|
*/
|
|
|
|
|
|
|
|
|
|
+#ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3188_H
|
|
|
|
|
+#define _DT_BINDINGS_CLK_ROCKCHIP_RK3188_H
|
|
|
|
|
+
|
|
|
#include <dt-bindings/clock/rk3188-cru-common.h>
|
|
#include <dt-bindings/clock/rk3188-cru-common.h>
|
|
|
|
|
|
|
|
/* soft-reset indices */
|
|
/* soft-reset indices */
|
|
@@ -49,3 +52,5 @@
|
|
|
#define SRST_GPU_BRIDGE 121
|
|
#define SRST_GPU_BRIDGE 121
|
|
|
#define SRST_CTI3 123
|
|
#define SRST_CTI3 123
|
|
|
#define SRST_CTI3_APB 124
|
|
#define SRST_CTI3_APB 124
|
|
|
|
|
+
|
|
|
|
|
+#endif
|