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

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