Using e.g.
gpios = <&gpio 103 GPIO_ACTIVE_HIGH>;
in a led definition (for da850-evm) fails because 103 is greater than
the max. limit of 32 as set for every chip in davinci_gpio_probe() in
gpio-davinci.c.
Regards, Alexander Holler _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
