mbox series

[v1,0/2] add support for the external thermal zone and cooling device binding for Mellanox network devices

Message ID 1504032311-195988-1-git-send-email-vadimp@mellanox.com
Headers show
Series add support for the external thermal zone and cooling device binding for Mellanox network devices | expand

Message

Vadim Pasternak Aug. 29, 2017, 6:45 p.m. UTC
It allows binding of AISC thermal sensor to externally defined thermal
zones and cooling device. Such definition can be provided from DTS.

Vadim Pasternak (2):
  dt-bindings: net: add binding documentation for mlxsw thermal control
  mlxsw: core: add support for the external thermal zone setting (by
    DTS)

 .../devicetree/bindings/net/mellanox,mlxsw.txt     |  46 +++++++++
 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 107 ++++++++++++++++++++-
 drivers/net/ethernet/mellanox/mlxsw/minimal.c      |   6 ++
 3 files changed, 155 insertions(+), 4 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/net/mellanox,mlxsw.txt