From 13c0d208b23ef82f870b55d965326f313bdbc27b Mon Sep 17 00:00:00 2001 From: Tobias Wolf Date: Tue, 15 Nov 2016 22:31:16 +0100 Subject: ramips: introduce CONFIG_PCI and CONFIG_OF_*PCI for rt288x This is a prerequisite for F5D8235 V1 to use PCI based OHCI/EHCI. Signed-off-by: Tobias Wolf --- target/linux/ramips/dts/F5D8235_V1.dts | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/linux/ramips/dts/F5D8235_V1.dts') diff --git a/target/linux/ramips/dts/F5D8235_V1.dts b/target/linux/ramips/dts/F5D8235_V1.dts index 4d95860aa2..8fcf1f0a62 100644 --- a/target/linux/ramips/dts/F5D8235_V1.dts +++ b/target/linux/ramips/dts/F5D8235_V1.dts @@ -11,6 +11,10 @@ compatible = "F5D8235_V1", "ralink,rt2880-soc"; model = "Belkin F5D8235 v1"; + pci@440000 { + status = "ok"; + }; + cfi@1f000000 { compatible = "cfi-flash"; reg = <0xbc400000 0x800000>; -- cgit v1.2.3