Re: [PATCH v4 RESEND 1/4] dt-bindings: Add Rockchip rk817 battery charger support
From: Rob Herring <robh@kernel.org>
Date: 2021-09-22 19:19:15
Also in:
linux-pm, linux-rockchip
From: Rob Herring <robh@kernel.org>
Date: 2021-09-22 19:19:15
Also in:
linux-pm, linux-rockchip
On Thu, Sep 16, 2021 at 02:42:05PM -0500, Chris Morgan wrote:
From: Chris Morgan <redacted>
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 <redacted>
Signed-off-by: Maya Matuszczyk <redacted>
---
.../devicetree/bindings/mfd/rk808.txt | 38 +++++++++++++++++++
1 file changed, 38 insertions(+)You've also submitted converting this to schema. Please make the dependencies explicit. Rob