diff options
author | Andrey Konovalov <[email protected]> | 2022-06-11 22:57:13 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-02 21:50:26 -0500 |
commit | 2cac6baf0249cdd3748128f3196c2d203b06a4af (patch) | |
tree | 67e701844f6754c69446f60e2bbae21a0f114443 /tools/perf/scripts/python/syscall-counts.py | |
parent | bf3708c6734a4bc8e9c538fa586d798c4768bf3f (diff) |
arm64: dts: qcom: qcs404: fix default pinctrl settings for blsp1_spi1
The current settings refer to "blsp_spi1" function which isn't defined.
For this reason an attempt to enable blsp1_spi1 interface results in
the probe failure below:
[ 3.492900] qcs404-pinctrl 1000000.pinctrl: invalid function blsp_spi1 in map table
[ 3.502460] qcs404-pinctrl 1000000.pinctrl: invalid function blsp_spi1 in map table
[ 3.517725] qcs404-pinctrl 1000000.pinctrl: invalid function blsp_spi1 in map table
[ 3.532998] qcs404-pinctrl 1000000.pinctrl: invalid function blsp_spi1 in map table
[ 3.548277] spi_qup: probe of 78b6000.spi failed with error -22
Fix this by making the functions used in qcs404.dtsi to match the contents
of drivers/pinctrl/qcom/pinctrl-qcs404.c.
Signed-off-by: Andrey Konovalov <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions