summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/stm32mp1-clksrc.h
blob: d02ddcd9a1d9c4314a69254d75ccef2ee33f5224 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
/*
 * Copyright (C) 2017-2022, STMicroelectronics - All Rights Reserved
 */

#if STM32MP13
#include "stm32mp13-clksrc.h"
#endif
#if STM32MP15
#include "stm32mp15-clksrc.h"
#endif