Re: [PATCH 1/5] arm64: dts: imx8mm-evk: Replace deprecated phy reset properties

2020-08-29 Thread Shawn Guo
On Sun, Aug 23, 2020 at 01:15:04PM +0200, Krzysztof Kozlowski wrote: > Use preferred properties of phy node instead of deprecated > phy-reset-gpios (and others). This avoids copying deprecated code into > future DTSes. > > Signed-off-by: Krzysztof Kozlowski Applied all, thanks.

[PATCH 1/5] arm64: dts: imx8mm-evk: Replace deprecated phy reset properties

2020-08-23 Thread Krzysztof Kozlowski
Use preferred properties of phy node instead of deprecated phy-reset-gpios (and others). This avoids copying deprecated code into future DTSes. Signed-off-by: Krzysztof Kozlowski --- Not tested on HW. --- arch/arm64/boot/dts/freescale/imx8mm-evk.dts | 4 ++-- 1 file changed, 2 insertions(+),