diff mbox series

ARM: dts: imx6qdl-nit6xlite: Remove invalid properties

Message ID 20190725134412.7872-1-festevam@gmail.com (mailing list archive)
State Mainlined
Commit 13f138d3fcbcb7d22b341522512844bf50cffd82
Headers show
Series ARM: dts: imx6qdl-nit6xlite: Remove invalid properties | expand

Commit Message

Fabio Estevam July 25, 2019, 1:44 p.m. UTC
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>
---
 arch/arm/boot/dts/imx6qdl-nit6xlite.dtsi | 2 --
 1 file changed, 2 deletions(-)

Comments

Shawn Guo Aug. 3, 2019, 12:47 p.m. UTC | #1
On Thu, Jul 25, 2019 at 10:44:12AM -0300, Fabio Estevam wrote:
> 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>

Applied, thanks.
diff mbox series

Patch

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 = <&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";