From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752390AbcBOVND (ORCPT ); Mon, 15 Feb 2016 16:13:03 -0500 Received: from gloria.sntech.de ([95.129.55.99]:50600 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752166AbcBOVNB (ORCPT ); Mon, 15 Feb 2016 16:13:01 -0500 From: Heiko Stuebner To: Caesar Wang Cc: linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: dts: rockchip: fix the incorrect otp-out pin on rk3368 Date: Mon, 15 Feb 2016 22:12:50 +0100 Message-ID: <1884614.IJaL3hhOqa@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1455507058-10824-1-git-send-email-wxt@rock-chips.com> References: <1455507058-10824-1-git-send-email-wxt@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Caesar, Am Montag, 15. Februar 2016, 11:30:58 schrieb Caesar Wang: > 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 applied to my dts branch for 4.6 Thanks Heiko