arm64: dts: rockchip: reference fiq debugger node for rk3308 fpga

Change-Id: Ib6fd9d2af2839e0806c6039da964ffc235d4ac9b
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
Huibin Hong
2018-03-13 11:19:29 +08:00
committed by Tao Huang
parent 1fa1133991
commit 67afe18758

View File

@@ -20,17 +20,12 @@
device_type = "memory";
reg = <0x0 0x00200000 0x0 0x0FE00000>;
};
};
fiq_debugger: fiq-debugger {
compatible = "rockchip,fiq-debugger";
rockchip,serial-id = <1>;
rockchip,wake-irq = <0>;
rockchip,irq-mode-enable = <1>;
rockchip,baudrate = <1500000>; /* Only 115200 and 1500000 */
interrupts = <GIC_SPI 150 IRQ_TYPE_LEVEL_HIGH 0>;
status = "ok";
};
&fiq_debugger {
rockchip,serial-id = <1>;
rockchip,irq-mode-enable = <1>;
status = "ok";
};
&cpu1 {