ODROID: bt: Apply bluetooth device and add bluetooth device tree

configs.

Change-Id: I2ebf83d4463c1ebbe006e21e65272d14f8e8295f
Signed-off-by: Luke Go <sangch.go@gmail.com>
This commit is contained in:
Luke Go
2019-10-25 16:29:01 +09:00
committed by Chris KIM
parent 6ca5522b77
commit 594243d376
2 changed files with 9 additions and 1 deletions

View File

@@ -173,6 +173,14 @@
vdac_config = <0xa000>;
};
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";

View File

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