coreboot/src
Nick Vaccaro 15066ba8d4 driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h
Move the locally declared typec_orientation enum from chip.h to
coreboot_tables.h.

Change enum typec_orientation name to type_c_orientation for consistency
with contents of coreboot_tables.h.

Rename TYPEC_ORIENTATION_FOLLOW_CC to TYPEC_ORIENTATION_NONE.

BUG=b:149830546
TEST="emerge-volteer coreboot" and make sure it compiles successfully.

Change-Id: I24c9177be72b0c9831791aa7d1f7b1236309c9cd
Signed-off-by: Nick Vaccaro <nvaccaro@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58084
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2021-10-04 17:15:47 +00:00
..
acpi acpi/acpigen_dptf: Add TPCH participant for dptf 2021-10-01 18:34:55 +00:00
arch arch/arm64: Remove unnecessary interfaces 2021-10-01 00:02:06 +00:00
commonlib driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h 2021-10-04 17:15:47 +00:00
console console: Remove asmlinkage from console_init 2021-09-17 23:52:02 +00:00
cpu arch/x86,cpu/x86: Disable the %gs and %fs segments 2021-09-29 14:12:58 +00:00
device device: Drop unused function dev_find_matching_device_on_bus 2021-09-24 21:20:07 +00:00
drivers driver/intel/pmc_mux/conn: Move typec_orientation enum to coreboot_tables.h 2021-10-04 17:15:47 +00:00
ec ec/purism: Remove copied code from system76 2021-09-27 13:59:02 +00:00
include acpi/acpigen_dptf: Add TPCH participant for dptf 2021-10-01 18:34:55 +00:00
lib coreboot tables: Add type-c port info to coreboot table 2021-10-04 17:12:48 +00:00
mainboard mb/google/brya/variants/kano: Correct MIPI camera info 2021-10-04 07:59:31 +00:00
northbridge nb/intel/haswell: Move MRC glue code into a subfolder 2021-08-02 14:59:45 +00:00
security security/intel/txt/romstage: add missing arch/cpu.h include 2021-09-17 20:28:19 +00:00
soc soc/intel/common: round PM Timer emulation frequency multiplier 2021-10-02 21:00:42 +00:00
southbridge {sb,soc}/intel: Drop unused globalnvs.asl methods 2021-09-29 10:04:44 +00:00
superio superio/nuvoton/nct6776: Correct the definition of NCT6776_GPIOBASE 2021-08-29 16:41:12 +00:00
vendorcode vc/mediatek/mt8195: Remove unused code 2021-09-29 06:57:06 +00:00
Kconfig util/kconfig: Add pre-built parser 2021-09-13 15:35:03 +00:00