diff options
author | Fabio Estevam <festevam@gmail.com> | 2019-07-25 16:44:12 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-08-03 15:47:31 +0300 |
commit | 13f138d3fcbcb7d22b341522512844bf50cffd82 (patch) | |
tree | dbdfeb6c45a5d9b9ac83624be12ef3dcfeab9e20 /arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi | |
parent | 8ad2d1dcce5493d422de9f38a83ad2e879f490c8 (diff) | |
download | linux-13f138d3fcbcb7d22b341522512844bf50cffd82.tar.xz |
ARM: dts: imx6qdl-nit6xlite: Remove invalid properties
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi b/arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi index 7a85116ef1d2..2418cf8f2317 100644 --- a/arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi +++ b/arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi @@ -556,8 +556,6 @@ non-removable; vmmc-supply = <®_3p3v>; vqmmc-supply = <®_wlan_vmmc>; - vqmmc-1-8-v; - ocr-limit = <0x180>; /* 1.65v - 2.1v */ cap-power-off-card; keep-power-in-suspend; status = "okay"; |