tn3399_openwrt/package
Martin Blumenstingl 70afc0bdd1 kernel: mac80211: set the parent of the ath9k gpio_chip
This allows gpiolib to re-use ath9k's devicetree node as GPIO
controller.
Example:

ath9k: ath9k@0 {
	#gpio-cells = <2>;
	gpio-controller;
}

Now the ath9k node can be used just like any other GPIO controller:
	gpios = <&ath9k 1 GPIO_ACTIVE_HIGH>;

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2016-07-02 19:34:50 +02:00
..
base-files base-files: seed /dev/urandom 2016-06-30 22:48:39 +02:00
boot packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
devel packages: prefer http over git for git protocol 2016-06-22 19:32:06 +02:00
firmware ath10k-firmware: add symlink for QCA9984 board.bin 2016-07-02 19:34:50 +02:00
kernel kernel: mac80211: set the parent of the ath9k gpio_chip 2016-07-02 19:34:50 +02:00
libs ustream-ssl: update to latest git HEAD 2016-07-02 10:16:17 +02:00
network odhcp6c: Upstep to latest version 2016-06-30 14:53:21 +02:00
system procd: Set /dev/kmsg to 600 2016-07-02 10:16:18 +02:00
utils jsonfilter: update to latest git HEAD 2016-07-02 10:16:18 +02:00
Makefile include: choose package output directory based on repository info 2016-04-06 21:55:44 +02:00