From patchwork Fri Aug 23 12:23:02 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 19436 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f197.google.com (mail-qc0-f197.google.com [209.85.216.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BC83F248E6 for ; Fri, 23 Aug 2013 12:23:58 +0000 (UTC) Received: by mail-qc0-f197.google.com with SMTP id l13sf401008qcy.4 for ; Fri, 23 Aug 2013 05:23:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-gm-message-state:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=dzv7/eH6Nq1fAkt7y9qf87lLKwu3SH8z+KoDXyoYJmI=; b=h/orzjqMDwoM07gg3JcChy6xC13o+rbLJLPfeUNBNSvtNMg2pBH6gSPRwLsXV6SaE2 56qJG1xlJ2y9oXGNu1NPYXIDeQzrlATQNAsv66sDO0+0CnfLMMV1/wNixs+ECIN0Blbr SD2+C0hlQYrZo+qAFVwoEhoe9opN+lQAbo5IDKw93sP7yuo7ABVSGEPZQ1hiobEsbehU xn7pOiXGDyaQFeDVR9S849ziiNu0b3eWz0usU4lHxfE5A5RjczacbV7jwOnJ3hR1M5JV xa9T4GjijTVrpyC3OEqYnDzmBAqlIui0KN51Qvl00IyVBYU0Ilf3MApcGIrlkb4UCBJJ hPPQ== X-Received: by 10.236.108.233 with SMTP id q69mr1343060yhg.11.1377260638438; Fri, 23 Aug 2013 05:23:58 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.83.7 with SMTP id m7ls1612136qey.0.gmail; Fri, 23 Aug 2013 05:23:58 -0700 (PDT) X-Received: by 10.58.217.167 with SMTP id oz7mr16345316vec.15.1377260638353; Fri, 23 Aug 2013 05:23:58 -0700 (PDT) Received: from mail-ve0-f176.google.com (mail-ve0-f176.google.com [209.85.128.176]) by mx.google.com with ESMTPS id rl1si5458784vcb.149.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:23:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.176 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.176; Received: by mail-ve0-f176.google.com with SMTP id b10so377560vea.35 for ; Fri, 23 Aug 2013 05:23:58 -0700 (PDT) X-Gm-Message-State: ALoCoQlcBj5nS20PxxcfrzlALaS+/YjK32FXBRLuH82QfZ67RrpK2oiFQNfDdRF49PXYK6S/y69I X-Received: by 10.220.206.195 with SMTP id fv3mr16179592vcb.15.1377260638276; Fri, 23 Aug 2013 05:23:58 -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.220.174.196 with SMTP id u4csp90075vcz; Fri, 23 Aug 2013 05:23:57 -0700 (PDT) X-Received: by 10.14.113.137 with SMTP id a9mr25865734eeh.3.1377260637153; Fri, 23 Aug 2013 05:23:57 -0700 (PDT) Received: from mail-ee0-f41.google.com (mail-ee0-f41.google.com [74.125.83.41]) by mx.google.com with ESMTPS id w44si16771923eef.135.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:23:57 -0700 (PDT) Received-SPF: neutral (google.com: 74.125.83.41 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.83.41; Received: by mail-ee0-f41.google.com with SMTP id d17so267370eek.28 for ; Fri, 23 Aug 2013 05:23:56 -0700 (PDT) X-Received: by 10.15.27.133 with SMTP id p5mr2708794eeu.65.1377260636524; Fri, 23 Aug 2013 05:23:56 -0700 (PDT) Received: from localhost.localdomain (cpc15-aztw25-2-0-cust493.aztw.cable.virginmedia.com. [92.233.57.238]) by mx.google.com with ESMTPSA id f49sm24417729eec.7.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 23 Aug 2013 05:23:55 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, linus.walleij@linaro.org, Lee Jones Subject: [PATCH 02/40] ARM: ux500: Remove TPS61052 High Power White LED Driver ATAG support Date: Fri, 23 Aug 2013 13:23:02 +0100 Message-Id: <1377260620-18829-3-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.8.1.2 In-Reply-To: <1377260620-18829-1-git-send-email-lee.jones@linaro.org> References: <1377260620-18829-1-git-send-email-lee.jones@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.176 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's time to remove all ATAG support from ux500 and rely solely on Device Tree booting. This patch is part of that endeavour. Signed-off-by: Lee Jones --- arch/arm/mach-ux500/board-mop500.c | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c index 4fe6aa0..14fbee0 100644 --- a/arch/arm/mach-ux500/board-mop500.c +++ b/arch/arm/mach-ux500/board-mop500.c @@ -242,15 +242,6 @@ static struct platform_device u8500_cpufreq_cooling_device = { }; /* - * TPS61052 - */ - -static struct tps6105x_platform_data mop500_tps61052_data = { - .mode = TPS6105X_MODE_VOLTAGE, - .regulator_data = &tps61052_regulator, -}; - -/* * TC35892 */ @@ -331,11 +322,6 @@ static struct i2c_board_info __initdata mop500_i2c0_devices[] = { .irq = NOMADIK_GPIO_TO_IRQ(217), .platform_data = &mop500_tc35892_data, }, - /* I2C0 devices only available prior to HREFv60 */ - { - I2C_BOARD_INFO("tps61052", 0x33), - .platform_data = &mop500_tps61052_data, - }, }; #define NUM_PRE_V60_I2C0_DEVICES 1