Change-Id: I804f728e360356cc35f31a37b28dc9a07e1f1b46
dev_name = "aml_wifi";
status = "okay";
interrupt_pin = <&gpio GPIOX_7 GPIO_ACTIVE_HIGH>;
- irq_trigger_type = "GPIO_IRQ_HIGH";
+ irq_trigger_type = "GPIO_IRQ_LOW";
power_on_pin = <&gpio GPIOX_6 GPIO_ACTIVE_HIGH>;
dhd_static_buf; //if use bcm wifi, config dhd_static_buf
pinctrl-names = "default";
};
gpioleds {
compatible = "gpio-leds";
- status = "okay";
+ status = "disabled";
green {
label="green";
// Askey++ Gavim 20190130
gpio_keypad{
compatible = "amlogic, gpio_keypad";
- status = "okay";
+ status = "disabled";
scan_period = <20>;
key_num = <1>;
key_name = "bt_pair";
};
&saradc {
- status = "disabled";
+ status = "okay";
};
&defendkey {