On 25/02/2025 09:48, Clément Le Goffic wrote:
Add the hdp devicetree node for stm32mp25 SoC family
Signed-off-by: Clément Le Goffic <clement.legoffic@xxxxxxxxxxx>
---
arch/arm64/boot/dts/st/stm32mp251.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/st/stm32mp251.dtsi b/arch/arm64/boot/dts/st/stm32mp251.dtsi
index f3c6cdfd7008..43aaed4fcf10 100644
--- a/arch/arm64/boot/dts/st/stm32mp251.dtsi
+++ b/arch/arm64/boot/dts/st/stm32mp251.dtsi
@@ -918,6 +918,13 @@ package_otp@1e8 {
};
};
+ hdp: pinctrl@44090000 {
+ compatible = "st,stm32mp-hdp";
So here again - you have stm32mp251 SoC, but use entirely different
compatible.
Same feedback as with previous patchsets from ST. Please take it inside,
digest internally and do not repeat same issues.
Best regards,
Krzysztof