From patchwork Fri Jul 19 14:13:37 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 18453 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f70.google.com (mail-vb0-f70.google.com [209.85.212.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BF8C726EE8 for ; Fri, 19 Jul 2013 14:13:57 +0000 (UTC) Received: by mail-vb0-f70.google.com with SMTP id q12sf5514009vbe.5 for ; Fri, 19 Jul 2013 07:13:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=+TdSAND7d1SUKobsVClCAPz2qe8ts5rkRgz+9Mc6bCQ=; b=Q6oP94ImEdYwpujY5Vt5X+xA5G/10IOT0c4iuHgKnn0S96JrCVamWr+Q7xufDkh3al WkiEd9Ibr1nkaa76aGjGLAbzuCThZsxLycYSYBLd/ydWHP+6UywpseeGK5niZRT5JOsS 9bRDgMP9S/tZN56MD5X942UTJdjYnK518NiUvNC2lXQqQ8H+aXelhu19LIncuuroItgz c1+4CAtjxn/4o3K1n4+cF3AK4dxi4Kdczb8Q/eYtbNMS277heg4NHhskVwJr8Ur8/PzQ cbZG/hpROQYh8VS0l8IcLM/sXow40Njhkeru0CW1KP5TCR0K2EA4WeO2IODWrx0ftyf1 /gdw== X-Received: by 10.236.93.113 with SMTP id k77mr8806540yhf.25.1374243237400; Fri, 19 Jul 2013 07:13:57 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.61.166 with SMTP id q6ls1900460qer.70.gmail; Fri, 19 Jul 2013 07:13:57 -0700 (PDT) X-Received: by 10.220.159.208 with SMTP id k16mr5844177vcx.92.1374243237249; Fri, 19 Jul 2013 07:13:57 -0700 (PDT) Received: from mail-vb0-f52.google.com (mail-vb0-f52.google.com [209.85.212.52]) by mx.google.com with ESMTPS id f7si4071558veo.77.2013.07.19.07.13.57 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 07:13:57 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.52; Received: by mail-vb0-f52.google.com with SMTP id f12so3174704vbg.25 for ; Fri, 19 Jul 2013 07:13:57 -0700 (PDT) X-Received: by 10.58.135.227 with SMTP id pv3mr5785170veb.21.1374243237172; Fri, 19 Jul 2013 07:13:57 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp27420veb; Fri, 19 Jul 2013 07:13:56 -0700 (PDT) X-Received: by 10.14.87.133 with SMTP id y5mr16188946eee.50.1374243236082; Fri, 19 Jul 2013 07:13:56 -0700 (PDT) Received: from mail-ea0-f175.google.com (mail-ea0-f175.google.com [209.85.215.175]) by mx.google.com with ESMTPS id 1si14154487eei.279.2013.07.19.07.13.55 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 07:13:56 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.215.175 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=209.85.215.175; Received: by mail-ea0-f175.google.com with SMTP id z7so2416481eaf.34 for ; Fri, 19 Jul 2013 07:13:55 -0700 (PDT) X-Received: by 10.14.223.199 with SMTP id v47mr16274330eep.32.1374243235551; Fri, 19 Jul 2013 07:13:55 -0700 (PDT) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPSA id n45sm27826039eew.1.2013.07.19.07.13.53 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 19 Jul 2013 07:13:54 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@stericsson.com, Lee Jones Subject: [PATCH 01/13] ARM: ux500: Remove Toshiba TC35892 I/O Expander's DT entry from Snowball's DTS Date: Fri, 19 Jul 2013 15:13:37 +0100 Message-Id: <1374243229-8585-2-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1374243229-8585-1-git-send-email-lee.jones@linaro.org> References: <1374243229-8585-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQn7Mb91dTqTNqMH/Iu3EP/7BXE/45V/3OrIUauORwDTNqGcI5UBSdcxFIXzxdl8+N288h53 X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.52 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , It doesn't exist on this development board. Signed-off-by: Lee Jones --- arch/arm/boot/dts/snowball.dts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/arch/arm/boot/dts/snowball.dts b/arch/arm/boot/dts/snowball.dts index 49824be..16c2b23 100644 --- a/arch/arm/boot/dts/snowball.dts +++ b/arch/arm/boot/dts/snowball.dts @@ -166,12 +166,6 @@ }; i2c@80004000 { - tc3589x@42 { - //compatible = "tc3589x"; - reg = <0x42>; - gpios = <&gpio6 25 0x4>; - interrupt-parent = <&gpio6>; - }; tps61052@33 { //compatible = "tps61052"; reg = <0x33>;