Hi,
I was reading the bl_mode_pwl function at backlight.c and found that PWL_CTRL is being written at 0xfffe8002 (0xfffe8000 + 2) which doesn't map to any known reg. According to the second datasheet PWL_CTRL (Control Register (PWL_CTRL_REG) (Read / Write)) is located at 0xfffe8001.
maybe i'm wrong?
regards,
emerson.
Hi,
emersonv6 wrote:
I was reading the bl_mode_pwl function at backlight.c and found that PWL_CTRL is being written at 0xfffe8002 (0xfffe8000 + 2) which doesn't map to any known reg. According to the second datasheet PWL_CTRL (Control Register (PWL_CTRL_REG) (Read / Write)) is located at 0xfffe8001.
Yes, you are right, but this has already been fixed by prom in his branch:
http://bb.osmocom.org/trac/changeset/796f6aef383ec6802a4d659bf179419ef9b39e1...
The changes haven't been merged to master yet, though.
Regards, Steve
baseband-devel@lists.osmocom.org