diff options
author | Olof Johansson <olof@lixom.net> | 2018-12-03 13:04:49 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2018-12-03 13:04:49 -0800 |
commit | 332da8486b58ebe5c1901b445e01ca45c20b6c72 (patch) | |
tree | 4095b01c5b022024b6747bdeb9ebcdabf3bb2fa7 /MAINTAINERS | |
parent | acfbaa5d3bd6e8f7d3b40f2f6e87399037c78333 (diff) | |
parent | 972910948fb6f555e83f37bc6172f51984d738a9 (diff) | |
download | linux-stable-332da8486b58ebe5c1901b445e01ca45c20b6c72.tar.gz linux-stable-332da8486b58ebe5c1901b445e01ca45c20b6c72.tar.bz2 linux-stable-332da8486b58ebe5c1901b445e01ca45c20b6c72.zip |
Merge tag 'qcom-dts-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dt
Qualcomm Device Tree Changes for v4.21
* Add entry for Qualcomm TSENS thermal drivers
* Update msm8974 thermal entries
* Fix msm8974 Hammerhead magnetometer gpios
* Add SoC specific compatibles for SDHC nodes
* Remove Arrow SD600 eval board
* tag 'qcom-dts-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux:
ARM: dts: qcom: Remove Arrow SD600 eval board
ARM: dts: qcom: Add SoC-specific string for sdhci-msm-v4 nodes
ARM: dts: qcom: msm8974-hammerhead: correct gpios property on magnetometer
ARM: dts: msm8974: thermal: Add "qcom,sensors" property
ARM: dts: msm8974: thermal: split address space into two
MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0abecc528dac..e3dfefb85b94 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12374,6 +12374,13 @@ L: linux-arm-msm@vger.kernel.org S: Maintained F: drivers/iommu/qcom_iommu.c +QUALCOMM TSENS THERMAL DRIVER +M: Amit Kucheria <amit.kucheria@linaro.org> +L: linux-pm@vger.kernel.org +L: linux-arm-msm@vger.kernel.org +S: Maintained +F: drivers/thermal/qcom/ + QUALCOMM VENUS VIDEO ACCELERATOR DRIVER M: Stanimir Varbanov <stanimir.varbanov@linaro.org> L: linux-media@vger.kernel.org |