On Thu, Oct 24, 2013 at 1:02 PM, porkupan <[email protected]> wrote: > I suspect the problem is not GPIO, something else seems to be muxed into the > GPIO pins (maybe MMC2? But it is "disabled" in the DTS!). The GPIOs are > accessible from U-Boot (via "gpio" commands), but they are NOT accessible > from the Linux userspace. > > cd /sys/class/gpio > echo 137 > export > cd gpio137 > echo "low" > direction > > no effect! The /sys/kernel/debug/omap_mux/sdmmc2_dat7 is not present, so I > cannot remux anything into the GPIO pins.
omap_mux is not available in device tree.. Regards, -- Robert Nelson http://www.rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
