diff options
author | Jonathan Marek <[email protected]> | 2021-03-04 14:48:16 -0500 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-03-11 00:13:07 +0100 |
commit | 2a9be38099e338f597c14d3cb851849b01db05f6 (patch) | |
tree | 5c62f070f97329d0a4f311d30fb4c8ceceec1c81 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c971af25cda94afe71617790826a86253e88eab0 (diff) |
pinctrl: qcom: lpass lpi: use default pullup/strength values
If these fields are not set in dts, the driver will use these variables
uninitialized to set the fields. Not only will it set garbage values for
these fields, but it can overflow into other fields and break those.
In the current sm8250 dts, the dmic01 entries do not have a pullup setting,
and might not work without this change.
Reported-by: kernel test robot <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Fixes: 6e261d1090d6 ("pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver")
Signed-off-by: Jonathan Marek <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions