1 // SPDX-License-Identifier: GPL-2.0
4 compatible = "renesas,edosk2674";
7 interrupt-parent = <&h8intc>;
10 bootargs = "console=ttySC2,38400";
21 compatible = "fixed-clock";
22 clock-frequency = <33333333>;
23 clock-output-names = "xtal";
26 compatible = "renesas,h8s2678-pll-clock";
29 reg = <0xffff3b 1>, <0xffff45 1>;
32 compatible = "renesas,h8300-div-clock";
39 compatible = "fixed-factor-clock";
47 device_type = "memory";
48 reg = <0x400000 0x800000>;
55 compatible = "renesas,h8300";
56 clock-frequency = <33333333>;
60 h8intc: interrupt-controller@fffe00 {
61 compatible = "renesas,h8s-intc", "renesas,h8300-intc";
62 #interrupt-cells = <2>;
67 bsc: memory-controller@fffec0 {
68 compatible = "renesas,h8s-bsc", "renesas,h8300-bsc";
73 compatible = "renesas,tpu";
74 reg = <0xffffe0 16>, <0xfffff0 12>;
79 timer8: timer@ffffb0 {
80 compatible = "renesas,8bit-timer";
88 compatible = "renesas,sci";
90 interrupts = <88 0>, <89 0>, <90 0>, <91 0>;
95 compatible = "renesas,sci";
97 interrupts = <92 0>, <93 0>, <94 0>, <95 0>;
101 sci2: serial@ffff88 {
102 compatible = "renesas,sci";
104 interrupts = <96 0>, <97 0>, <98 0>, <99 0>;