summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2022-06-27 13:54:43 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-06-27 23:58:48 +0000
commit790da8dfc77206760e07af51ebe8c4bc6d371212 (patch)
tree764e15648ae500d56761edd5c41730a40685bbd3
parentbc95860778f36ea3b7c666d93f0dc7ff0a8fa8ea (diff)
downloadchrome-ec-790da8dfc77206760e07af51ebe8c4bc6d371212.tar.gz
board/mrbland/board.h: Format with clang-format
BUG=b:236386294 BRANCH=none TEST=none Change-Id: Ifd505a01f99966ece12aebfd2dc304d7ad79035a Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3728706 Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
-rw-r--r--board/mrbland/board.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/board/mrbland/board.h b/board/mrbland/board.h
index bac5bf0ee1..8b40f63a11 100644
--- a/board/mrbland/board.h
+++ b/board/mrbland/board.h
@@ -13,13 +13,13 @@
#define CONFIG_BUTTON_TRIGGERED_RECOVERY
/* Internal SPI flash on NPCX7 */
-#define CONFIG_FLASH_SIZE_BYTES (512 * 1024) /* 512KB internal spi flash */
+#define CONFIG_FLASH_SIZE_BYTES (512 * 1024) /* 512KB internal spi flash */
/* Switchcap */
#define CONFIG_LN9310
/* Battery */
-#define CONFIG_BATTERY_DEVICE_CHEMISTRY "LION"
+#define CONFIG_BATTERY_DEVICE_CHEMISTRY "LION"
#define CONFIG_BATTERY_REVIVE_DISCONNECT
#define CONFIG_BATTERY_FUEL_GAUGE
#define CONFIG_BATTERY_VENDOR_PARAM
@@ -40,7 +40,7 @@
/* I2C */
#undef I2C_PORT_TCPC0
-#define I2C_PORT_TCPC0 NPCX_I2C_PORT2_0
+#define I2C_PORT_TCPC0 NPCX_I2C_PORT2_0
/* Lid accel/gyro */
#define CONFIG_ACCELGYRO_BMI160
@@ -86,10 +86,7 @@ enum sensor_id {
SENSOR_COUNT,
};
-enum pwm_channel {
- PWM_CH_DISPLIGHT = 0,
- PWM_CH_COUNT
-};
+enum pwm_channel { PWM_CH_DISPLIGHT = 0, PWM_CH_COUNT };
/* List of possible batteries */
enum battery_type {