Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 148f849c authored by Abhilash Kumar's avatar Abhilash Kumar Committed by Tony Lijo Jose
Browse files

msm: camera: icp: Add support for firmware hangdump



Created debugfs entry to support firmware hangdump with
three levels.
The three levels are to disable the dumping of data, to
enable the dump only during firmware failure and enable
dump for each frame.

For disabling:
adb shell echo 0 > /sys/kernel/debug/camera_icp/a5_fw_dump_lvl

For dump on failure:
adb shell echo 1 > /sys/kernel/debug/camera_icp/a5_fw_dump_lvl

For dump on each frame:
adb shell echo 2 > /sys/kernel/debug/camera_icp/a5_fw_dump_lvl

Change-Id: I2c6a2b92563196306bc2baded2d3316de054ecb2
Signed-off-by: default avatarAbhilash Kumar <krabhi@codeaurora.org>
Signed-off-by: default avatarTony Lijo Jose <tjose@codeaurora.org>
parent 0bb03714
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment