Re: [PATCH 9/9] ARM: dts: exynos5250: remove deprecated samsung,syscon-phandle

From: Arnd Bergmann
Date: Tue Jan 23 2024 - 02:42:29 EST


On Mon, Jan 22, 2024, at 23:57, Peter Griffin wrote:
> samsung,syscon-phandle is no longer used by the Samsung watchdog driver
> to access PMU registers.
>
> Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx>

Can you mention the driver commit that led to the property no
longer being required? Since this change would break compatibility
with older kernels, I would want to make sure that at least a
couple of years have passed since then to give users an upgrade
path.

Arnd