Re: [PATCH] thermal: tsens: qcom: do not create duplicate regmap debugfs entries

2018-11-19 Thread Amit Kucheria
On Thu, Nov 15, 2018 at 11:15 PM Srinivas Kandagatla wrote: > > Regmap would use device name to create debugfs entries. If the device > has multiple regmaps it is recommended to use name field in regmap_config. > Fix this by providing name to the regmap configs correctly. > > Without this patch we

[PATCH] thermal: tsens: qcom: do not create duplicate regmap debugfs entries

2018-11-15 Thread Srinivas Kandagatla
Regmap would use device name to create debugfs entries. If the device has multiple regmaps it is recommended to use name field in regmap_config. Fix this by providing name to the regmap configs correctly. Without this patch we would see below error on DB820c. qcom-tsens 4a9000.thermal-sensor: Fai