ARM: dts: msm: Remove the CXM UART2 GPIOs
Remove the list of GPIOs reserved for CXM UART2(111,112) as it is no longer required. Change-Id: I8fafe3005019e3df68ab6cf065d67f684401ecce Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
This commit is contained in:
@@ -1218,7 +1218,7 @@
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
wakeup-parent = <&pdc>;
|
||||
qcom,gpios-reserved = <54 4 5 6 7 82 83 111 112>;
|
||||
qcom,gpios-reserved = <54 4 5 6 7 82 83>;
|
||||
};
|
||||
|
||||
tlmm-vm-mem-access {
|
||||
|
Reference in New Issue
Block a user