Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6679b2cc authored by Martin Peres's avatar Martin Peres Committed by Ben Skeggs
Browse files

drm/nvd9/therm: handle another kind of PWM fan

parent c7e74306
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ pwm_info(struct nouveau_therm *therm, int line)
		case 0x00: return 2;
		case 0x19: return 1;
		case 0x1c: return 0;
		case 0x1e: return 2;
		default:
			break;
		}