x86: fsp: Replace e-mmc with emmc in devicetree bindings
authorWolfgang Wallner <wolfgang.wallner@br-automation.com>
Fri, 11 Sep 2020 14:52:28 +0000 (16:52 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 21 Sep 2020 08:41:35 +0000 (16:41 +0800)
commit674c58c7b73db3a1e1297b87397c61e09915e7d7
treeed59a9e75607b4f5c883e1781e251037b56cde66
parent4364a3f852afe6f45f25a44f089adb9e98c338e1
x86: fsp: Replace e-mmc with emmc in devicetree bindings

The term eMMC is used inconsistently within the FSP devicetree
bindings (e-mmc and emmc), especially for "emmc-host-max-speed"
documentation and code disagree.

Change all eMMC instances within the FSP bindings to consistently
use "emmc". The term "emmc" is already used a lot within U-Boot,
while "e-mmc" is only used in the FSP bindings.

Signed-off-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: correct one typo in the commit message]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/apollolake/fsp_bindings.c
doc/device-tree-bindings/fsp/fsp2/apollolake/fsp-m.txt
doc/device-tree-bindings/fsp/fsp2/apollolake/fsp-s.txt