arm64: dts: rockchip: reference fiq debugger for rk3308-evb-rev1 board

Change-Id: I665233589518a2640777303c71189e3f376d3b1f
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
Huibin Hong
2018-03-22 19:24:12 +08:00
committed by Tao Huang
parent 67afe18758
commit 0428676935

View File

@@ -53,16 +53,6 @@
};
};
fiq_debugger: fiq-debugger {
compatible = "rockchip,fiq-debugger";
rockchip,serial-id = <2>;
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 = "okay";
};
gpio-keys {
compatible = "gpio-keys";
autorepeat;
@@ -205,6 +195,10 @@
status = "okay";
};
&fiq_debugger {
status = "okay";
};
&io_domains {
status = "okay";