mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
dts: g12b: disable wifi temp for Android launch
PD#165090: G12B bring up Change-Id: I031fd49bd29052c5d83508a6e63a0f5b6a97e9fa Signed-off-by: Gongwei Chen <gongwei.chen@amlogic.com>
This commit is contained in:
@@ -171,7 +171,7 @@
|
||||
wifi{
|
||||
compatible = "amlogic, aml_wifi";
|
||||
dev_name = "aml_wifi";
|
||||
status = "okay";
|
||||
status = "disable";
|
||||
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
|
||||
irq_trigger_type = "GPIO_IRQ_LOW";
|
||||
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
|
||||
|
||||
Reference in New Issue
Block a user