On 25/04/2024 09:48, Patrick Delaunay wrote: > Remove the unexpected comma in the compatible "st,stm32mp1,pwr-reg", > and use the new supported compatible "st,stm32mp1-pwr-reg" in STM3MP15 > SoC dtsi. > > Signed-off-by: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx> > --- > > arch/arm/boot/dts/st/stm32mp151.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) This will break the users and is not bisectable, so patch should wait at least one cycle. This will preserve bisectability, although users will be affected anyway. Best regards, Krzysztof