From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BAEB4C38145 for ; Thu, 8 Sep 2022 08:26:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231516AbiIHI0B (ORCPT ); Thu, 8 Sep 2022 04:26:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38044 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230391AbiIHIZh (ORCPT ); Thu, 8 Sep 2022 04:25:37 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 888DB8C47F; Thu, 8 Sep 2022 01:25:36 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 308B061BB5; Thu, 8 Sep 2022 08:25:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5AE46C433D6; Thu, 8 Sep 2022 08:25:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1662625535; bh=TY+bR3xM8jJob7jJVW+5UA7Dqo3BBJm/pD4n/DrdbCs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CovvPg9ixES3s4j8IJzJZfCddqtNjBPCOvUEVncdSRAJoACTBB7tPkk249yMey9vP 4/5s7t7MfhY8WflQvz5OZ1/gV+BP+rRwToAGA2yNTPsugadN0CnDagL9pSnbH2cuoP gCMzYQcWn8Qkly2bU+RFrmxTV4pruFsGYBfEoPBOitBBnxipTfMIr/ThQtYRJXiK6C msPzBMJINqikQz3l3U7yr6XFvSKHQ3aSrgxNmVd9Z4tw9fN8mmpLNj+2D9VawTYs5+ 3fa83F1/6jfDqu4oC1CSt6q7PrI49Y0bpqx95GOMclfONmPJV/9y1ink/TYNvZm4KO ClsT4+Un5sSAg== Date: Thu, 8 Sep 2022 09:25:29 +0100 From: Lee Jones To: Chris Morgan Cc: linux-pm@vger.kernel.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, zhangqing@rock-chips.com, zyw@rock-chips.com, jon.lin@rock-chips.com, maccraft123mc@gmail.com, sre@kernel.org, heiko@sntech.de, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, philip@pscan.uk, mazziesaccount@gmail.com, Chris Morgan , Krzysztof Kozlowski Subject: Re: [PATCH V10 1/4] dt-bindings: Add Rockchip rk817 battery charger support Message-ID: References: <20220827021623.23829-1-macroalpha82@gmail.com> <20220827021623.23829-2-macroalpha82@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220827021623.23829-2-macroalpha82@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Fri, 26 Aug 2022, Chris Morgan wrote: > From: Chris Morgan > > Create dt-binding documentation to document rk817 battery and charger > usage. New device-tree properties have been added. > > - rockchip,resistor-sense-micro-ohms: The value in microohms of the > sample resistor. > - rockchip,sleep-enter-current-microamp: The value in microamps of the > sleep enter current. > - rockchip,sleep-filter-current: The value in microamps of the sleep > filter current. > > Signed-off-by: Chris Morgan > Signed-off-by: Maya Matuszczyk > Reviewed-by: Krzysztof Kozlowski > --- > .../bindings/mfd/rockchip,rk817.yaml | 50 +++++++++++++++++++ > 1 file changed, 50 insertions(+) Applied, thanks. -- Lee Jones [李琼斯]