From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 24AB2C34026 for ; Tue, 18 Feb 2020 17:23:10 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EAFD722B48 for ; Tue, 18 Feb 2020 17:23:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="pGRedyRN" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EAFD722B48 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 6C09487155; Tue, 18 Feb 2020 17:23:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id fXY3FvYjsT6l; Tue, 18 Feb 2020 17:23:08 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by hemlock.osuosl.org (Postfix) with ESMTP id 12EF2870DF; Tue, 18 Feb 2020 17:23:07 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id F27DBC08A0; Tue, 18 Feb 2020 17:23:06 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 37896C013E for ; Tue, 18 Feb 2020 17:23:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 1E836204B1 for ; Tue, 18 Feb 2020 17:23:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3pywoFlMOXvD for ; Tue, 18 Feb 2020 17:23:04 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by silver.osuosl.org (Postfix) with ESMTPS id 737B220005 for ; Tue, 18 Feb 2020 17:23:04 +0000 (UTC) Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5306F20801; Tue, 18 Feb 2020 17:22:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1582046584; bh=j2Iac1zey820mNpdh5yJdPFMBBkcx1p+/nwylqP9Bj4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=pGRedyRNM0efhtBXW3mukIv+0Uyx6UFrCDbXNxScGGlS2kUHuf6Z9u5cvnGH2VWIy VkGS9156ykY8H/gDdmCTkV+MFWiVdh3DiGfyr7ajOhFrJqs4dkwqrQ6H6z1Yn7urSI cJWxWOtaqgY9/KrBPR/ucs/jZ3LiWrbmvtYMmeq8= Date: Tue, 18 Feb 2020 17:22:56 +0000 From: Will Deacon To: Rob Herring Subject: Re: [RFC PATCH 11/11] dt-bindings: Remove Calxeda platforms bindings Message-ID: <20200218172255.GG1133@willie-the-truck> References: <20200218171321.30990-1-robh@kernel.org> <20200218171321.30990-12-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200218171321.30990-12-robh@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Mark Langsdorf , kvm@vger.kernel.org, Viresh Kumar , linux-ide@vger.kernel.org, linux-clk@vger.kernel.org, soc@kernel.org, Daniel Lezcano , devicetree@vger.kernel.org, Jon Loeliger , linux-pm@vger.kernel.org, Andre Przywara , Alex Williamson , Tony Luck , Alexander Graf , Mauro Carvalho Chehab , linux-arm-kernel@lists.infradead.org, linux-edac@vger.kernel.org, Jens Axboe , Matthias Brugger , Stephen Boyd , netdev@vger.kernel.org, Cornelia Huck , "Rafael J. Wysocki" , linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Robert Richter , James Morse , Borislav Petkov , Robin Murphy , "David S. Miller" X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On Tue, Feb 18, 2020 at 11:13:21AM -0600, Rob Herring wrote: > Cc: devicetree@vger.kernel.org > Signed-off-by: Rob Herring > --- > .../devicetree/bindings/arm/calxeda.yaml | 22 ---------- > .../devicetree/bindings/arm/calxeda/l2ecc.txt | 15 ------- > .../devicetree/bindings/ata/sata_highbank.txt | 44 ------------------- > .../devicetree/bindings/clock/calxeda.txt | 17 ------- > .../memory-controllers/calxeda-ddr-ctrlr.txt | 16 ------- > .../devicetree/bindings/net/calxeda-xgmac.txt | 18 -------- > .../bindings/phy/calxeda-combophy.txt | 17 ------- You can drop the "calxeda,smmu-secure-config-access" from the Arm SMMU binding doc too (either here, or as part of the other patch). Will _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu