Merge "ARM: dts: msm: Correct GIC swr mstr interrupt"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
c7aaca403d
@@ -50,7 +50,7 @@
|
|||||||
qcom,mipi-sdw-block-packing-mode = <1>;
|
qcom,mipi-sdw-block-packing-mode = <1>;
|
||||||
swrm-io-base = <0x7630000 0x0>;
|
swrm-io-base = <0x7630000 0x0>;
|
||||||
interrupts =
|
interrupts =
|
||||||
<GIC_SPI 722 IRQ_TYPE_LEVEL_HIGH>,
|
<GIC_SPI 721 IRQ_TYPE_LEVEL_HIGH>,
|
||||||
<GIC_SPI 520 IRQ_TYPE_LEVEL_HIGH>;
|
<GIC_SPI 520 IRQ_TYPE_LEVEL_HIGH>;
|
||||||
interrupt-names = "swr_master_irq", "swr_wake_irq";
|
interrupt-names = "swr_master_irq", "swr_wake_irq";
|
||||||
qcom,swr-wakeup-required = <1>;
|
qcom,swr-wakeup-required = <1>;
|
||||||
|
@@ -1804,7 +1804,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
config {
|
config {
|
||||||
pins = "gpio4";
|
pins = "gpio14";
|
||||||
drive-strength = <2>;
|
drive-strength = <2>;
|
||||||
input-enable;
|
input-enable;
|
||||||
bias-pull-down;
|
bias-pull-down;
|
||||||
|
Reference in New Issue
Block a user