1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the RZ/G2[HMN] HiHope sub board common parts
5 * Copyright (C) 2019 Renesas Electronics Corp.
14 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
19 pinctrl-0 = <&avb_pins>;
20 pinctrl-names = "default";
22 tx-internal-delay-ps = <2000>;
23 rx-internal-delay-ps = <1800>;
26 phy0: ethernet-phy@0 {
27 compatible = "ethernet-phy-id001c.c915",
28 "ethernet-phy-ieee802.3-c22";
30 interrupt-parent = <&gpio2>;
31 interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
32 reset-gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
37 pinctrl-0 = <&can0_pins>;
38 pinctrl-names = "default";
43 pinctrl-0 = <&can1_pins>;
44 pinctrl-names = "default";
53 pinctrl-0 = <&scif_clk_pins>;
54 pinctrl-names = "default";
58 groups = "avb_link", "avb_mdio", "avb_mii";
64 drive-strength = <24>;
68 pins = "PIN_AVB_TX_CTL", "PIN_AVB_TXC", "PIN_AVB_TD0",
69 "PIN_AVB_TD1", "PIN_AVB_TD2", "PIN_AVB_TD3";
70 drive-strength = <12>;
75 groups = "can0_data_a";
91 pinctrl-0 = <&pwm0_pins>;
92 pinctrl-names = "default";