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 = <33333333>;
22 clock-output-names = "xtal";
25 compatible = "renesas,h8s2678-pll-clock";
28 reg = <0xfee03b 2>, <0xfee045 2>;
31 compatible = "renesas,h8300-div-clock";
38 compatible = "fixed-factor-clock";
46 device_type = "memory";
47 reg = <0x400000 0x800000>;
54 compatible = "renesas,h8300";
55 clock-frequency = <33333333>;
59 h8intc: interrupt-controller@fffe00 {
60 compatible = "renesas,h8s-intc", "renesas,h8300-intc";
61 #interrupt-cells = <2>;
66 bsc: memory-controller@fffec0 {
67 compatible = "renesas,h8s-bsc", "renesas,h8300-bsc";
72 compatible = "renesas,tpu";
73 reg = <0xffffe0 16>, <0xfffff0 12>;
78 timer8: timer@ffffb0 {
79 compatible = "renesas,8bit-timer";
87 compatible = "renesas,sci";
89 interrupts = <88 0>, <89 0>, <90 0>, <91 0>;
94 compatible = "renesas,sci";
96 interrupts = <92 0>, <93 0>, <94 0>, <95 0>;