arm64: dts: qcom: sm8450-qrd: Enable spi and i2c nodes
Enable the i2c5, spi4, spi18 and spi19 nodes which were tested on qrd board along with related qup nodes and gpi_dma0 Signed-off-by: Vinod Koul <vkoul@kernel.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220414101630.1189052-8-vkoul@kernel.org
This commit is contained in:
committed by
Bjorn Andersson
parent
67ebdc6dd1
commit
d953239726
@@ -352,10 +352,22 @@
|
||||
vdda-pll-supply = <&vreg_l6b_1p2>;
|
||||
};
|
||||
|
||||
&gpi_dma0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c5 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&qupv3_id_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&qupv3_id_2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&remoteproc_adsp {
|
||||
status = "okay";
|
||||
firmware-name = "qcom/sm8450/adsp.mbn";
|
||||
@@ -376,6 +388,18 @@
|
||||
firmware-name = "qcom/sm8450/slpi.mbn";
|
||||
};
|
||||
|
||||
&spi4 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&spi18 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&spi19 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&tlmm {
|
||||
gpio-reserved-ranges = <28 4>, <36 4>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user