Skip to content

Commit bf17d0d

Browse files
aaronemasseyChromeos LUCI
authored andcommitted
zephyr: doc: Remove battery doc's "aforementioned"
The Zephyr battery doc states "The `vendor` and `part` references must match an existing battery defined in [battery bindings directory]." before a battery bindings directory is mentioned. This would likely cause an unfamiliar reader confusion. Remove the "aforementioned" part of the sentence. BRANCH=none BUG=None TEST=gerrit view Signed-off-by: Aaron Massey <[email protected]> Change-Id: I9ed2a092de239b9c67a1bababcf2b7a4499b406e Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3541330 Reviewed-by: Tristan Honscheid <[email protected]>
1 parent f9acd8a commit bf17d0d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/zephyr/zephyr_battery.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ Example:
5353
Here `vendor_part` will be the default battery type. If this node label is
5454
present in the overlay, the [DEFAULT_BATTERY_TYPE] is set in the battery shim
5555
code with the labeled battery type. The `vendor` and `part` references must
56-
match an existing battery defined in the aforementioned [battery bindings
57-
directory].
56+
match an existing battery defined in [battery bindings directory].
5857

5958
##### Add the battery present GPIO node as a child of `named-gpios`
6059

0 commit comments

Comments
 (0)