summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/gpio
diff options
context:
space:
mode:
authorYuval Peress <peress@chromium.org>2021-07-07 11:03:46 -0600
committerCommit Bot <commit-bot@chromium.org>2021-07-08 05:18:51 +0000
commitef55367b6972ce27a3938ebb114fb8f8338b592e (patch)
treeb8aa895c5a38e78beae2454ba4317b035843f7ec /zephyr/dts/bindings/gpio
parent109c9d6556260dbe067ea9a2cff879db674524c1 (diff)
downloadchrome-ec-ef55367b6972ce27a3938ebb114fb8f8338b592e.tar.gz
volteer: zephyr: rename GPIO_EC_BATT_PRES_ODL to GPIO_BATT_PRES_ODL
Remove a duplicate enum from gpio-enum-name.yaml. Making this change makes reading through the dts files a bit easier at the cost of having to effectively create an alias. GPIO_EC_BATT_PRES_ODL could not be removed from cros ec because it is currently used in many other boards and baseboards. When making this change, I also tried replacing all instances of the GPIO_EC_BATT_PRES_ODL, but some of these are in generated files such as brya's generated-gpio.inc which would get overridden when the tool is run next. BRANCH=none BUG=b:190743662 TEST=zmake testall Signed-off-by: Yuval Peress <peress@chromium.org> Change-Id: I0f1ce938495e1a7227f1a0283a7378faf02bd2b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3010483 Reviewed-by: Denis Brockus <dbrockus@chromium.org>
Diffstat (limited to 'zephyr/dts/bindings/gpio')
-rw-r--r--zephyr/dts/bindings/gpio/gpio-enum-name.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/dts/bindings/gpio/gpio-enum-name.yaml b/zephyr/dts/bindings/gpio/gpio-enum-name.yaml
index 7d9f5a6402..52a2c23c77 100644
--- a/zephyr/dts/bindings/gpio/gpio-enum-name.yaml
+++ b/zephyr/dts/bindings/gpio/gpio-enum-name.yaml
@@ -31,7 +31,6 @@ properties:
- GPIO_DP_MUX_SEL
- GPIO_EC_ACCEL_INT
- GPIO_EC_ALS_RGB_INT_L
- - GPIO_EC_BATT_PRES_ODL
- GPIO_EC_BL_EN_OD
- GPIO_EC_CHG_LED_B_C1
- GPIO_EC_CHG_LED_Y_C1