[PATCH v3 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
Krzysztof Kozlowski
krzk at kernel.org
Thu May 29 02:01:27 PDT 2025
On 28/05/2025 14:14, Clement LE GOFFIC wrote:
>>
>>> + };
>>> +
>>> + hdp: pinctrl at 5002a000 {
>>> + compatible = "st,stm32mp131-hdp";
>>> + reg = <0x5002a000 0x400>;
>>> + clocks = <&rcc HDP>;
>>> status = "disabled";
>>
>> Why are you disabling it? What is missing?
>
> Nothing is missing just disabled by default.
> The node is then enabled when needed in board's dts file.
Nodes should not be disabled by default if they are complete. That's why
I asked what is missing. Drop.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list