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