From: Simon Glass Date: Wed, 4 Nov 2020 16:57:21 +0000 (-0700) Subject: x86: coral: Drop the duplicate PCIe settings X-Git-Url: http://git.dujemihanovic.xyz/html/static/git-favicon.png?a=commitdiff_plain;h=726310166b3585ee8a0936f88e7e1c12c3180013;p=u-boot.git x86: coral: Drop the duplicate PCIe settings These settings are included twice. The second lot are correct, so drop the others. Signed-off-by: Simon Glass Reported-by: Wolfgang Wallner Reviewed-by: Bin Meng --- diff --git a/arch/x86/dts/chromebook_coral.dts b/arch/x86/dts/chromebook_coral.dts index 893a59b162..8801b58bb5 100644 --- a/arch/x86/dts/chromebook_coral.dts +++ b/arch/x86/dts/chromebook_coral.dts @@ -718,8 +718,6 @@ fsps,ish-enable = <0>; fsps,enable-sata = <0>; - fsps,pcie-root-port-en = [00 00 00 00 00 01]; - fsps,pcie-rp-hot-plug = [00 00 00 00 00 01]; fsps,i2c6-enable = ; fsps,i2c7-enable = ; fsps,hsuart3-enable = ;