From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pl1-x643.google.com ([2607:f8b0:4864:20::643]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g9P79-0004pN-Lb for barebox@lists.infradead.org; Mon, 08 Oct 2018 06:34:01 +0000 Received: by mail-pl1-x643.google.com with SMTP id b5-v6so9590661plr.5 for ; Sun, 07 Oct 2018 23:33:48 -0700 (PDT) From: Andrey Smirnov Date: Sun, 7 Oct 2018 23:33:02 -0700 Message-Id: <20181008063303.16743-1-andrew.smirnov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH 1/2] ARM: rdu2: Remove now redundant RAVE SP properties/nodes To: barebox@lists.infradead.org Cc: Andrey Smirnov Remove RAVE SP properties/nodes that are now availible from upstream Linux DTS files. Signed-off-by: Andrey Smirnov --- arch/arm/dts/imx6qdl-zii-rdu2.dtsi | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi index a74fb4783..f63b5d2ed 100644 --- a/arch/arm/dts/imx6qdl-zii-rdu2.dtsi +++ b/arch/arm/dts/imx6qdl-zii-rdu2.dtsi @@ -66,19 +66,7 @@ nvmem-cell-names = "boot-source"; }; - eeprom@a3 { - compatible = "zii,rave-sp-eeprom"; - reg = <0xa3 0x4000>; - zii,eeprom-name = "dds-eeprom"; - }; - eeprom@a4 { - compatible = "zii,rave-sp-eeprom"; - reg = <0xa4 0x4000>; - #address-cells = <1>; - #size-cells = <1>; - zii,eeprom-name = "main-eeprom"; - boot_source: boot-source@83 { reg = <0x83 1>; }; @@ -91,10 +79,6 @@ reg = <0x190 6>; }; }; - - backlight { - compatible = "zii,rave-sp-backlight"; - }; }; }; -- 2.17.1 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox