Lines Matching +full:simple +full:- +full:bus
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include "rv1106-evb.dtsi"
13 acodec_sound: acodec-sound {
14 compatible = "simple-audio-card";
15 simple-audio-card,name = "rv1103-acodec";
16 simple-audio-card,format = "i2s";
17 simple-audio-card,mclk-fs = <256>;
18 simple-audio-card,cpu {
19 sound-dai = <&i2s0_8ch>;
21 simple-audio-card,codec {
22 sound-dai = <&acodec>;
26 vdd_arm: vdd-arm {
27 compatible = "pwm-regulator";
29 regulator-name = "vdd_arm";
30 regulator-min-microvolt = <724000>;
31 regulator-max-microvolt = <1078000>;
32 regulator-init-microvolt = <950000>;
33 regulator-always-on;
34 regulator-boot-on;
35 regulator-settling-time-up-us = <250>;
40 #sound-dai-cells = <0>;
41 pa-ctl-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
46 cpu-supply = <&vdd_arm>;
50 bus-width = <4>;
51 cap-mmc-highspeed;
52 non-removable;
53 mmc-hs200-1_8v;
54 rockchip,default-sample-phase = <90>;
55 no-sdio;
56 no-sd;
62 clock-frequency = <400000>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&i2c4m2_xfer>;
68 #sound-dai-cells = <0>;
77 max-frequency = <50000000>;
78 no-sdio;
79 no-mmc;
80 bus-width = <4>;
81 cap-mmc-highspeed;
82 cap-sd-highspeed;
83 disable-wp;
84 pinctrl-names = "normal", "idle";
85 pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_det &sdmmc0_bus4>;
86 pinctrl-1 = <&sdmmc0_idle_pins &sdmmc0_det>;
94 compatible = "jedec,spi-nor";
96 spi-max-frequency = <80000000>;
97 spi-rx-bus-width = <4>;
98 spi-tx-bus-width = <1>;