From: Matthias Kaehlcke Date: Mon, 12 Nov 2018 22:11:26 +0000 (-0800) Subject: arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC X-Git-Tag: v5.4-rc1~1905^2~26^2~16^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a789fd0bab57d5883e441a09596e1a77f698e62c;p=platform%2Fkernel%2Flinux-rpi.git arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC Add a channel node for the die temperature to the ADC. Signed-off-by: Matthias Kaehlcke Reviewed-by: Douglas Anderson Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/pm8998.dtsi b/arch/arm64/boot/dts/qcom/pm8998.dtsi index 048f19f..f1025a5 100644 --- a/arch/arm64/boot/dts/qcom/pm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/pm8998.dtsi @@ -75,6 +75,11 @@ #address-cells = <1>; #size-cells = <0>; #io-channel-cells = <1>; + + adc-chan@ADC5_DIE_TEMP { + reg = ; + label = "die_temp"; + }; }; rtc@6000 {