u-boot-2016/arch/arm/dts/ipq5018-mp03.3-c3.dts
Vandhiadevan Karunamoorthy 5343739b40 arm: dts: remove pci-x2 and usb from mp03.3-c3
Signed-off-by: Vandhiadevan Karunamoorthy <vkarunam@codeaurora.org>
Change-Id: I5d8169368f9dfed4110a2dceecab56606712aa4b
2021-03-30 11:45:03 +05:30

22 lines
778 B
Text

/*
* Copyright (c) 2016-2021, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
#include "ipq5018-mp03.3.dts"
/ {
model ="QCA, IPQ5018-MP03.3-C3";
compatible = "qca,ipq5018", "qca,ipq5018-mp03.3-c3";
machid = <0x8040202>;
config_name = "config@mp03.3-c3";
/delete-node/ pci@a0000000;
/delete-node/ xhci@8a00000;
};