diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-09-11 17:39:47 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-09-13 23:57:04 +0200 |
commit | e65e50ff8820de12932cf1e9554316199ae02d42 (patch) | |
tree | d6b72e435018125ae305b0f4763fbccf2009d77b /Documentation/devicetree/bindings/bus | |
parent | of: Let of_for_each_phandle fallback to non-negative cell_count (diff) | |
download | linux-e65e50ff8820de12932cf1e9554316199ae02d42.tar.xz linux-e65e50ff8820de12932cf1e9554316199ae02d42.zip |
bus: qcom: fix spelling mistake "ambigous" -> "ambiguous"
There is a spelling mistake on the documentation. Fix it.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/bus')
-rw-r--r-- | Documentation/devicetree/bindings/bus/qcom,ebi2.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/bus/qcom,ebi2.txt b/Documentation/devicetree/bindings/bus/qcom,ebi2.txt index 5a7d567f6833..5058aa2c63b2 100644 --- a/Documentation/devicetree/bindings/bus/qcom,ebi2.txt +++ b/Documentation/devicetree/bindings/bus/qcom,ebi2.txt @@ -71,7 +71,7 @@ Optional subnodes: The following optional properties are properties that can be tagged onto any device subnode. We are assuming that there can be only ONE device per -chipselect subnode, else the properties will become ambigous. +chipselect subnode, else the properties will become ambiguous. Optional properties arrays for SLOW chip selects: - qcom,xmem-recovery-cycles: recovery cycles is the time the memory continues to |