x86: coral: Drop the duplicate PCIe settings
authorSimon Glass <sjg@chromium.org>
Wed, 4 Nov 2020 16:57:21 +0000 (09:57 -0700)
committerBin Meng <bmeng.cn@gmail.com>
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 <sjg@chromium.org>
Reported-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/dts/chromebook_coral.dts

index 893a59b..8801b58 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>;