Commit 473d06b9 authored by Laurent Pinchart's avatar Laurent Pinchart Committed by Shawn Guo
Browse files

ARM: dts: imx7: Drop reset-names property for mipi_csi node



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: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 74092acd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -819,7 +819,6 @@ mipi_csi: mipi-csi@30750000 {
				power-domains = <&pgc_mipi_phy>;
				phy-supply = <&reg_1p0d>;
				resets = <&src IMX7_RESET_MIPI_PHY_MRST>;
				reset-names = "mrst";
				status = "disabled";

				port@0 {