Commit 8bad51c6 authored by Marijn Suijten's avatar Marijn Suijten Committed by Bjorn Andersson

arm64: dts: qcom: sm6350-lena: Enable QUP and GPI DMA

Enable QUP and GPI DMA hardware to be able to add functioning I2C nodes
later.
Signed-off-by: default avatarMarijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221030073232.22726-9-marijn.suijten@somainline.org
parent 85eef5cb
......@@ -272,6 +272,14 @@ pm6150l_bob: bob {
};
};
&gpi_dma0 {
status = "okay";
};
&gpi_dma1 {
status = "okay";
};
&pm6350_gpios {
gpio_keys_state: gpio-keys-state {
key-volume-down-pins {
......@@ -289,6 +297,14 @@ &pm6350_resin {
status = "okay";
};
&qupv3_id_0 {
status = "okay";
};
&qupv3_id_1 {
status = "okay";
};
&sdc2_off_state {
sd-cd-pins {
pins = "gpio94";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment