blob: a3860c6f76c3d4f7376026866b628ce25cb56e7e [file] [log] [blame]
Varshit Pandya40847022021-01-22 18:59:42 +05301chip soc/intel/alderlake
2 device domain 0 on
Subrata Banik2cfb83f2021-06-04 16:47:19 +05303 device ref pch_espi on
Bora Guvendik3585dc52021-05-17 18:19:22 -07004 chip ec/google/chromeec
5 use conn0 as mux_conn[0]
6 use conn1 as mux_conn[1]
7 device pnp 0c09.0 on end
8 end
Subrata Banik2cfb83f2021-06-04 16:47:19 +05309 end
10 device ref pmc hidden
Varshit Pandya40847022021-01-22 18:59:42 +053011
12 # The pmc_mux chip driver is a placeholder for the
13 # PMC.MUX device in the ACPI hierarchy.
14 chip drivers/intel/pmc_mux
15 device generic 0 on
16 chip drivers/intel/pmc_mux/conn
Reka Normand448f8c2021-12-09 12:09:27 +110017 use usb2_port1 as usb2_port
18 use tcss_usb3_port1 as usb3_port
Varshit Pandya40847022021-01-22 18:59:42 +053019 # SBU is fixed, HSL follows CC
20 register "sbu_orientation" = "TYPEC_ORIENTATION_NORMAL"
21 device generic 0 alias conn0 on end
22 end
23 chip drivers/intel/pmc_mux/conn
Reka Normand448f8c2021-12-09 12:09:27 +110024 use usb2_port2 as usb2_port
25 use tcss_usb3_port2 as usb3_port
Varshit Pandya40847022021-01-22 18:59:42 +053026 # SBU is fixed, HSL follows CC
27 register "sbu_orientation" = "TYPEC_ORIENTATION_NORMAL"
28 device generic 1 alias conn1 on end
29 end
30 end
31 end
Subrata Banik2cfb83f2021-06-04 16:47:19 +053032 end
Varshit Pandya40847022021-01-22 18:59:42 +053033 end
34end