Add driver for the NXP TEMPMON to retrieve on-die operational temperature. Signed-off-by: Benjamin Lemouzy <blemouzy@centralp.fr>
9 lines
169 B
YAML
9 lines
169 B
YAML
# Copyright (c) 2023 Centralp
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP on-die temperature monitor
|
|
|
|
compatible: "nxp,tempmon"
|
|
|
|
include: sensor-device.yaml
|