Hi, On Thu, Jul 12, 2018 at 1:39 AM, Amit Kucheria <[email protected]> wrote: > We want to create common code for v2 of the TSENS IP block that is used in > a large number of Qualcomm SoCs. "qcom,tsens-v2" should be able to handle > most of the common functionality start with a common get_temp() function. > > It is also necessary to split out the memory regions for the TM and SROT > register banks because their offsets are not constant across SoC families. > > Signed-off-by: Amit Kucheria <[email protected]> > Reviewed-by: Rob Herring <[email protected]> > Reviewed-by: Bjorn Andersson <[email protected]> > Tested-by: Matthias Kaehlcke <[email protected]> > --- > .../devicetree/bindings/thermal/qcom-tsens.txt | 31 > +++++++++++++++++----- > 1 file changed, 25 insertions(+), 6 deletions(-)
Reviewed-by: Douglas Anderson <[email protected]>

