ARM: dts: imx6qdl-nit6xlite: Remove invalid properties
authorFabio Estevam <festevam@gmail.com>
Thu, 25 Jul 2019 13:44:12 +0000 (10:44 -0300)
committerShawn Guo <shawnguo@kernel.org>
Sat, 3 Aug 2019 12:47:31 +0000 (14:47 +0200)
The "vqmmc-1-8-v" and "ocr-limit" properties are not documented
anywhere, so just remove them.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi

index 7a85116..2418cf8 100644 (file)
        non-removable;
        vmmc-supply = <&reg_3p3v>;
        vqmmc-supply = <&reg_wlan_vmmc>;
-       vqmmc-1-8-v;
-       ocr-limit = <0x180>;     /* 1.65v - 2.1v */
        cap-power-off-card;
        keep-power-in-suspend;
        status = "okay";