The cros_ec_throttler monitors events from the Chrome OS Embedded Controller to throttle the system if needed, using the mechanisms provided by the throttler core. Signed-off-by: Matthias Kaehlcke <mka@xxxxxxxxxxxx> --- Changes in v2: - patch added to series Documentation/devicetree/bindings/misc/cros_ec_throttler.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Documentation/devicetree/bindings/misc/cros_ec_throttler.txt diff --git a/Documentation/devicetree/bindings/misc/cros_ec_throttler.txt b/Documentation/devicetree/bindings/misc/cros_ec_throttler.txt new file mode 100644 index 000000000000..7316dcc0ef75 --- /dev/null +++ b/Documentation/devicetree/bindings/misc/cros_ec_throttler.txt @@ -0,0 +1,4 @@ +* cros_ec_throttler driver + +Required properties: +- compatible: "google,cros-ec-throttler" -- 2.18.0.rc1.242.g61856ae69a-goog -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html