We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbfa19f commit 15b8b00Copy full SHA for 15b8b00
1 file changed
arch/arm64/boot/dts/nvidia/tegra210-smaug.dts
@@ -28,7 +28,7 @@
28
};
29
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";
+ bootargs = "cros_legacy init=/init rw fbcon loglevel=0 earlyprintk drm.atomic=1 no_console_suspend firmware_class.path=/lib/firmware";
32
33
34
memory {
@@ -1727,7 +1727,7 @@
1727
1728
1729
1730
- max77621_cpu: pmic@1b {
+ /*max77621_cpu: pmic@1b {
1731
compatible = "maxim,max77621";
1732
reg = <0x1b>;
1733
interrupt-parent = <&gpio>;
@@ -1743,7 +1743,7 @@
1743
maxim,enable-active-discharge;
1744
maxim,enable-bias-control;
1745
maxim,enable-etr;
1746
- };
+ };*/
1747
1748
max77621_gpu: pmic@1c {
1749
0 commit comments