ARM: dts: imx7: Drop reset-names property for mipi_csi node
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 2 Dec 2021 22:19:02 +0000 (00:19 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 14 Dec 2021 03:16:29 +0000 (11:16 +0800)
The reset-names property isn't defined by the nxp,imx7-mipi-csi2.yaml
binding, and isn't used by the corresponding driver as it acquires the
reset with a NULL ID. Drop it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7s.dtsi

index 1843fc0..7e6b99e 100644 (file)
                                power-domains = <&pgc_mipi_phy>;
                                phy-supply = <&reg_1p0d>;
                                resets = <&src IMX7_RESET_MIPI_PHY_MRST>;
-                               reset-names = "mrst";
                                status = "disabled";
 
                                port@0 {