On 16/04/2023 15:34, Artur Weber wrote: > In preparation for the re-introduction of the Exynos4212, move > their shared definitions to a separate file. Rename the pinctrl > definitions accordingly, and adapt the Exynos4412 DTSI to these > changes. This should be actually revert of the commit you are referencing in all other patches. Why is it not? > > Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx> > --- > arch/arm/boot/dts/exynos4412.dtsi | 645 +---------------- > ...2-pinctrl.dtsi => exynos4x12-pinctrl.dtsi} | 4 +- > arch/arm/boot/dts/exynos4x12.dtsi | 665 ++++++++++++++++++ Copy should be detected. Play with -M/-B/-C arguments to format-patch. Best regards, Krzysztof