Commit 1266f897 authored by Marc Dietrich's avatar Marc Dietrich Committed by Olof Johansson

ARM: dt: tegra: add ADT7461 temperature sensor to paz00 device tree

Add the ADT7461 temperature monitoring IC which is connected via
the DVC controller.
Signed-off-by: default avatarMarc Dietrich <marvin24@gmx.de>
Acked-by: default avatarStephen Warren <swarren@nvidia.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 62aa2b53
......@@ -35,6 +35,11 @@ nvec@7000c500 {
i2c@7000d000 {
clock-frequency = <400000>;
adt7461@4c {
compatible = "adi,adt7461";
reg = <0x4c>;
};
};
serial@70006000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment