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

Commit 62357d82 authored by Olof Johansson's avatar Olof Johansson Committed by Paul Mackerras
Browse files

[POWERPC] pasemi: Enable one more hid bit



Minor HID change. Firmware can't know that we want this set so we have
to set it in the kernel.

Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent df7e70a2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ _GLOBAL(__setup_cpu_pa6t)
	beqlr

	mfspr	r0,SPRN_HID5
	ori	r0,r0,0x30
	ori	r0,r0,0x38
	mtspr	SPRN_HID5,r0

	mfspr	r0,SPRN_LPCR