diff mbox

[v2] Documentation: bindings: fix palmas-rtc documentation

Message ID ac069bc32d31b6c6bf6ad7e136e021b5e296deca.1461254594.git.hns@goldelico.com
State Accepted, archived
Headers show

Commit Message

H. Nikolaus Schaller April 21, 2016, 4:03 p.m. UTC
change 100mA -> 100uA

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
---
 Documentation/devicetree/bindings/rtc/rtc-palmas.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Rob Herring (Arm) April 22, 2016, 8:29 p.m. UTC | #1
On Thu, Apr 21, 2016 at 06:03:15PM +0200, H. Nikolaus Schaller wrote:
> change 100mA -> 100uA
> 
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
> ---
>  Documentation/devicetree/bindings/rtc/rtc-palmas.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Acked-by: Rob Herring <robh@kernel.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Rob Herring (Arm) April 25, 2016, 1:46 p.m. UTC | #2
On Thu, Apr 21, 2016 at 06:03:15PM +0200, H. Nikolaus Schaller wrote:
> change 100mA -> 100uA
> 
> Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>

Applied, thanks.

Rob

> ---
>  Documentation/devicetree/bindings/rtc/rtc-palmas.txt | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/rtc/rtc-palmas.txt b/Documentation/devicetree/bindings/rtc/rtc-palmas.txt
> index adbccc0..eb1c7fd 100644
> --- a/Documentation/devicetree/bindings/rtc/rtc-palmas.txt
> +++ b/Documentation/devicetree/bindings/rtc/rtc-palmas.txt
> @@ -15,9 +15,9 @@ Optional properties:
>  	battery is chargeable or not. If charging battery then driver can
>  	enable the charging.
>  - ti,backup-battery-charge-high-current: Enable high current charging in
> -	backup battery. Device supports the < 100mA and > 100mA charging.
> -	The high current will be > 100mA. Absence of this property will
> -	charge battery to lower current i.e. < 100mA.
> +	backup battery. Device supports the < 100uA and > 100uA charging.
> +	The high current will be > 100uA. Absence of this property will
> +	charge battery to lower current i.e. < 100uA.
>  
>  Example:
>  	palmas: tps65913@58 {
> -- 
> 2.7.3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/rtc/rtc-palmas.txt b/Documentation/devicetree/bindings/rtc/rtc-palmas.txt
index adbccc0..eb1c7fd 100644
--- a/Documentation/devicetree/bindings/rtc/rtc-palmas.txt
+++ b/Documentation/devicetree/bindings/rtc/rtc-palmas.txt
@@ -15,9 +15,9 @@  Optional properties:
 	battery is chargeable or not. If charging battery then driver can
 	enable the charging.
 - ti,backup-battery-charge-high-current: Enable high current charging in
-	backup battery. Device supports the < 100mA and > 100mA charging.
-	The high current will be > 100mA. Absence of this property will
-	charge battery to lower current i.e. < 100mA.
+	backup battery. Device supports the < 100uA and > 100uA charging.
+	The high current will be > 100uA. Absence of this property will
+	charge battery to lower current i.e. < 100uA.
 
 Example:
 	palmas: tps65913@58 {