From patchwork Fri Jan 26 08:23:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Lothar_Wa=C3=9Fmann?= X-Patchwork-Id: 10185257 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 52E38603ED for ; Fri, 26 Jan 2018 08:24:22 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4149D290F6 for ; Fri, 26 Jan 2018 08:24:22 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3577229100; Fri, 26 Jan 2018 08:24:22 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C7D93290F9 for ; Fri, 26 Jan 2018 08:24:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=0l1zs72ZBTHZTKOpmsYg5+wXwrOvUPi4NFG3Yb/VNzo=; b=fJCPx9XQM2n44E RTF10YPbOLd0CkJdt098QLL5nA9yBwdLNi+ppeUSuJ26TyWCDqwL+So10izipwjxZZspWvyg5kRU5 AUrCFmHnMPL6Gc/j9oRfCIeAZx4BJWWi+bJiK6ibA37PRtNujvZDhwz/QbDow1QGTO5+dzyL3+nNf zXSxzpG9mGl0m4ouWDPs8/5t1/DjyPwHyYkpesGeO4PBZ0wEwEhyAa/QeFN0cESo5ySp64b8u3Sjo 0UrP8Mx3pCsD2+TLrAiB8JgCDB7AxmXymvTAYfm7XUFSUFRnIbW7VUGo4tLhcW7Fv0QdEAdgo3TZm 9WhvdQoVQJd38uvtSXQg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.89 #1 (Red Hat Linux)) id 1eezJ6-0008Sp-JV; Fri, 26 Jan 2018 08:24:20 +0000 Received: from smtprelay07.ispgateway.de ([134.119.228.104]) by bombadil.infradead.org with esmtps (Exim 4.89 #1 (Red Hat Linux)) id 1eezJ3-0008PI-9B for linux-arm-kernel@lists.infradead.org; Fri, 26 Jan 2018 08:24:19 +0000 Received: from [89.1.81.74] (helo=ipc1.ka-ro) by smtprelay07.ispgateway.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.89) (envelope-from ) id 1eezIo-000773-HY; Fri, 26 Jan 2018 09:24:02 +0100 Received: from lothar by ipc1.ka-ro with local (Exim 4.84_2 #2 (Debian)) id 1eezIm-0005WE-Ol; Fri, 26 Jan 2018 09:24:00 +0100 From: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= To: Shawn Guo , Sascha Hauer , Fabio Estevam , Rob Herring , Mark Rutland , Russell King , linux-arm-kernel@lists.infradead.org (moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE), devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS), linux-kernel@vger.kernel.org (open list) Subject: [PATCH 3/3] ARM: dts: imx6ull: address some more incompatibilites between i.MX6UL and i.MX6ULL Date: Fri, 26 Jan 2018 09:23:52 +0100 Message-Id: <1516955032-21167-4-git-send-email-LW@KARO-electronics.de> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1516955032-21167-1-git-send-email-LW@KARO-electronics.de> References: <1516955032-21167-1-git-send-email-LW@KARO-electronics.de> MIME-Version: 1.0 X-Df-Sender: bHdAa2Fyby1lbGVjdHJvbmljcy5kZQ== X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP The i.MX6ULL doesn't have the CAAM engine nor any SIM interface. These are currently not implemented for i.MX6UL but it cannot hurt to delete the corresponding nodes from the i.MX6ULL DTB anyway. Signed-off-by: Lothar Waßmann Acked-by: Dong Aisheng --- arch/arm/boot/dts/imx6ull.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/imx6ull.dtsi b/arch/arm/boot/dts/imx6ull.dtsi index 8724fdb2..da325cd 100644 --- a/arch/arm/boot/dts/imx6ull.dtsi +++ b/arch/arm/boot/dts/imx6ull.dtsi @@ -67,6 +67,12 @@ }; }; + aips-bus@2100000 { + /delete-node/ caam@21400000; + /delete-node/ sim@218c0000; + /delete-node/ sim@21b40000; + }; + aips3: aips-bus@2200000 { compatible = "fsl,aips-bus", "simple-bus"; #address-cells = <1>;