File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
patch/kernel/archive/rockchip64-6.18/dt Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 210210 };
211211
212212 spdif-sound {
213- status = "disable ";
213+ status = "disabled ";
214214 compatible = "simple-audio-card";
215215 simple-audio-card,name = "ROCKCHIP,SPDIF";
216216 simple-audio-card,cpu {
222222 };
223223
224224 spdif_out: spdif-out {
225- status = "disable ";
225+ status = "disabled ";
226226 compatible = "linux,spdif-dit";
227227 #sound-dai-cells = <0>;
228228 };
229229
230230 pwm_bl: backlight {
231- status = "disable ";
231+ status = "disabled ";
232232 compatible = "pwm-backlight";
233233 pwms = <&pwm0 0 25000 0>;
234234 brightness-levels = <
455455};
456456
457457&spi1 {
458- status = "disable ";
458+ status = "disabled ";
459459 pinctrl-names = "default", "sleep";
460460 pinctrl-1 = <&spi1_gpio>;
461461
868868};
869869
870870&spdif {
871- status = "disable ";
871+ status = "disabled ";
872872 pinctrl-0 = <&spdif_bus>;
873873 i2c-scl-rising-time-ns = <450>;
874874 i2c-scl-falling-time-ns = <15>;
12581258};
12591259
12601260&hdmi_in_vopl {
1261- status = "disable ";
1261+ status = "disabled ";
12621262};
12631263
12641264&dp_in_vopb {
1265- status = "disable ";
1265+ status = "disabled ";
12661266};
12671267&dp_in_vopl {
12681268 status = "okay";
You can’t perform that action at this time.
0 commit comments