ec/starlabs/merlin: Remove the CMOS Bank 1 entries
These entries no longer exist as they are stored in CFR. Change-Id: Ia85855fddc36db76a65490a1d685e1943db28b74 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80483 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 Matt DeVillier
						Matt DeVillier
					
				
			
			
				
	
			
			
			
						parent
						
							39e592aaaa
						
					
				
				
					commit
					f224671b10
				
			| @@ -1,21 +1,5 @@ | |||||||
| /* SPDX-License-Identifier: GPL-2.0-only */ | /* SPDX-License-Identifier: GPL-2.0-only */ | ||||||
|  |  | ||||||
| OperationRegion (CMOS, SystemIO, 0x70, 0x2) |  | ||||||
| Field (CMOS, ByteAcc, NoLock, Preserve) |  | ||||||
| { |  | ||||||
| 	IND1, 8, |  | ||||||
| 	DAT1, 8, |  | ||||||
| } |  | ||||||
|  |  | ||||||
| IndexField (IND1, DAT1, ByteAcc, NoLock, Preserve) |  | ||||||
| { |  | ||||||
| 	Offset (0x4b), |  | ||||||
| 	KLTC, 8,		// Keyboard Backlight Timeout |  | ||||||
| 	FCLS, 8,		// Ctrl Fn Reverse (make keyboard Apple-like) |  | ||||||
| 	MXCH, 8,		// Max Charge Level |  | ||||||
| 	FNMD, 8,		// Fan Mode |  | ||||||
| } |  | ||||||
|  |  | ||||||
| OperationRegion (CMS2, SystemIO, 0x72, 0x2) | OperationRegion (CMS2, SystemIO, 0x72, 0x2) | ||||||
| Field (CMS2, ByteAcc, NoLock, Preserve) | Field (CMS2, ByteAcc, NoLock, Preserve) | ||||||
| { | { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user