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

configs.

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

View File

@@ -185,6 +185,14 @@
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";

View File

@@ -1454,7 +1454,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