Hi, Lars-Peter Clausen <[email protected]> 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
