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-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a789fd0bab57d5883e441a09596e1a77f698e62c;p=linux.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 048f19fa01504..f1025a50c227b 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 {