reformat with latest settings
Reformat with the latest from openbmc-build-scripts.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I3d2948788918684fc9131175a74a3e2dfe4bf638
diff --git a/configs/yosemitev2/gpio_desc.json b/configs/yosemitev2/gpio_desc.json
index f5132bb..cc22d8d 100644
--- a/configs/yosemitev2/gpio_desc.json
+++ b/configs/yosemitev2/gpio_desc.json
@@ -1,13 +1,12 @@
-
{
- "GpioDesc": [
- [ "0x10", 0, 2, "DBG_RST_BTN_N" ],
- [ "0x11", 0, 1, "PWR_BTN_N" ],
- [ "0x12", 0, 0, "FM_UART_SWITCH_N" ],
- [ "0x13", 0, 0, "PU_PCA9555_P13" ],
- [ "0x14", 0, 0, "PU_PCA9555_P14" ],
- [ "0x15", 0, 0, "PU_PCA9555_P15" ],
- [ "0x16", 0, 0, "PU_PCA9555_P16" ],
- [ "0x17", 0, 0, "PU_PCA9555_P17" ]
-]
+ "GpioDesc": [
+ ["0x10", 0, 2, "DBG_RST_BTN_N"],
+ ["0x11", 0, 1, "PWR_BTN_N"],
+ ["0x12", 0, 0, "FM_UART_SWITCH_N"],
+ ["0x13", 0, 0, "PU_PCA9555_P13"],
+ ["0x14", 0, 0, "PU_PCA9555_P14"],
+ ["0x15", 0, 0, "PU_PCA9555_P15"],
+ ["0x16", 0, 0, "PU_PCA9555_P16"],
+ ["0x17", 0, 0, "PU_PCA9555_P17"]
+ ]
}