From patchwork Mon Feb 15 03:30:58 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caesar Wang X-Patchwork-Id: 8308831 Return-Path: X-Original-To: patchwork-linux-rockchip@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 401169F399 for ; Mon, 15 Feb 2016 03:32:21 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 7469B204FF for ; Mon, 15 Feb 2016 03:32:20 +0000 (UTC) Received: from bombadil.infradead.org (unknown [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 787F4204CF for ; Mon, 15 Feb 2016 03:32:19 +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 1aV9tK-0005B6-SI; Mon, 15 Feb 2016 03:32:02 +0000 Received: from mail-pa0-f47.google.com ([209.85.220.47]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aV9tI-0004zB-PL; Mon, 15 Feb 2016 03:32:01 +0000 Received: by mail-pa0-f47.google.com with SMTP id yy13so78281580pab.3; Sun, 14 Feb 2016 19:31:39 -0800 (PST) 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; bh=AMqphSdDUtJvurnFeQ0BnL6/b7z52zvFEtdUDr6XjBU=; b=c3/TplNHNs0H7uWDRNXBRwm+TsymdI2gc9N7EvA0QhHAdJGP/+UsK9iOSwqzZqKAlg wbCveiMkiojYXIGHv7pmhqRx+Af9K+6ykt8Do3GdJmew7ojhtgM+v4sIWvkTg9TTI1Jp jAsPIT+UvW6Zruga00QiGKoScQBzbnIzycYgYJsZ2xqSo5dxTO0VE8lwamKPkfZc62Fs aEKgFYyLt/JuP0oZt7sMC0Hpd0hKIGmDYppm3PAa34J/vWj1wDvQ5RtbYXrESklaPyQZ 45WSmA13Li2vdedMmBRgeIuG4Gxh28qKuuTIaoPozGEK2mY5tZLmmTEThfo9U2ApgMJn wuLw== X-Gm-Message-State: AG10YORaT5pR+rglTu3q5GB1eiFb4nSW1bZFkG8HGYZo9oLZP6FtYS23qibsaBaQshvWjQ== X-Received: by 10.66.141.140 with SMTP id ro12mr20387137pab.110.1455507099394; Sun, 14 Feb 2016 19:31:39 -0800 (PST) Received: from localhost.localdomain ([103.29.142.67]) by smtp.gmail.com with ESMTPSA id 27sm34355294pfh.48.2016.02.14.19.31.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 14 Feb 2016 19:31:38 -0800 (PST) From: Caesar Wang To: heiko@sntech.de Subject: [PATCH] arm64: dts: rockchip: fix the incorrect otp-out pin on rk3368 Date: Mon, 15 Feb 2016 11:30:58 +0800 Message-Id: <1455507058-10824-1-git-send-email-wxt@rock-chips.com> X-Mailer: git-send-email 1.9.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160214_193200_876855_6083EC43 X-CRM114-Status: GOOD ( 10.58 ) X-Spam-Score: -2.6 (--) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, Caesar Wang , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RDNS_NONE,UNPARSEABLE_RELAY autolearn=unavailable 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 This patch fixes the incorrect Over-temperature protection pin. since the rk3368 io list said the otp pin is gpio0a3. Anyway, that should be fixed in here. Signed-off-by: Caesar Wang --- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3368.dtsi b/arch/arm64/boot/dts/rockchip/rk3368.dtsi index 49d1191..3949163 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3368.dtsi @@ -926,11 +926,11 @@ tsadc { otp_gpio: otp-gpio { - rockchip,pins = <0 10 RK_FUNC_GPIO &pcfg_pull_none>; + rockchip,pins = <0 3 RK_FUNC_GPIO &pcfg_pull_none>; }; otp_out: otp-out { - rockchip,pins = <0 10 RK_FUNC_1 &pcfg_pull_none>; + rockchip,pins = <0 3 RK_FUNC_1 &pcfg_pull_none>; }; };