From patchwork Tue Feb 4 20:06:12 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 24143 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-pa0-f71.google.com (mail-pa0-f71.google.com [209.85.220.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id A68F2202FA for ; Tue, 4 Feb 2014 20:06:19 +0000 (UTC) Received: by mail-pa0-f71.google.com with SMTP id kp14sf23752059pab.2 for ; Tue, 04 Feb 2014 12:06:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=2RMqQmuKSF71/ILqp/x4BYVvkDvm8SMcG0NmYWA5PBo=; b=lwIKZSyJV7rEP1GbPLnJnaHFbW2BKCeMSAGhPISFdeztj1W2rL244Cj7jW+kTiG69a renlLvZBCmpl/KcC6VVYn6NpeP/pLpJC7e2FnenAuKG+KxxFK3PKfg2HxrHucsPC1n3z imZMGaMjNNAMGsU8Gksgmkn5/rU5VI0CfJuWryVE/CKQs7sDa6s9/9abj2z5ekihSd2B KpNUtnIZceevrdpDBqUMps2LA0hey6WIZ4gSwgpCILt6kCSkHcdKXlsnM85vJjPNfMQ9 FbTy7m7rlFl0+7hpbT7I2ZFsa7M0SH0ZNR6mACBJ30c7tgf15dA6P2yEa5eZMRsHs/+T iiyA== X-Gm-Message-State: ALoCoQkrdbVojT+MSea2E+9lbntvp4n8O3PEg6S61KVvr+wQzz4+EjT+JgpXwTPST8bctkGobOcc X-Received: by 10.66.144.41 with SMTP id sj9mr18267948pab.23.1391544378630; Tue, 04 Feb 2014 12:06:18 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.32.162 with SMTP id h31ls1249478qgh.20.gmail; Tue, 04 Feb 2014 12:06:18 -0800 (PST) X-Received: by 10.52.244.102 with SMTP id xf6mr1231379vdc.42.1391544378531; Tue, 04 Feb 2014 12:06:18 -0800 (PST) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by mx.google.com with ESMTPS id y6si8629299veb.63.2014.02.04.12.06.18 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 04 Feb 2014 12:06:18 -0800 (PST) Received-SPF: neutral (google.com: 209.85.128.171 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.171; Received: by mail-ve0-f171.google.com with SMTP id pa12so6333116veb.2 for ; Tue, 04 Feb 2014 12:06:18 -0800 (PST) X-Received: by 10.220.103.141 with SMTP id k13mr7344137vco.25.1391544378445; Tue, 04 Feb 2014 12:06:18 -0800 (PST) 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 u4csp271464vcz; Tue, 4 Feb 2014 12:06:18 -0800 (PST) X-Received: by 10.180.188.230 with SMTP id gd6mr14266862wic.15.1391544377532; Tue, 04 Feb 2014 12:06:17 -0800 (PST) Received: from mail-wg0-f50.google.com (mail-wg0-f50.google.com [74.125.82.50]) by mx.google.com with ESMTPS id h6si9356532wjf.133.2014.02.04.12.06.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 04 Feb 2014 12:06:17 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.50 is neither permitted nor denied by best guess record for domain of linus.walleij@linaro.org) client-ip=74.125.82.50; Received: by mail-wg0-f50.google.com with SMTP id l18so13459311wgh.29 for ; Tue, 04 Feb 2014 12:06:17 -0800 (PST) X-Received: by 10.194.82.105 with SMTP id h9mr3089856wjy.52.1391544377095; Tue, 04 Feb 2014 12:06:17 -0800 (PST) Received: from localhost.localdomain ([85.235.11.236]) by mx.google.com with ESMTPSA id 12sm55314183wjm.10.2014.02.04.12.06.15 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Feb 2014 12:06:16 -0800 (PST) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org Cc: Linus Walleij , Lee Jones Subject: [PATCH] ARM: ux500: disable msp2 device tree node Date: Tue, 4 Feb 2014 21:06:12 +0100 Message-Id: <1391544372-16863-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 1.8.5.3 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: linus.walleij@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.171 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: , Commit 70b41abc151f9 "ARM: ux500: move MSP pin control to the device tree" accidentally activated MSP2, giving rise to a boot scroll scream as the kernel attempts to probe a driver for it and fails to obtain DMA channel 14. Fix this up by marking the node disabled again. Cc: Lee Jones Signed-off-by: Linus Walleij Acked-by: Lee Jones --- arch/arm/boot/dts/ste-href.dtsi | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/boot/dts/ste-href.dtsi b/arch/arm/boot/dts/ste-href.dtsi index 0c1e8d871ed1..6cb9b68e2188 100644 --- a/arch/arm/boot/dts/ste-href.dtsi +++ b/arch/arm/boot/dts/ste-href.dtsi @@ -188,7 +188,6 @@ msp2: msp@80117000 { pinctrl-names = "default"; pinctrl-0 = <&msp2_default_mode>; - status = "okay"; }; msp3: msp@80125000 {