[PATCH 1/5] ARM: dts: stm32: fullfill diversity with OPP for STM32M15x SOCs
Krzysztof Kozlowski
krzk at kernel.org
Tue May 27 07:08:41 PDT 2025
On 27/05/2025 16:03, Amelie Delaunay wrote:
>>> cryp1: cryp at 54001000 {
>>> compatible = "st,stm32mp1-cryp";
>>> diff --git a/arch/arm/boot/dts/st/stm32mp15xd.dtsi b/arch/arm/boot/dts/st/stm32mp15xd.dtsi
>>> new file mode 100644
>>> index 0000000000000000000000000000000000000000..cb55f5966f74011d12d7a5c6ad047569d25d4e98
>>> --- /dev/null
>>> +++ b/arch/arm/boot/dts/st/stm32mp15xd.dtsi
>>> @@ -0,0 +1,5 @@
>>> +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause)
>>> +/*
>>> + * Copyright (C) STMicroelectronics 2025 - All Rights Reserved
>>> + * Author: Alexandre Torgue <alexandre.torgue at foss.st.com> for STMicroelectronics.
>>> + */
>>
>> Same problems.
>>
>
> This file won't be empty, it will be populated with cpufreq/thermal
> updates because STM32MP15xD and STM32MP15xF have dynamic CPU frequency
> scaling.
>
The problem is that file now is empty, so it brings no benefits. Just
add the file when you have any content for it.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list