From: Sven Van Asbroeck <[email protected]> Date: Thu, 18 Jul 2019 10:34:28 -0400
> Allowing the fec to reset its PHY via the phy-reset-gpios > devicetree property is deprecated. To improve developer > awareness, generate a warning whenever the deprecated > property is used. > > Signed-off-by: Sven Van Asbroeck <[email protected]> The device tree documentation in the kernel tree is where information like this belongs. Yelling at the user in the kernel logs is not.

