ath79: use gpio-beeper instead of gpio0-exports #24514 Sign in to view logs Summary Jobs Test Formalities Run details Usage Workflow file Triggered via pull request February 8, 2025 01:49 neheb synchronize #17588 neheb:q Status Success Total duration 23m 10s Artifacts – formal.yml on: ...
#define AR934X_GPIO_FUNC_SPI_CS_1_EN BIT(14) #define AR934X_GPIO_FUNC_SPI_CS_0_EN BIT(13) #define AR934X_GPIO_FUNC_CLK_OBS4_EN BIT(6) #define AR934X_GPIO_OUT_GPIO 0x00 #define AR934X_GPIO_OUTSEL_CLK_OBS4 0x14 #define AR934X_GPIO_OUTSEL_CLK_OBS4 0x14 #define QCA955...
基于ath79目标编译。网口为wan口。调试修改需要从无线接入,无线openwrt无密码。root密码为password. 机身上的gpio开关没有做脚本调用。动手能力好的大神可以做成一键ap的开关。基于lean大神源码编译。 (0)踩踩(0) 所需:11积分 Java + Kafka + ZooKeeper 构建高吞吐量分布式消息系统详解 ...
[gpio_button_hotplug@4cf73d00+0x1a00] [87765.498364] Disabling IRQ #23 ``` Fixes:https://github.com/openwrt/openwrt/issues/13010Fixes:https://github.com/openwrt/openwrt/issues/12167Fixes:https://github.com/openwrt/openwrt/issues/11191Fixes:https://github.com/openwrt/openwrt/issues/7835...
gpio-export-pcf8574 { compatible = "gpio-export"; #size-cells = <0>; poe-passthrough { gpio-export,name = "poe-passthrough"; gpio-export,output = <1>; gpios = <&pcf8574 0 GPIO_ACTIVE_LOW>; }; usb-power { gpio-export,name = "usb-power"; gpio-export,output = <0>; gpios ...
gpios = <&gpio 7 GPIO_ACTIVE_LOW>; default-state = "on"; }; wlan5g { label = "green:wlan5g"; gpios = <&gpio 8 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0radio"; }; led_power_red: power_red { label = "red:power"; gpios = <&gpio 15 GPIO_ACTIVE_LOW>; }; ...
gpios = <&gpio 5 GPIO_ACTIVE_LOW>; linux,default-trigger = "phy0tpt"; }; led-1 { color = <LED_COLOR_ID_GREEN>; function = LED_FUNCTION_USB; function-enumerator = <2>; gpios = <&gpio 7 GPIO_ACTIVE_LOW>; trigger-sources = <&hub_port0>; linux,default-trigger = "usbport";...
&gpio { status = "okay"; }; &spi { num-cs = <1>; status = "okay"; flash@0 { compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <25000000>; partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; uboot: partition@0 { label...
echo "0" >/sys/class/gpio/lte_modem_enable/value sleep 1 echo "1" >/sys/class/gpio/lte_modem_enable/value } 21 changes: 21 additions & 0 deletions 21 package/independent/lte-modem-xwrt-csac/files/lte-setup.defaults Original file line numberDiff line numberDiff line change @@ -0,0...
compatible = "linux,wdt-gpio"; gpios = <&gpio 16 GPIO_ACTIVE_LOW>; hw_algo = "toggle"; hw_margin_ms = <20000>; always-running; }; }; &wdt { status = "disabled"; }; &wmac { status = "okay"; qca,no-eeprom; }; &pcie0 { status = "okay"; wifi@0,0,0 { compatible =...