]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 10 Aug 2005 09:12:09 +0000 (11:12 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 10 Aug 2005 18:07:40 +0000 (11:07 -0700)
commite62b8b2bc73b2433239a2ac394c2fafd50c43d9e
tree37905efc6ff5a7c451cc37b4697eed2cdb820992
parent70679ee34f244499cf1c6775647895123eb1a326
[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines

The workaround for broken device-tree that prevents fan control from
working on recent G5 models need to be "enabled" for machines with
revision 0x37 of the bridge in addition to machines with revision 0x35.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc64/kernel/prom_init.c