arm64: dts: rockchip: Remove pinctrl from rk3308 fiq debugger

Change-Id: I8933a66fc1a33780a87cd97b17448e87287add7d
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
Huibin Hong 2018-03-28 11:01:00 +08:00
parent 197a2d322a
commit 2f376305b7

View File

@ -125,8 +125,6 @@ fiq_debugger: fiq-debugger {
rockchip,irq-mode-enable = <0>;
rockchip,baudrate = <1500000>; /* Only 115200 and 1500000 */
interrupts = <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&uart2m1_xfer>;
status = "disabled";
};