mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
13 lines
255 B
Text
13 lines
255 B
Text
|
// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
|
||
|
/*
|
||
|
* Copyright (C) STMicroelectronics 2021 - All Rights Reserved
|
||
|
* Author: Alexandre Torgue <alexandre.torgue@foss.st.com> for STMicroelectronics.
|
||
|
*/
|
||
|
|
||
|
#include "stm32mp133.dtsi"
|
||
|
|
||
|
/ {
|
||
|
soc {
|
||
|
};
|
||
|
};
|