// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) /* * Copyright (C) 2025, STMicroelectronics - All Rights Reserved * Author: Alexandre Torgue for STMicroelectronics. */ #include "stm32mp231.dtsi" / { cpus { cpu1: cpu@1 { compatible = "arm,cortex-a35"; device_type = "cpu"; reg = <1>; enable-method = "psci"; }; }; };