arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
[ Upstream commit4871d3c388] When BLSPI1 (originally SPI0, later renamed in commitf82c48d468("arm64: dts: qcom: ipq6018: correct QUP peripheral labels")) was added, the device node lacked respective pin configuration assignment. Fixes:5bf6356212("arm64: dts: ipq6018: Add a few device nodes") Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Bjorn Andersson <andersson@kernel.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221006124659.217540-2-krzysztof.kozlowski@linaro.org Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
parent
60184b1437
commit
6cad948c9f
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@
|
|||
|
||||
&spi_0 {
|
||||
cs-select = <0>;
|
||||
pinctrl-0 = <&spi_0_pins>;
|
||||
pinctrl-names = "default";
|
||||
status = "okay";
|
||||
|
||||
m25p80@0 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue