]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: msm8974: thermal: split address space into two
authorAmit Kucheria <amit.kucheria@linaro.org>
Thu, 6 Sep 2018 09:54:12 +0000 (15:24 +0530)
committerAndy Gross <andy.gross@linaro.org>
Wed, 14 Nov 2018 17:30:20 +0000 (09:30 -0800)
commit58443fd91057f073306cbbfc9db3b6a292fd51e5
tree2533881331d74fbc7c8e7902215a4f1e36768907
parent3c84c05b8b909cae497360a79766877995d2ec68
ARM: dts: msm8974: thermal: split address space into two

We've earlier added support to split the register address space into TM
and SROT regions. Split up the regmap address space into two for msm8974
that has a similar register layout.

Since tsens-common.c/init_common() currently only registers one address
space, the order is important (TM before SROT).  This is OK since the
code doesn't really use the SROT functionality yet.

Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Acked-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-msm8974.dtsi