diff options
Diffstat (limited to 'src/mainboard/starlabs')
3 files changed, 0 insertions, 6 deletions
diff --git a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb index 2437880ce0..bbc428e5da 100644 --- a/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/adl/devicetree.cb @@ -38,8 +38,6 @@ chip soc/intel/alderlake register "pmc_gpe0_dw2" = "GPP_E" # Device Tree - device cpu_cluster 0 on end - device domain 0 on device ref igpu on register "ddi_portA_config" = "1" diff --git a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb index 22f824f888..7a3f9fb664 100644 --- a/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/rpl/devicetree.cb @@ -30,8 +30,6 @@ chip soc/intel/alderlake register "pmc_gpe0_dw2" = "GPP_E" # Device Tree - device cpu_cluster 0 on end - device domain 0 on device ref igpu on register "ddi_portA_config" = "1" diff --git a/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb b/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb index 2b7c4f8f8d..c29d7c92fc 100644 --- a/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/tgl/devicetree.cb @@ -63,8 +63,6 @@ chip soc/intel/tigerlake register "PcieClkSrcClkReq[6]" = "PCIE_CLK_NOTUSED" # Actual device tree. - device cpu_cluster 0 on end - device domain 0 on device ref igpu on end device ref dptf on end |