ARM: dts: msm: Add reserve GPIOs in Kera TLMM node

Add list of GPIOs reserved for QUP 2 SE 6(20,21,22,23),
CXM UART1(111,112) and CXM UART2(110,116).

Change-Id: If501f5da5f732c5270438066525389001d345321
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
This commit is contained in:
Souradeep Chowdhury
2024-09-19 16:19:22 +05:30
parent 218d7537b5
commit 60c016bb2f

View File

@@ -403,6 +403,7 @@
interrupt-controller; interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
wakeup-parent = <&pdc>; wakeup-parent = <&pdc>;
qcom,gpios-reserved = <20 21 22 23 100 111 112 116>;
}; };
tcsr_mutex_block: syscon@1f40000 { tcsr_mutex_block: syscon@1f40000 {