]> Git Repo - J-u-boot.git/commitdiff
x86: coral: Drop the duplicate PCIe settings
authorSimon Glass <[email protected]>
Wed, 4 Nov 2020 16:57:21 +0000 (09:57 -0700)
committerBin Meng <[email protected]>
Thu, 5 Nov 2020 06:58:45 +0000 (14:58 +0800)
These settings are included twice. The second lot are correct, so drop the
others.

Signed-off-by: Simon Glass <[email protected]>
Reported-by: Wolfgang Wallner <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/dts/chromebook_coral.dts

index 893a59b1620dc46132aad61cdc5b707ad7e06d87..8801b58bb548d314f15853ddbd6e46365cad6e15 100644 (file)
 
        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 = <I2CX_ENABLE_DISABLED>;
        fsps,i2c7-enable = <I2CX_ENABLE_DISABLED>;
        fsps,hsuart3-enable = <HSUARTX_ENABLE_DISABLED>;
This page took 0.034656 seconds and 4 git commands to generate.