diff options
author | Subrata Banik <subrata.banik@intel.com> | 2021-09-10 00:21:23 +0530 |
---|---|---|
committer | Subrata Banik <subrata.banik@intel.com> | 2021-09-11 18:51:59 +0000 |
commit | 3d469fad97f962abb61b5a70837ef96b2c4a78cb (patch) | |
tree | e7b8059e1fa80bf4a3cdfad675e237de6824b92f /src/mainboard/google/brya/variants/primus | |
parent | e5cf666b9a5fa60d1253a94fc1e62c8ba86f28ce (diff) |
mb/google/brya: Replace white space with tab
This patch unifies line indentation.
Change-Id: Ieeb580057d8abb20afe3a5d73f5f835e6d31c899
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57534
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/google/brya/variants/primus')
-rw-r--r-- | src/mainboard/google/brya/variants/primus/overridetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/brya/variants/primus/overridetree.cb b/src/mainboard/google/brya/variants/primus/overridetree.cb index ec9283ee14..8f4549534d 100644 --- a/src/mainboard/google/brya/variants/primus/overridetree.cb +++ b/src/mainboard/google/brya/variants/primus/overridetree.cb @@ -134,7 +134,7 @@ chip soc/intel/alderlake device ref tcss_dma1 on chip drivers/intel/usb4/retimer register "dfp[0].power_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_E4)" - use tcss_usb3_port3 as dfp[0].typec_port + use tcss_usb3_port3 as dfp[0].typec_port device generic 0 on end end end |