arm64: dts: rockchip: px30-android: add pinctrl for fiq-debugger

Change-Id: I7845d43a9e6e90e75e10adb50cf59cc6bb527b14
Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
Liang Chen
2018-02-06 16:08:03 +08:00
committed by Tao Huang
parent 66cbf767cc
commit 78335d6eb7

View File

@@ -17,6 +17,8 @@
rockchip,irq-mode-enable = <0>;
rockchip,baudrate = <1500000>; /* Only 115200 and 1500000 */
interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_LOW>;
pinctrl-names = "default";
pinctrl-0 = <&uart2m0_xfer>;
status = "okay";
};