mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
wifi/bt: enable wifi
PD#165090: enable wifi for g12b Change-Id: I067b4ba84e0d40d2332059adc988495072a75d84 Signed-off-by: Larson Jiang <larson.jiang@amlogic.com>
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
wifi{
|
||||
compatible = "amlogic, aml_wifi";
|
||||
dev_name = "aml_wifi";
|
||||
status = "disable";
|
||||
status = "okay";
|
||||
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