From patchwork Fri Apr 25 13:36:26 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johan Hovold X-Patchwork-Id: 4062731 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 84D04BFF02 for ; Fri, 25 Apr 2014 13:40:23 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id B12CC2038F for ; Fri, 25 Apr 2014 13:40:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (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 B9B512038C for ; Fri, 25 Apr 2014 13:40:21 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1WdgJz-0005Gl-2v; Fri, 25 Apr 2014 13:37:43 +0000 Received: from mail-lb0-x22e.google.com ([2a00:1450:4010:c04::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1WdgJv-000580-Nn for linux-arm-kernel@lists.infradead.org; Fri, 25 Apr 2014 13:37:40 +0000 Received: by mail-lb0-f174.google.com with SMTP id c11so215008lbj.19 for ; Fri, 25 Apr 2014 06:37:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=jNhBK5elrp5ZNDpl0Jm/WW0ykxWpzLATRogwhT29mqg=; b=RUgBZCXPHUszceTHArHSnRDP72tPXM5k5voMSZn1C+FJFXfxyBBR1fK/RzJSfK4Vmi EtTBzvKw5kSsMWj+k5FDgVutB1ebxe6ghv1vQicR8x3knBgDyKqhYsOef//AIFm7DU68 r+ppyg1glyupb3HXXqaNL3tmnweWcLxWdrT8CCqtt+46R9wM07tPA3CjJjEh+8hsCw+4 wONB/M2eZms1aSoj7H9+fsT4oC7Ay96wex163jK4XXKwU2Cn2LfTZUg/LYnyMmAQ9CmO V12zwwi+wU/GTyxR+zSbktiGoLq7Lr7IyBN78GObDMo2fZ2n1GtmZWEVIie+//6VIdy5 w5Tw== X-Received: by 10.112.128.131 with SMTP id no3mr471446lbb.57.1398433035404; Fri, 25 Apr 2014 06:37:15 -0700 (PDT) Received: from xi.terra (c193-14-141-227.cust.tele2.se. [193.14.141.227]) by mx.google.com with ESMTPSA id jh4sm8170288lbb.26.2014.04.25.06.37.13 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Apr 2014 06:37:14 -0700 (PDT) Received: from johan by xi.terra with local (Exim 4.80.1) (envelope-from ) id 1WdgJ6-0007yF-A8; Fri, 25 Apr 2014 15:36:48 +0200 From: Johan Hovold To: Tony Lindgren Subject: [PATCH] ARM: dts: am335x-boneblack: remove use of ti, vcc-aux-disable-is-sleep Date: Fri, 25 Apr 2014 15:36:26 +0200 Message-Id: <1398432986-30585-1-git-send-email-jhovold@gmail.com> X-Mailer: git-send-email 1.8.3.2 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140425_063739_988532_7025B589 X-CRM114-Status: UNSURE ( 9.48 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.1 (/) Cc: devicetree@vger.kernel.org, Johan Hovold , linux-kernel@vger.kernel.org, =?UTF-8?q?Beno=C3=AEt=20Cousson?= , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org 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=-2.4 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RP_MATCHES_RCVD, T_DKIM_INVALID, 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 Remove use of property ti,vcc-aux-disable-is-sleep, which does not exist. Signed-off-by: Johan Hovold --- arch/arm/boot/dts/am335x-boneblack.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/am335x-boneblack.dts b/arch/arm/boot/dts/am335x-boneblack.dts index 6b71ad95a5cf..305975d3f531 100644 --- a/arch/arm/boot/dts/am335x-boneblack.dts +++ b/arch/arm/boot/dts/am335x-boneblack.dts @@ -26,7 +26,6 @@ pinctrl-0 = <&emmc_pins>; bus-width = <8>; status = "okay"; - ti,vcc-aux-disable-is-sleep; }; &am33xx_pinmux {