hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi
....@@ -193,7 +193,7 @@
193193 default-state = "on";
194194 // linux,default-trigger = "heartbeat";
195195 };
196
-
196
+ /*
197197 sig_led: sig_led {
198198 gpios = <&gpio4 RK_PC3 GPIO_ACTIVE_HIGH>;
199199 default-state = "on";
....@@ -203,6 +203,7 @@
203203 gpios = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>;
204204 default-state = "on";
205205 };
206
+ */
206207 };
207208
208209 pdmics: dummy-codec {
....@@ -329,7 +330,6 @@
329330 regulator-min-microvolt = <3300000>;
330331 regulator-max-microvolt = <3300000>;
331332 enable-active-high;
332
- gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3
333333 vin-supply = <&vcc3v3_sys>;
334334
335335 regulator-state-mem {
....@@ -344,7 +344,6 @@
344344 regulator-min-microvolt = <3300000>;
345345 regulator-max-microvolt = <3300000>;
346346 enable-active-high;
347
- gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>;
348347 vin-supply = <&vcc3v3_sys>;
349348
350349 regulator-state-mem {
....@@ -1444,7 +1443,7 @@
14441443 };
14451444
14461445 &pwm7 {
1447
- status = "okay";
1446
+ status = "disabled";
14481447
14491448 compatible = "rockchip,remotectl-pwm";
14501449 remote_pwm_id = <3>;
....@@ -1619,7 +1618,7 @@
16191618 };
16201619
16211620 &spdif_8ch {
1622
- status = "okay";
1621
+ status = "disabled";
16231622 };
16241623
16251624 &tsadc {