optimus fan: init fan in barebox to 50%

	* b/13364869
	* http://www.ti.com/lit/ds/symlink/lm96063.pdf
	* register 4B sets fan spinup behavior (0x0f == 50% for 3.2 secs, default is 100%)
	* register 4D sets frequency (0x0a == 18kHz, default is 7.82kHz, which whines)
	* register 4C sets speed in range of 0 to freq * 2 (0x0a@0x0a == 50%)
	* order is important

Change-Id: Ib57d1e5cc75397f2310ee1b9342413b243c93047
1 file changed