diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-06-27 07:17:16 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-06-30 05:58:08 +0000 |
commit | bda27cd336a784d6ac55b2eb8af2635b26545fc4 (patch) | |
tree | 0c11a4b0c20cb24d3fbc49f7bc66e07e5e855b6f /src/mainboard/siemens | |
parent | e8d230d65d9cba20da77d0c5d200edf40286e09d (diff) |
src: Remove whitespaces before tabs
Change-Id: I73695152ec8d8ab2dabf8421ef2405f70de0f4ba
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42795
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/siemens')
3 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/devicetree.cb b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/devicetree.cb index 4074bae3bc..be50408820 100644 --- a/src/mainboard/siemens/mc_apl1/variants/mc_apl4/devicetree.cb +++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl4/devicetree.cb @@ -93,7 +93,7 @@ chip soc/intel/apollolake device pci 1c.0 on end # - eMMC device pci 1d.0 off end # - UFS device pci 1e.0 off end # - SDIO - device pci 1f.0 on # - LPC + device pci 1f.0 on # - LPC chip drivers/pc80/tpm device pnp 0c31.0 on end end diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl5/devicetree.cb b/src/mainboard/siemens/mc_apl1/variants/mc_apl5/devicetree.cb index 723ecb369c..33664fe937 100644 --- a/src/mainboard/siemens/mc_apl1/variants/mc_apl5/devicetree.cb +++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl5/devicetree.cb @@ -108,7 +108,7 @@ chip soc/intel/apollolake device pci 1c.0 on end # - eMMC device pci 1d.0 off end # - UFS device pci 1e.0 off end # - SDIO - device pci 1f.0 on # - LPC + device pci 1f.0 on # - LPC chip drivers/pc80/tpm device pnp 0c31.0 on end end diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl6/devicetree.cb b/src/mainboard/siemens/mc_apl1/variants/mc_apl6/devicetree.cb index 3b52f65398..a865f9fa5c 100644 --- a/src/mainboard/siemens/mc_apl1/variants/mc_apl6/devicetree.cb +++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl6/devicetree.cb @@ -72,7 +72,7 @@ chip soc/intel/apollolake device pci 1c.0 off end # - eMMC device pci 1d.0 off end # - UFS device pci 1e.0 off end # - SDIO - device pci 1f.0 on # - LPC + device pci 1f.0 on # - LPC chip drivers/pc80/tpm device pnp 0c31.0 on end end |