]>
Commit | Line | Data |
---|---|---|
a82abb15 PD |
1 | // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) |
2 | /* | |
3 | * Copyright (C) STMicroelectronics 2021 - All Rights Reserved | |
4 | * Author: Alexandre Torgue <[email protected]> for STMicroelectronics. | |
5 | */ | |
6 | ||
7 | #include "stm32mp133.dtsi" | |
8 | ||
9 | / { | |
10 | soc { | |
11 | }; | |
12 | }; |