Message ID | 1411564278-17207-3-git-send-email-frans.klaver@xsens.com |
---|---|
State | Needs Review / ACK, archived |
Headers | show |
Context | Check | Description |
---|---|---|
robh/checkpatch | warning | total: 1 errors, 0 warnings, 0 lines checked |
robh/patch-applied | success |
diff --git a/Documentation/devicetree/bindings/power_supply/sbs_sbs-battery.txt b/Documentation/devicetree/bindings/power_supply/sbs_sbs-battery.txt index c40e892..05bf09c 100644 --- a/Documentation/devicetree/bindings/power_supply/sbs_sbs-battery.txt +++ b/Documentation/devicetree/bindings/power_supply/sbs_sbs-battery.txt @@ -11,6 +11,8 @@ Optional properties : after an external change notification. - sbs,battery-detect-gpios : The gpio which signals battery detection and a flag specifying its polarity. + - sbs,always-present : If set, the battery is always registered even if + status cannot be read during probe Example:
Document the sbs,always-present property of sbs batteries. Signed-off-by: Frans Klaver <frans.klaver@xsens.com> --- Documentation/devicetree/bindings/power_supply/sbs_sbs-battery.txt | 2 ++ 1 file changed, 2 insertions(+)