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