ODROID-HC4: arm64/dtbs: overlay: Changed fanspeed.
authorLuke go <sangch.go@gmail.com>
Thu, 22 Oct 2020 00:53:12 +0000 (09:53 +0900)
committerLuke go <sangch.go@gmail.com>
Thu, 22 Oct 2020 00:53:12 +0000 (09:53 +0900)
- Because of noise, Changed the fan speed by adjust pwm frequency.

Change-Id: Ie12eb7f16cfbf1eeab01cb4694540b8260985a47

arch/arm64/boot/dts/amlogic/overlays/odroidc4/fanspeed-full.dts

index bf02634..b73d2a2 100644 (file)
@@ -6,7 +6,7 @@
                target = <&fan0>;
 
                __overlay__ {
-                       cooling-levels = <255 255 255 255>;
+                       cooling-levels = <240 240 240 240>;
                };
        };
 };