ARM: dts: msm: Add reserve GPIOs in Tuna TLMM node
Add list of GPIOs reserved for CXM UART1(82,83), CXM UART2(111,112) and QUP 1 SE 1(4,5,6,7). Change-Id: I06ad98537aa01ab812a9cd311ec3156074af7247 Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
This commit is contained in:
@@ -718,7 +718,7 @@
|
|||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
wakeup-parent = <&pdc>;
|
wakeup-parent = <&pdc>;
|
||||||
qcom,gpios-reserved = <54>;
|
qcom,gpios-reserved = <54 4 5 6 7 82 83 111 112>;
|
||||||
};
|
};
|
||||||
|
|
||||||
tcsr_mutex_block: syscon@1f40000 {
|
tcsr_mutex_block: syscon@1f40000 {
|
||||||
|
Reference in New Issue
Block a user