ODROID-C4: Add wifi dts configs and remove pci access routine from

aml_wifi.

Signed-off-by: Luke Go <sangch.go@gmail.com>
Change-Id: I0111583e1812633be391b7997388c1be1deadd32
This commit is contained in:
Luke Go
2019-10-21 17:58:33 +09:00
committed by Chris KIM
parent 4d1e3c608c
commit 0fc58bab9f
2 changed files with 2 additions and 10 deletions

View File

@@ -185,14 +185,6 @@
0xffff 0x0>; /* ending flag */
};
bt-dev{
compatible = "amlogic, bt-dev";
dev_name = "bt-dev";
status = "disabled";
gpio_reset = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
gpio_hostwake = <&gpio GPIOX_19 GPIO_ACTIVE_HIGH>;
};
wifi{
compatible = "amlogic, aml_wifi";
dev_name = "aml_wifi";
@@ -805,7 +797,7 @@
"MMC_PM_KEEP_POWER",
"MMC_CAP_SDIO_IRQ";
f_min = <400000>;
f_max = <200000000>;
f_max = <60000000>;
};
};

View File

@@ -1454,7 +1454,7 @@ CONFIG_AMLOGIC_WDT_MESON_V3=y
#
CONFIG_AMLOGIC_ESM=y
CONFIG_AMLOGIC_WIFI=y
CONFIG_AMLOGIC_BT_DEVICE=y
# CONFIG_AMLOGIC_BT_DEVICE is not set
#
# DVB COMPAT support