2011.11.15. 17:09 keltezéssel, Luis R. Rodriguez írta: > On Tue, Nov 15, 2011 at 3:23 AM, Sangwook Lee <sangwook.lee@xxxxxxxxxx> wrote: >> The patch series proposes to rename ath9k_platform.h to "ath_platform.h >> This header file handles platform data used only for ath9k, >> but it can used by ath6k as well. > > Adding the actual OpenWrt stakeholders. Is there any public hardware > platform that uses this yet? It is used by the ath79 platform code in the mainline kernel, although only the AP81 reference board uses that for now. However the linux-mips tree also has code for the AP121 reference board, and that will use it as well. Additionaly, we are using that in OpenWrt for several consumer boards which are based on the AR71xx/AR724x/AR913x SoCs. -Gabor