[PATCH] Fix for missing possibility to power on GSM in om-gta02-2.6.34
Lars-Peter Clausen
lars at metafoo.de
Tue Aug 3 01:34:22 CEST 2010
Timo Juhani Lindfors wrote:
> 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
Hi
I think using
/sys/bus/platform/devices/neo1973-pm-gsm.0
and
/sys/bus/platform/devices/gta02-pm-gsm.0
would be the best.
All other paths with the same basename should only be symlinks to one of these two.
- Lars
More information about the openmoko-kernel
mailing list