Lines Matching +full:pwrseq +full:- +full:simple
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 /dts-v1/;
7 #include "rk3399-sapphire.dtsi"
10 model = "Excavator-RK3399 Board";
11 compatible = "rockchip,rk3399-sapphire-excavator", "rockchip,rk3399";
17 adc-keys {
18 compatible = "adc-keys";
19 io-channels = <&saradc 1>;
20 io-channel-names = "buttons";
21 keyup-threshold-microvolt = <1800000>;
22 poll-interval = <100>;
24 button-up {
27 press-threshold-microvolt = <100000>;
30 button-down {
33 press-threshold-microvolt = <300000>;
36 button-back {
39 press-threshold-microvolt = <985000>;
42 button-menu {
45 press-threshold-microvolt = <1314000>;
50 compatible = "pwm-backlight";
51 brightness-levels = <
84 default-brightness-level = <200>;
85 enable-gpios = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>;
90 edp_panel: edp-panel {
91 compatible = "lg,lp079qx1-sp0v";
93 enable-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
94 pinctrl-names = "default";
95 pinctrl-0 = <&lcd_panel_reset>;
96 power-supply = <&vcc3v3_s0>;
100 remote-endpoint = <&edp_out_panel>;
105 rt5651-sound {
106 compatible = "simple-audio-card";
107 simple-audio-card,name = "realtek,rt5651-codec";
108 simple-audio-card,format = "i2s";
109 simple-audio-card,mclk-fs = <256>;
110 simple-audio-card,widgets =
113 simple-audio-card,routing =
118 simple-audio-card,cpu {
119 sound-dai = <&i2s0>;
121 simple-audio-card,codec {
122 sound-dai = <&rt5651>;
126 sdio_pwrseq: sdio-pwrseq {
127 compatible = "mmc-pwrseq-simple";
129 clock-names = "ext_clock";
130 pinctrl-names = "default";
131 pinctrl-0 = <&wifi_enable_h>;
136 * - SDIO_RESET_L_WL_REG_ON
137 * - PDN (power down when low)
139 reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>;
149 #address-cells = <1>;
150 #size-cells = <0>;
154 remote-endpoint = <&panel_in_edp>;
161 i2c-scl-rising-time-ns = <300>;
162 i2c-scl-falling-time-ns = <15>;
169 clock-names = "mclk";
170 hp-det-gpio = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>;
171 spk-con-gpio = <&gpio0 RK_PB3 GPIO_ACTIVE_HIGH>;
172 #sound-dai-cells = <0>;
177 i2c-scl-rising-time-ns = <600>;
178 i2c-scl-falling-time-ns = <20>;
184 interrupt-parent = <&gpio1>;
190 rockchip,playback-channels = <8>;
191 rockchip,capture-channels = <8>;
200 ep-gpios = <&gpio2 RK_PA4 GPIO_ACTIVE_HIGH>;
201 num-lanes = <4>;
202 pinctrl-names = "default";
203 pinctrl-0 = <&pcie_clkreqn_cpm>;
208 sdio-pwrseq {
209 wifi_enable_h: wifi-enable-h {
214 lcd-panel {
215 lcd_panel_reset: lcd-panel-reset {
222 bus-width = <4>;
223 cap-sd-highspeed;
224 cap-sdio-irq;
225 clock-frequency = <50000000>;
226 keep-power-in-suspend;
227 max-frequency = <50000000>;
228 mmc-pwrseq = <&sdio_pwrseq>;
229 non-removable;
230 pinctrl-names = "default";
231 pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
232 sd-uhs-sdr104;