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/redrix | |
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/redrix')
-rw-r--r-- | src/mainboard/google/brya/variants/redrix/overridetree.cb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mainboard/google/brya/variants/redrix/overridetree.cb b/src/mainboard/google/brya/variants/redrix/overridetree.cb index 6dae77ab48..450cef8fff 100644 --- a/src/mainboard/google/brya/variants/redrix/overridetree.cb +++ b/src/mainboard/google/brya/variants/redrix/overridetree.cb @@ -14,7 +14,7 @@ fw_config field DB_LTE 6 7 option LTE_ABSENT 0 option LTE_USB 1 - option LTE_PCIE 2 + option LTE_PCIE 2 end end chip soc/intel/alderlake @@ -124,7 +124,7 @@ chip soc/intel/alderlake end end device ref ipu on - chip drivers/intel/mipi_camera + chip drivers/intel/mipi_camera register "acpi_uid" = "0x50000" register "acpi_name" = ""IPU0"" register "device_type" = "INTEL_ACPI_CAMERA_CIO2" @@ -258,7 +258,7 @@ chip soc/intel/alderlake register "gpio_panel.gpio[1].gpio_num" = "GPP_D16" #EN_UCAM_PWR register "gpio_panel.gpio[2].gpio_num" = "GPP_D3" #reset - #_ON + #_ON register "on_seq.ops_cnt" = "5" register "on_seq.ops[0]" = "SEQ_OPS_CLK_ENABLE(0, 0)" register "on_seq.ops[1]" = "SEQ_OPS_GPIO_ENABLE(0, 5)" @@ -272,7 +272,7 @@ chip soc/intel/alderlake register "off_seq.ops[1]" = "SEQ_OPS_GPIO_DISABLE(2, 0)" register "off_seq.ops[2]" = "SEQ_OPS_GPIO_DISABLE(1, 0)" register "off_seq.ops[3]" = "SEQ_OPS_GPIO_DISABLE(0, 0)" - device i2c 36 on end + device i2c 36 on end end chip drivers/intel/mipi_camera register "acpi_hid" = "ACPI_DT_NAMESPACE_HID" @@ -289,8 +289,8 @@ chip soc/intel/alderlake register "nvm_width" = "0x10" register "nvm_compat" = ""atmel,24c64"" - device i2c 50 on end - end + device i2c 50 on end + end end device ref i2c5 on |