coreboot-kgpe-d16/src
Nico Huber e47132be66 intel/broadwell: Correct backlight-PWM divider
The PWM-granularity chicken bit in the Wildcat Point and Lynx Point
PCHs has actually the opposite meaning of the one for Sunrise Point
and later. When the bit is set, we get a divider of 16, when it's
unset 128. Flip the bit!

Change-Id: I1dbde1915d8b269c11643a1636565a560eb07334
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39770
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2020-03-24 20:36:01 +00:00
..
acpi
arch acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
commonlib src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
console treewide: Replace BOARD_EMULATION_QEMU_X86 2020-03-03 10:16:09 +00:00
cpu acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
device src/device/pci_rom.c: Show device IDs on oprom failure 2020-03-17 08:23:41 +00:00
drivers drivers/intel/gma/acpi: Use SPDX license identifiers 2020-03-24 16:46:53 +00:00
ec acpi: Change Processor ACPI Name (Intel only) 2020-03-23 16:54:58 +00:00
include device/pci_id: Maintain consistent tab in pci_ids.h 2020-03-22 02:55:12 +00:00
lib src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
mainboard drivers/intel/gma/acpi: Reduce display switching stubs 2020-03-24 16:43:00 +00:00
northbridge nb/amd/pi/00730F01/state_machine.c: unhardcode IOAPIC2 address 2020-03-23 19:29:09 +00:00
security src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
soc intel/broadwell: Correct backlight-PWM divider 2020-03-24 20:36:01 +00:00
southbridge drivers/intel/gma/acpi: Reduce display switching stubs 2020-03-24 16:43:00 +00:00
superio superio/nuvoton/nct5539d: Update documentation and remove DSDT 2020-03-11 15:03:39 +00:00
vendorcode src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00
Kconfig src (minus soc and mainboard): Remove copyright notices 2020-03-17 18:26:34 +00:00