File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
arch/arm64/boot/dts/nvidia Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
};
29
29
30
30
chosen {
31
- bootargs = "cros_legacy init=/init rw fbcon loglevel=0 debug earlyprintk drm.atomic=1 no_console_suspend firmware_class.path=/lib/firmware";
31
+ bootargs = "cros_legacy init=/init rw fbcon loglevel=0 earlyprintk drm.atomic=1 no_console_suspend firmware_class.path=/lib/firmware";
32
32
};
33
33
34
34
memory {
1727
1727
};
1728
1728
};
1729
1729
1730
- max77621_cpu: pmic@1b {
1730
+ /* max77621_cpu: pmic@1b {
1731
1731
compatible = "maxim,max77621";
1732
1732
reg = <0x1b>;
1733
1733
interrupt-parent = <&gpio>;
1743
1743
maxim,enable-active-discharge;
1744
1744
maxim,enable-bias-control;
1745
1745
maxim,enable-etr;
1746
- };
1746
+ };*/
1747
1747
1748
1748
max77621_gpu: pmic@1c {
1749
1749
compatible = "maxim,max77621";
You can’t perform that action at this time.
0 commit comments