From 97700bb3a5c498e78a50c764e2c280250034e3c0 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Mon, 24 Aug 2020 16:37:02 +0200 Subject: Revert "apalis-imx6: convert LVDS to syntactic sugar" This reverts commit 139b7c289879e0740b7cc77334130dd7d1d06635. Syntactic sugar is not fully supported on 4.14 kernel revert all overlays for this branch Signed-off-by: Philippe Schenker --- overlays/apalis-imx6_lvds_overlay.dts | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'overlays') diff --git a/overlays/apalis-imx6_lvds_overlay.dts b/overlays/apalis-imx6_lvds_overlay.dts index 094e498..6adcf93 100644 --- a/overlays/apalis-imx6_lvds_overlay.dts +++ b/overlays/apalis-imx6_lvds_overlay.dts @@ -4,9 +4,11 @@ /plugin/; / { - compatible = "toradex,apalis_imx6q"; -}; - -&{/ldb} { - status = "okay"; + compatible = "toradex,apalis_imx6q"; + fragment@0 { + target-path = "/ldb"; + __overlay__ { + status = "okay"; + }; + }; }; -- cgit v1.2.3