blob: d02ddcd9a1d9c4314a69254d75ccef2ee33f5224 [file] [log] [blame]
Yann Gautier9aea69e2018-07-24 17:13:36 +02001/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
2/*
Yann Gautier125ed8d2022-03-10 11:33:13 +01003 * Copyright (C) 2017-2022, STMicroelectronics - All Rights Reserved
Yann Gautier9aea69e2018-07-24 17:13:36 +02004 */
5
Yann Gautier125ed8d2022-03-10 11:33:13 +01006#if STM32MP13
7#include "stm32mp13-clksrc.h"
8#endif
9#if STM32MP15
10#include "stm32mp15-clksrc.h"
Yann Gautier9aea69e2018-07-24 17:13:36 +020011#endif