summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zephyr/projects/corsola/gpio_kingler.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/projects/corsola/gpio_kingler.dts b/zephyr/projects/corsola/gpio_kingler.dts
index 2056f13f64..90a11b466a 100644
--- a/zephyr/projects/corsola/gpio_kingler.dts
+++ b/zephyr/projects/corsola/gpio_kingler.dts
@@ -198,10 +198,10 @@
label = "PG_PP5000_Z2_OD";
enum-name = "GPIO_PG_PP5000_Z2_OD";
};
- x_ec_gpio1 {
+ ec_x_gpio1 {
gpios = <&gpio6 2 GPIO_OUT_LOW>;
- label = "X_EC_GPIO1";
- enum-name = "GPIO_X_EC_GPIO1";
+ label = "EC_X_GPIO1";
+ enum-name = "GPIO_EC_X_GPIO1";
};
dp_aux_path_sel {
gpios = <&gpio6 3 GPIO_OUT_LOW>;