xref: /rk3399_ARM-atf/include/dt-bindings/reset/stm32mp1-resets.h (revision 1cf3e2f0a8eb0d6324ce3db68dd5c78bdb690a8a)
1 /* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */
2 /*
3  * Copyright (C) 2020-2022, STMicroelectronics - All Rights Reserved
4  */
5 
6 #if STM32MP13
7 #include "stm32mp13-resets.h"
8 #endif
9 #if STM32MP15
10 #include "stm32mp15-resets.h"
11 #endif
12