Skip to content

Commit 62ee222

Browse files
mwalleShawn Guo
authored andcommitted
ARM: dts: imx6qdl-kontron-samx6i: remove wake-up-gpio property
Remove the "wake-up-gpio" property within the PCIe controller node. There is no such property, thus just remove it. This will also make the schema validation happy. Signed-off-by: Michael Walle <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
1 parent df35c6e commit 62ee222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -743,7 +743,6 @@
743743
&pcie {
744744
pinctrl-names = "default";
745745
pinctrl-0 = <&pinctrl_pcie>;
746-
wake-up-gpio = <&gpio6 18 GPIO_ACTIVE_HIGH>;
747746
reset-gpio = <&gpio3 13 GPIO_ACTIVE_LOW>;
748747
};
749748

0 commit comments

Comments
 (0)