This series adds a channel for the die temperature to the QCOM SPMI PMIC5 ADC. It also fixes an example in the DT documentation. The die temperature is going to be used by the temperature alarm driver (https://lore.kernel.org/patchwork/project/lkml/list/?series=361416). The former name of the series was "arm64: dts: qcom: pm8998: Add ADC node and die temperature channel" (https://patchwork.kernel.org/project/linux-arm-msm/list/?series=17165), 2 of the 3 patches of this series already landed in Andy's tree, hence the new name. Matthias Kaehlcke (2): dt-bindings: iio: vadc: Update example to include unit address for node 'usb-id-nopull' arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC Documentation/devicetree/bindings/iio/adc/qcom,spmi-vadc.txt | 2 +- arch/arm64/boot/dts/qcom/pm8998.dtsi | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) -- 2.19.0.605.g01d371f741-goog