1 // SPDX-License-Identifier: GPL-2.0
4 compatible = "gnu,gdbsim";
7 interrupt-parent = <&h8intc>;
10 bootargs = "earlyprintk=h8300-sim";
11 stdout-path = <&sci0>;
20 compatible = "fixed-clock";
21 clock-frequency = <20000000>;
22 clock-output-names = "xtal";
25 compatible = "renesas,h8300-div-clock";
32 compatible = "fixed-factor-clock";
40 device_type = "memory";
41 reg = <0x400000 0x400000>;
48 compatible = "renesas,h8300";
49 clock-frequency = <20000000>;
53 h8intc: interrupt-controller@fee012 {
54 compatible = "renesas,h8300h-intc", "renesas,h8300-intc";
55 #interrupt-cells = <2>;
60 bsc: memory-controller@fee01e {
61 compatible = "renesas,h8300h-bsc", "renesas,h8300-bsc";
65 timer8: timer@ffff80 {
66 compatible = "renesas,8bit-timer";
73 timer16: timer@ffff68 {
74 compatible = "renesas,16bit-timer";
75 reg = <0xffff68 8>, <0xffff60 8>;
77 renesas,channel = <0>;
83 compatible = "renesas,sci";
85 interrupts = <52 0>, <53 0>, <54 0>, <55 0>;
91 compatible = "renesas,sci";
93 interrupts = <56 0>, <57 0>, <58 0>, <59 0>;