Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp2294738ybl; Thu, 19 Dec 2019 11:08:47 -0800 (PST) X-Google-Smtp-Source: APXvYqyUKEAkOPufgOGI+WrTr9XgcNgIzusvKbbhhXFfc5Egh0+6lcN/CCZ46W6gUSdc+gt+k3Ha X-Received: by 2002:a05:6808:6c5:: with SMTP id m5mr2761912oih.143.1576782527004; Thu, 19 Dec 2019 11:08:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1576782526; cv=none; d=google.com; s=arc-20160816; b=ypgBL7RhlFahw5Rg0T3eMRVv7oyOmCfNdF+MDwl27xB2GXlvSPLtRysDb2QSPpW+HT BLtPy9WcYfNDpt/W+SGGnedvHtUfKx0Xg83HoYf2js+XQhhIPCpxwmkgrqydKWsoV3Pf z8QIMLMKo9HNTKtj7qLTwogkOExSw4V0HVplcQMRX5Ba5D1rdALicW6k5eJT1QTDUB5/ MnzUEchtyenWqyn+oGltPraVk8c8jeuMkEg1viHOo2n151wZ3wVquMsa2+RGddL0+8BL 6WgmXvNDWwvsi4eEX3vM4std+d1YnoosnwgNcvKRLRJg6ZXG20cnfN6AP2RQJ+yb1h4K IJZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=VDNV2iyEKOeeKBOm7gsWUMsHbN6+qDyWGzOEn8595jQ=; b=mDoqTVrzgMihz1OG3N4uYiC5fBeLIdW5iGGuiZ80svZEwjX4N2Id1/AouAQw9VSbk6 7TH45LuM1bal5LNxxRkVW1Bohlh+J4UbUg5CrP+mJgMSBZyBUvzwmL1d84dd3RntoPoE VmnITeWnBMlwXRtsDf3iC6g5pwUylkAqeH7x2BIcOfVgRCfg+tfszV8ZORQae+tiWvq5 /ikCfKeQHTg+HBPYQzVvdlKLHODx2vviF1NRAiH6euGms9tqN8lCKpyqmFhwn1ueMYCe mAIHTM9NaIbvGBXHGc1W4OGGpzztmI0eia+vIDMmY3GBVivNgQgxAvKZsMPkdJyAZ0Mo vhLg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Gu6tV80c; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f3si3605792oia.264.2019.12.19.11.08.34; Thu, 19 Dec 2019 11:08:46 -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; dkim=pass header.i=@kernel.org header.s=default header.b=Gu6tV80c; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729172AbfLSTH1 (ORCPT + 99 others); Thu, 19 Dec 2019 14:07:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:34620 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728801AbfLSSnH (ORCPT ); Thu, 19 Dec 2019 13:43:07 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CA297222C2; Thu, 19 Dec 2019 18:43:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1576780987; bh=JMtLdH5N/pRayjeq4ysU3riAaYpsmdHp8ifQ324osZ0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Gu6tV80cA08/QJo8lvNZkPLHmp+NdqHYe0c9xn656W8RuIeyns01lvhwmTIpzLw5p l+zMh5Lpd6BM3U9bGfxgCCBNBsUq2Z4/8lAUDlpDpIiXKQfDclNzOySHWIBUQp1HJY skM62kBPzhLEqX4qyL5gVS91YaCpaoTMqRZCDU/M= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Baruch Siach , Alexandre Belloni , Sasha Levin Subject: [PATCH 4.9 035/199] rtc: dt-binding: abx80x: fix resistance scale Date: Thu, 19 Dec 2019 19:31:57 +0100 Message-Id: <20191219183216.847741660@linuxfoundation.org> X-Mailer: git-send-email 2.24.1 In-Reply-To: <20191219183214.629503389@linuxfoundation.org> References: <20191219183214.629503389@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Baruch Siach [ Upstream commit 73852e56827f5cb5db9d6e8dd8191fc2f2e8f424 ] The abracon,tc-resistor property value is in kOhm. Signed-off-by: Baruch Siach Signed-off-by: Alexandre Belloni Signed-off-by: Sasha Levin --- Documentation/devicetree/bindings/rtc/abracon,abx80x.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/rtc/abracon,abx80x.txt b/Documentation/devicetree/bindings/rtc/abracon,abx80x.txt index be789685a1c24..18b892d010d87 100644 --- a/Documentation/devicetree/bindings/rtc/abracon,abx80x.txt +++ b/Documentation/devicetree/bindings/rtc/abracon,abx80x.txt @@ -27,4 +27,4 @@ and valid to enable charging: - "abracon,tc-diode": should be "standard" (0.6V) or "schottky" (0.3V) - "abracon,tc-resistor": should be <0>, <3>, <6> or <11>. 0 disables the output - resistor, the other values are in ohm. + resistor, the other values are in kOhm. -- 2.20.1