On 04/02/13 13:23, JD McDonnell wrote:
   gpio: pinmux@E100B10 {
             compatible = "lantiq,pinctrl-xway";
             pinctrl-names = "default";
             pinctrl-0 = <&state_default>;

             #gpio-cells = <2>;
             gpio-controller;
             reg = <0xE100B10 0xA0>;

             state_default: pinmux {
                 stp {
                     lantiq,groups = "stp";
                     lantiq,function = "stp";
                 };
                 exin {
                     lantiq,groups = "exin1";
                     lantiq,function = "exin";
                 };
                 pci {
                     lantiq,groups = "gnt1";
                     lantiq,function = "pci";
                 };
                 conf_out {
                     lantiq,pins = "io4", "io5", "io6"; /* stp */
                     lantiq,open-drain;
                     lantiq,pull = <0>;
                 };
             };

Hi,

the pinmux settings for the ebu are missing. unless the bootlaoder leaves them all setup properly this might be the problem.

can you come on irc and we go over it there would be much easier than using email (oder skype/jabber) if you prefer

        John
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to