[PATCH] Fix for missing possibility to power on GSM in om-gta02-2.6.34

Timo Juhani Lindfors timo.lindfors at iki.fi
Tue Aug 3 01:11:08 CEST 2010


Hi,

Lars-Peter Clausen <lars at metafoo.de> writes:
> /sys/bus/platform/devices/gta02-pm-gsm.0 is what you should use

aha, thank you. I'll replace 

/sys/devices/platform/s3c2440-i2c/i2c-0/0-0073/pcf50633-gpio/reg-fixed-voltage.1/gta02-pm-gsm.0

with

/sys/bus/platform/devices/gta02-pm-gsm.0

so that now omhacks tries the following three paths and uses the first
one that exists:

/sys/class/i2c-adapter/i2c-0/0-0073/neo1973-pm-gsm.0
/sys/class/i2c-adapter/i2c-0/0-0073/gta02-pm-gsm.0
/sys/bus/platform/devices/gta02-pm-gsm.0

-Timo



More information about the openmoko-kernel mailing list