diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 03:24:13 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-04-25 16:41:19 +0300 |
commit | c312c2ec866e319a49249b0597f53c5271c7cb3e (patch) | |
tree | f2307f8bd67bfe159a14407566a4e7c5453d7bcd /Documentation/devicetree/bindings/mmc | |
parent | dc5b5140af500e9a8f022fede6bab5823cb7f43e (diff) | |
download | linux-c312c2ec866e319a49249b0597f53c5271c7cb3e.tar.xz |
Documentation: dt: mmc: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mmc')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt index 0cb827bf9435..3d965d57e00b 100644 --- a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt +++ b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt @@ -1,7 +1,7 @@ * The simple eMMC hardware reset provider The purpose of this driver is to perform standard eMMC hw reset -procedure, as descibed by Jedec 4.4 specification. This procedure is +procedure, as described by Jedec 4.4 specification. This procedure is performed just after MMC core enabled power to the given mmc host (to fix possible issues if bootloader has left eMMC card in initialized or unknown state), and before performing complete system reboot (also in |