From patchwork Wed Feb 19 20:13:28 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Porter X-Patchwork-Id: 3682881 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 32A94BF13A for ; Wed, 19 Feb 2014 20:15:05 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 5918E201FE for ; Wed, 19 Feb 2014 20:15:04 +0000 (UTC) Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 61528201F7 for ; Wed, 19 Feb 2014 20:15:03 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGDXF-0007Eg-53; Wed, 19 Feb 2014 20:14:25 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGDX2-0006jh-2b; Wed, 19 Feb 2014 20:14:12 +0000 Received: from mail-ie0-f177.google.com ([209.85.223.177]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WGDWm-0006gQ-Ic for linux-arm-kernel@lists.infradead.org; Wed, 19 Feb 2014 20:13:58 +0000 Received: by mail-ie0-f177.google.com with SMTP id rp18so618553iec.36 for ; Wed, 19 Feb 2014 12:13:35 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=kwTROR3oswTI6adO6EvtB16LRscQe72etqqrNF39o3g=; b=MhKZIMBlG7IDV4P+BPoBavbIL5akwszCYSkbd3NZ8efyIInsU1LSahhLnOMAFD0xog DjkfarOv3iKAjKLFxsmN8CUyaqLNzrimFDr/lvW/dPgAyRLYiR9X4yxkTcaG2wN/uuOy Rpbdo6BnDcAs8+GTpIZB5JDU0y5AzKwKikz0isBetr7AESOR+E9rdJ2sFGMbZ5UVPgjH e4iWSyH/6uxh5tPKy9r1O6QdMQmztBiM8L04BuDTjZLJlk/kBG5gXvulVwkf0+HvvVGw i8K+phpg8T16dDTdo93kRCE++upvd2lzfjj38ihXSNhQjE36oQq6QHf+KVXfVlTaa9QD QXJQ== X-Gm-Message-State: ALoCoQnF8Fq6IVqytm1lqxEjHqwbwe6nf3ObxCB4V+TVp3jns5upbFvQ4oNOjpfMy5cO0fXD9CGq X-Received: by 10.50.22.148 with SMTP id d20mr3164522igf.26.1392840814884; Wed, 19 Feb 2014 12:13:34 -0800 (PST) Received: from beef.ohporter.com (cpe-98-27-254-98.neo.res.rr.com. [98.27.254.98]) by mx.google.com with ESMTPSA id pn6sm4008380igb.4.2014.02.19.12.13.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 19 Feb 2014 12:13:34 -0800 (PST) From: Matt Porter To: Linux ARM Kernel List Subject: [PATCH] ARM: dts: remove bcm11351-brt.dts Date: Wed, 19 Feb 2014 15:13:28 -0500 Message-Id: <1392840808-28214-1-git-send-email-mporter@linaro.org> X-Mailer: git-send-email 1.8.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140219_151356_736053_0882C0AE X-CRM114-Status: GOOD ( 12.20 ) X-Spam-Score: 0.3 (/) Cc: Mark Rutland , Pawel Moll , Ian Campbell , Tim Kryger , Christian Daudt , Linux Kernel Mailing List , Markus Mayer , Rob Herring , Alex Elder , Kumar Gala X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,KHOP_BIG_TO_CC, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The BCM11351 BRT board will never see the light of day. Remove the BRT dts since it is not maintainable. Signed-off-by: Matt Porter Reviewed-by: Alex Elder --- arch/arm/boot/dts/bcm11351-brt.dts | 54 -------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 arch/arm/boot/dts/bcm11351-brt.dts diff --git a/arch/arm/boot/dts/bcm11351-brt.dts b/arch/arm/boot/dts/bcm11351-brt.dts deleted file mode 100644 index 396b704..0000000 --- a/arch/arm/boot/dts/bcm11351-brt.dts +++ /dev/null @@ -1,54 +0,0 @@ -/* - * Copyright (C) 2012 Broadcom Corporation - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation version 2. - * - * This program is distributed "as is" WITHOUT ANY WARRANTY of any - * kind, whether express or implied; without even the implied warranty - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - */ - -/dts-v1/; - -#include "bcm11351.dtsi" - -/ { - model = "BCM11351 BRT board"; - compatible = "brcm,bcm11351-brt", "brcm,bcm11351"; - - memory { - reg = <0x80000000 0x40000000>; /* 1 GB */ - }; - - uart@3e000000 { - status = "okay"; - }; - - sdio1: sdio@3f180000 { - max-frequency = <48000000>; - status = "okay"; - }; - - sdio2: sdio@3f190000 { - non-removable; - max-frequency = <48000000>; - status = "okay"; - }; - - sdio4: sdio@3f1b0000 { - max-frequency = <48000000>; - cd-gpios = <&gpio 14 0>; - status = "okay"; - }; - - usbotg: usb@3f120000 { - status = "okay"; - }; - - usbphy: usb-phy@3f130000 { - status = "okay"; - }; -};