From patchwork Fri Dec 11 18:12:50 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srinivas Kandagatla X-Patchwork-Id: 58303 Delivered-To: patch@linaro.org Received: by 10.112.73.68 with SMTP id j4csp42052lbv; Fri, 11 Dec 2015 10:13:16 -0800 (PST) X-Received: by 10.66.62.137 with SMTP id y9mr27252770par.123.1449857596149; Fri, 11 Dec 2015 10:13:16 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id qd4si2531187pac.42.2015.12.11.10.13.14; Fri, 11 Dec 2015 10:13:16 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752732AbbLKSNL (ORCPT + 28 others); Fri, 11 Dec 2015 13:13:11 -0500 Received: from mail-wm0-f41.google.com ([74.125.82.41]:36834 "EHLO mail-wm0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751505AbbLKSNB (ORCPT ); Fri, 11 Dec 2015 13:13:01 -0500 Received: by mail-wm0-f41.google.com with SMTP id n186so41462662wmn.1 for ; Fri, 11 Dec 2015 10:13:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=ZA+8B4hGJINr3U6eLQV/bRYZ7OB8l7bJh2JpU5y0S90=; b=XGFq4/3yh2Il+Y1s2cEMldmc5zgmf7+YNv9XmC5Okm0ApxYB60nlohfIlV/JjWgW1q 1fljHsU42WkTmStPJml4kJhpnNqGXi6O2kn6qacxHzuFTmGJ1beZZlsS8i3vXMsl/ZWV R72553jgBI55k8emFu9/qbSmpONBMnkRe+FFakDhL3Qoau22swi9jnKNib2ZjV6saV5B kYGW2UiUAiVyzrc57eWIUqbTlkRw+BE7kQQxb29giRcIoOvHs8hkLkdinHORR62fVSLX AqSAH+YHnABRd6ZLygVPcLN3aRpF5pcKe5w+dcR1muDb+QFYBYJ7r6P9DNU/8dCk3fVT EcuA== 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:in-reply-to :references; bh=ZA+8B4hGJINr3U6eLQV/bRYZ7OB8l7bJh2JpU5y0S90=; b=U6+ZE8tbHlcMabzp0Xrf/Q6R86xsm+pQFxJBPzn2ECN1w69fEtl3YW0lv2rtXUyLMz CD6CdDfNHcurgBW+VBvRRJNoY+PSy+vQ/Tglf/BXQQTMpiKIU2qF/GF/R2oKrhUBVort +FMxe4QOkrT2f8Rg/+YSciZUGfdYKRgY+azonnSyOzCpRU2VCjGvzNmP95oN0le/XE1W X+Se1J4wEDLuIXugKsVjm3W1UxscuNCDyTuB3O+AhesQUTtVWoWK5xOJBYQIRJQ/V1u8 yM3JyU155BAPbTmtbbrMega9HiP1dqETjzb3aKkv6FpGt89o+7a4hDj9JqT4w/ldU8Ru BR7w== X-Gm-Message-State: ALoCoQl7378FLdZ5HIotR4Pz4GR3xo5TOG8eMaDFtccnRfrn/xh9gNB3KReTOexzOWbXyfH9ofI4h6VcuD1XwoFBTCimQ37TgQ== X-Received: by 10.194.77.51 with SMTP id p19mr21004903wjw.159.1449857579795; Fri, 11 Dec 2015 10:12:59 -0800 (PST) Received: from localhost.localdomain (host-92-13-246-184.as43234.net. [92.13.246.184]) by smtp.gmail.com with ESMTPSA id w6sm18038704wjy.31.2015.12.11.10.12.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 11 Dec 2015 10:12:59 -0800 (PST) From: Srinivas Kandagatla To: andy.gross@linaro.org, linux-arm-msm@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Srinivas Kandagatla Subject: [PATCH 1/2] arm64: dts: fix the i2c aliasing to match to schematics. Date: Fri, 11 Dec 2015 18:12:50 +0000 Message-Id: <1449857570-11488-1-git-send-email-srinivas.kandagatla@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449857504-11365-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1449857504-11365-1-git-send-email-srinivas.kandagatla@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch fixes the i2c bus number aliasing so that it matches with the schematics bus naming. Without this patch the user might would get bus numbers depending on the order the devices are probed. Signed-off-by: Srinivas Kandagatla --- arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 3 +++ 1 file changed, 3 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi index 6b8abbe..6f19956 100644 --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi @@ -20,6 +20,9 @@ aliases { serial0 = &blsp1_uart2; serial1 = &blsp1_uart1; + i2c0 = &blsp_i2c2; + i2c1 = &blsp_i2c6; + i2c3 = &blsp_i2c4; }; chosen {