[PATCH] x86: fsp: Replace e-mmc with emmc in devicetree bindings
Simon Glass
sjg at chromium.org
Fri Sep 11 22:15:48 CEST 2020
On Fri, 11 Sep 2020 at 08:52, Wolfgang Wallner
<wolfgang.wallner at br-automation.com> wrote:
>
> The term eMMC is used inconsistently within the FSP devicetree
> bindigs (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 at br-automation.com>
>
> ---
>
> arch/x86/cpu/apollolake/fsp_bindings.c | 6 +++---
> doc/device-tree-bindings/fsp/fsp2/apollolake/fsp-m.txt | 2 +-
> doc/device-tree-bindings/fsp/fsp2/apollolake/fsp-s.txt | 2 +-
> 3 files changed, 5 insertions(+), 5 deletions(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list