Lines Matching +full:scl +full:- +full:gpios
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";
13 adc-keys {
14 compatible = "adc-keys";
15 io-channels = <&saradc 1>;
16 io-channel-names = "buttons";
17 keyup-threshold-microvolt = <1800000>;
18 poll-interval = <100>;
20 button-up {
23 press-threshold-microvolt = <100000>;
26 button-down {
29 press-threshold-microvolt = <300000>;
35 press-threshold-microvolt = <985000>;
41 press-threshold-microvolt = <1314000>;
46 compatible = "pwm-backlight";
47 brightness-levels = <
80 default-brightness-level = <200>;
81 enable-gpios = <&gpio1 RK_PB5 GPIO_ACTIVE_HIGH>;
86 edp_panel: edp-panel {
87 compatible ="lg,lp079qx1-sp0v";
89 enable-gpios = <&gpio4 RK_PC6 GPIO_ACTIVE_HIGH>;
90 pinctrl-names = "default";
91 pinctrl-0 = <&lcd_panel_reset>;
92 power-supply = <&vcc3v3_s0>;
96 remote-endpoint = <&edp_out_panel>;
101 rt5651-sound {
102 compatible = "simple-audio-card";
103 simple-audio-card,name = "realtek,rt5651-codec";
104 simple-audio-card,format = "i2s";
105 simple-audio-card,mclk-fs = <256>;
106 simple-audio-card,widgets =
109 simple-audio-card,routing =
114 simple-audio-card,cpu {
115 sound-dai = <&i2s0>;
117 simple-audio-card,codec {
118 sound-dai = <&rt5651>;
122 sdio_pwrseq: sdio-pwrseq {
123 compatible = "mmc-pwrseq-simple";
125 clock-names = "ext_clock";
126 pinctrl-names = "default";
127 pinctrl-0 = <&wifi_enable_h>;
132 * - SDIO_RESET_L_WL_REG_ON
133 * - PDN (power down when low)
135 reset-gpios = <&gpio0 RK_PB2 GPIO_ACTIVE_LOW>;
145 #address-cells = <1>;
146 #size-cells = <0>;
150 remote-endpoint = <&panel_in_edp>;
157 i2c-scl-rising-time-ns = <300>;
158 i2c-scl-falling-time-ns = <15>;
165 clock-names = "mclk";
166 hp-det-gpio = <&gpio4 RK_PC4 GPIO_ACTIVE_LOW>;
167 spk-con-gpio = <&gpio0 RK_PB3 GPIO_ACTIVE_HIGH>;
168 #sound-dai-cells = <0>;
173 i2c-scl-rising-time-ns = <600>;
174 i2c-scl-falling-time-ns = <20>;
180 interrupt-parent = <&gpio1>;
186 rockchip,playback-channels = <8>;
187 rockchip,capture-channels = <8>;
196 ep-gpios = <&gpio2 RK_PA4 GPIO_ACTIVE_HIGH>;
197 num-lanes = <4>;
198 pinctrl-names = "default";
199 pinctrl-0 = <&pcie_clkreqn_cpm>;
204 sdio-pwrseq {
205 wifi_enable_h: wifi-enable-h {
210 lcd-panel {
211 lcd_panel_reset: lcd-panel-reset {
218 bus-width = <4>;
219 cap-sd-highspeed;
220 cap-sdio-irq;
221 clock-frequency = <50000000>;
222 keep-power-in-suspend;
223 max-frequency = <50000000>;
224 mmc-pwrseq = <&sdio_pwrseq>;
225 non-removable;
226 pinctrl-names = "default";
227 pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
228 sd-uhs-sdr104;