1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree Source for the RZ/G2[MN] HiHope sub board common parts
5 * Copyright (C) 2019 Renesas Electronics Corp.
14 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
18 compatible = "pwm-backlight";
19 pwms = <&pwm0 0 50000>;
21 brightness-levels = <0 2 8 16 32 64 128 255>;
22 default-brightness-level = <6>;
27 pinctrl-0 = <&avb_pins>;
28 pinctrl-names = "default";
30 phy-mode = "rgmii-txid";
33 phy0: ethernet-phy@0 {
36 interrupt-parent = <&gpio2>;
37 interrupts = <11 IRQ_TYPE_LEVEL_LOW>;
38 reset-gpios = <&gpio2 10 GPIO_ACTIVE_LOW>;
43 pinctrl-0 = <&can0_pins>;
44 pinctrl-names = "default";
49 pinctrl-0 = <&can1_pins>;
50 pinctrl-names = "default";
56 * When GP1_20 is LOW LVDS0 is connected to the LVDS connector
57 * When GP1_20 is HIGH LVDS0 is connected to the LT8918L
59 lvds-connector-en-gpio {
61 gpios = <20 GPIO_ACTIVE_HIGH>;
63 line-name = "lvds-connector-en-gpio";
69 * Please include the LVDS panel .dtsi file and uncomment the below line
70 * to enable LVDS panel connected to RZ/G2[MN] boards.
73 /* status = "okay"; */
77 lvds_connector: endpoint {
88 pinctrl-0 = <&scif_clk_pins>;
89 pinctrl-names = "default";
93 groups = "avb_link", "avb_mdio", "avb_mii";
99 drive-strength = <24>;
103 pins = "PIN_AVB_TX_CTL", "PIN_AVB_TXC", "PIN_AVB_TD0",
104 "PIN_AVB_TD1", "PIN_AVB_TD2", "PIN_AVB_TD3";
105 drive-strength = <12>;
110 groups = "can0_data_a";
115 groups = "can1_data";
126 pinctrl-0 = <&pwm0_pins>;
127 pinctrl-names = "default";