lkml.org 
[lkml]   [2018]   [Oct]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 2/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
    Date
    Add a channel node for the die temperature to the ADC.

    Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
    Reviewed-by: Douglas Anderson <dianders@chromium.org>
    ---
    Changes in v4:
    - added unit address to 'die-temp' node
    ---
    arch/arm64/boot/dts/qcom/pm8998.dtsi | 5 +++++
    1 file changed, 5 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/pm8998.dtsi b/arch/arm64/boot/dts/qcom/pm8998.dtsi
    index 048f19fa0150..32b141637d13 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>;
    +
    + die-temp@ADC5_DIE_TEMP {
    + reg = <ADC5_DIE_TEMP>;
    + label = "die_temp";
    + };
    };

    rtc@6000 {
    --
    2.19.0.605.g01d371f741-goog
    \
     
     \ /
      Last update: 2018-10-04 02:15    [W:2.481 / U:1.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site