On 12/12/2014 15:12, Jonas Gorski wrote:
> or the gpio-base problem, we should be able to register appropriate
> platform data for it as OF_DEV_AUXDATA() in of_platform_populate.
>
> e.g.
>
> struct bgpio_pdata gpio0_pdata = {
> .base = 0,
> };
>
> struct bgpio_pdata gpio1_pdata = {
> .base = 32,
> };
tried it for ralink and lantiq and it got nak'ed by LinusW
i keep that part of the code as a small patch inside owrt on top of the
stuff i sent upstream.
John
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel