mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
773e3206e6
Add two nodes in debugfs which shows cfg value and its meaning, and status info read from VPC2004. Signed-off-by: Ike Panhc <ike.pan@canonical.com> Signed-off-by: Matthew Garrett <mjg@redhat.com>
19 lines
465 B
Text
19 lines
465 B
Text
What: /sys/kernel/debug/ideapad/cfg
|
|
Date: Sep 2011
|
|
KernelVersion: 3.2
|
|
Contact: Ike Panhc <ike.pan@canonical.com>
|
|
Description:
|
|
|
|
cfg shows the return value of _CFG method in VPC2004 device. It tells machine
|
|
capability and what graphic component within the machine.
|
|
|
|
|
|
What: /sys/kernel/debug/ideapad/status
|
|
Date: Sep 2011
|
|
KernelVersion: 3.2
|
|
Contact: Ike Panhc <ike.pan@canonical.com>
|
|
Description:
|
|
|
|
status shows infos we can read and tells its meaning and value.
|
|
|
|
|