blob: 797b2ea29b7fdf17b911b905f5277350c6fda74f [file] [log] [blame]
What: /sys/bus/pil/devices/.../name
Date: March 2012
Contact: Stephen Boyd <sboyd@codeaurora.org>
Description:
Shows the name of the peripheral used in pil_get().
What: /sys/bus/pil/devices/.../state
Date: March 2012
Contact: Stephen Boyd <sboyd@codeaurora.org>
Description:
Shows the state state of a peripheral. Current states
supported are:
OFFLINE - peripheral is offline
ONLINE - peripheral is online
This file supports poll() to detect when a peripheral changes
state.