Lines Matching +full:ip +full:- +full:clock +full:- +full:frequency
1 // SPDX-License-Identifier: (GPL-2.0 or MIT)
12 compatible = "renesas,spider-cpu", "renesas,r8a779f0";
20 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
21 stdout-path = "serial0:115200n8";
35 reg_1p8v: regulator-1p8v {
36 compatible = "regulator-fixed";
37 regulator-name = "fixed-1.8V";
38 regulator-min-microvolt = <1800000>;
39 regulator-max-microvolt = <1800000>;
40 regulator-boot-on;
41 regulator-always-on;
44 reg_3p3v: regulator-3p3v {
45 compatible = "regulator-fixed";
46 regulator-name = "fixed-3.3V";
47 regulator-min-microvolt = <3300000>;
48 regulator-max-microvolt = <3300000>;
49 regulator-boot-on;
50 regulator-always-on;
55 clock-frequency = <20000000>;
59 clock-frequency = <32768>;
63 pinctrl-0 = <&i2c4_pins>;
64 pinctrl-names = "default";
67 clock-frequency = <400000>;
71 label = "cpu-board";
82 pinctrl-0 = <&mmc_pins>;
83 pinctrl-1 = <&mmc_pins>;
84 pinctrl-names = "default", "state_uhs";
86 vmmc-supply = <®_3p3v>;
87 vqmmc-supply = <®_1p8v>;
88 mmc-hs200-1_8v;
89 mmc-hs400-1_8v;
90 bus-width = <8>;
91 no-sd;
92 no-sdio;
93 non-removable;
94 full-pwr-cycle-in-suspend;
99 pinctrl-0 = <&scif_clk_pins>;
100 pinctrl-names = "default";
110 power-source = <1800>;
130 timeout-sec = <60>;
135 pinctrl-0 = <&scif0_pins>;
136 pinctrl-names = "default";
138 uart-has-rtscts;
143 pinctrl-0 = <&scif3_pins>;
144 pinctrl-names = "default";
146 uart-has-rtscts;
151 clock-frequency = <24000000>;