northbridge/intel/gm45/gma: Add backlight control register field
This allows the backlight control register to be set via devicetree.cb Change-Id: I32b42dfc1cc609fb6f8995c6158c85be67633770 Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com> Reviewed-on: http://review.coreboot.org/9330 Tested-by: build bot (Jenkins)
This commit is contained in:
committed by
Patrick Georgi
parent
59c2c8b079
commit
e7f70907ba
@@ -291,6 +291,7 @@ struct i915_gpu_controller_info
|
||||
int lvds_dual_channel;
|
||||
int link_frequency_270_mhz;
|
||||
int lvds_num_lanes;
|
||||
u32 backlight;
|
||||
};
|
||||
|
||||
int i915lightup(unsigned int physbase, unsigned int mmio,
|
||||
|
Reference in New Issue
Block a user