From: Fabio Estevam Date: Fri, 29 Sep 2023 12:40:32 +0000 (-0300) Subject: arm64: dts: imx8-apalis-v1.1: Fix Ethernet PHY reset-names X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d57ba7ac6db22c16d0f60014995a6053d37842b9;p=linux.git arm64: dts: imx8-apalis-v1.1: Fix Ethernet PHY reset-names Per ethernet-phy.yaml, the expected value for the 'reset-names' property is "phy". Change it accordingly to fix the following schema warning: imx8qm-apalis-ixora-v1.1.dtb: ethernet-phy@7: reset-names:0: 'phy' was expected from schema $id: http://devicetree.org/schemas/net/ethernet-phy.yaml# Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi index 7ce3420078369..5ce5fbf2b38e4 100644 --- a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi @@ -264,7 +264,7 @@ reset-assert-us = <2>; reset-deassert-us = <2>; reset-gpios = <&lsio_gpio1 11 GPIO_ACTIVE_LOW>; - reset-names = "phy-reset"; + reset-names = "phy"; }; }; };