summaryrefslogtreecommitdiff
path: root/zephyr/projects/brya/brya/gpio.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/brya/brya/gpio.dts')
-rw-r--r--zephyr/projects/brya/brya/gpio.dts29
1 files changed, 0 insertions, 29 deletions
diff --git a/zephyr/projects/brya/brya/gpio.dts b/zephyr/projects/brya/brya/gpio.dts
index 31e17c518b..f60c714899 100644
--- a/zephyr/projects/brya/brya/gpio.dts
+++ b/zephyr/projects/brya/brya/gpio.dts
@@ -8,17 +8,14 @@
compatible = "named-gpios";
lid_open: lid_open {
- #gpio-cells = <0>;
gpios = <&gpiod 2 GPIO_INPUT>;
enum-name = "GPIO_LID_OPEN";
};
gsc_ec_pwr_btn_odl: gsc_ec_pwr_btn_odl {
- #gpio-cells = <0>;
gpios = <&gpio0 1 GPIO_INPUT>;
enum-name = "GPIO_POWER_BUTTON_L";
};
gpio_ec_wp_l: ec_wp_odl {
- #gpio-cells = <0>;
gpios = <&gpioa 1 GPIO_INPUT>;
enum-name = "GPIO_WP_L";
};
@@ -123,27 +120,22 @@
enum-name = "GPIO_PACKET_MODE_EN";
};
gpio_ec_accel_int_l: ec_accel_int_l {
- #gpio-cells = <0>;
gpios = <&gpio8 1 GPIO_INPUT>;
enum-name = "GPIO_EC_ACCEL_INT";
};
gpio_ec_imu_int_l: gpio_ec_imu_int_l {
- #gpio-cells = <0>;
gpios = <&gpio5 6 GPIO_INPUT>;
enum-name = "GPIO_EC_IMU_INT_L";
};
gpio_ec_als_rgb_int_l: gpio_ec_als_rgb_int_l {
- #gpio-cells = <0>;
gpios = <&gpiod 4 GPIO_INPUT>;
enum-name = "GPIO_EC_ALS_RGB_INT_L";
};
gpio_tablet_mode_l: tablet_mode_l {
- #gpio-cells = <0>;
gpios = <&gpio9 5 GPIO_INPUT>;
enum-name = "GPIO_TABLET_MODE_L";
};
acok_od: acok_od {
- #gpio-cells = <0>;
gpios = <&gpio0 0 GPIO_INPUT>;
enum-name = "GPIO_AC_PRESENT";
};
@@ -160,7 +152,6 @@
enum-name = "GPIO_EC_INT_L";
};
gpio_pg_ec_dsw_pwrok: pg_ec_dsw_pwrok {
- #gpio-cells = <0>;
gpios = <&gpioc 7 GPIO_INPUT>;
enum-name = "GPIO_PG_EC_DSW_PWROK";
};
@@ -173,7 +164,6 @@
enum-name = "GPIO_SYS_RESET_L";
};
gpio_pg_ec_rsmrst_odl: pg_ec_rsmrst_odl {
- #gpio-cells = <0>;
gpios = <&gpioe 2 GPIO_INPUT>;
enum-name = "GPIO_PG_EC_RSMRST_ODL";
};
@@ -182,17 +172,14 @@
enum-name = "GPIO_PCH_RSMRST_L";
};
gpio_pg_ec_all_sys_pwrgd: pg_ec_all_sys_pwrgd {
- #gpio-cells = <0>;
gpios = <&gpiof 4 GPIO_INPUT>;
enum-name = "GPIO_PG_EC_ALL_SYS_PWRGD";
};
gpio_slp_s0_l: slp_s0_l {
- #gpio-cells = <0>;
gpios = <&gpiod 5 GPIO_INPUT>;
enum-name = "GPIO_PCH_SLP_S0_L";
};
gpio_slp_s3_l: slp_s3_l {
- #gpio-cells = <0>;
gpios = <&gpioa 5 GPIO_INPUT>;
enum-name = "GPIO_PCH_SLP_S3_L";
};
@@ -209,7 +196,6 @@
enum-name = "GPIO_PCH_PWRBTN_L";
};
gpio_slp_sus_l: slp_sus_l {
- #gpio-cells = <0>;
gpios = <&gpiof 1 GPIO_INPUT>;
enum-name = "GPIO_SLP_SUS_L";
};
@@ -230,7 +216,6 @@
enum-name = "GPIO_ENABLE_BACKLIGHT";
};
gpio_ec_prochot_in_l: ec_prochot_in_l {
- #gpio-cells = <0>;
gpios = <&gpiof 0 GPIO_INPUT>;
enum-name = "GPIO_EC_PROCHOT_IN_L";
};
@@ -239,52 +224,42 @@
enum-name = "GPIO_EN_PP5000_FAN";
};
gpio_ec_voldn_btn_odl: ec_voldn_btn_odl {
- #gpio-cells = <0>;
gpios = <&gpio9 3 GPIO_INPUT_PULL_UP>;
enum-name = "GPIO_VOLUME_DOWN_L";
};
gpio_ec_volup_btn_odl: ec_volup_btn_odl {
- #gpio-cells = <0>;
gpios = <&gpio9 7 GPIO_INPUT_PULL_UP>;
enum-name = "GPIO_VOLUME_UP_L";
};
gpio_usb_c0_c2_tcpc_int_odl: usb_c0_c2_tcpc_int_odl {
- #gpio-cells = <0>;
gpios = <&gpioe 0 GPIO_INPUT>;
enum-name = "GPIO_USB_C0_C2_TCPC_INT_ODL";
};
gpio_usb_c1_tcpc_int_odl: usb_c1_tcpc_int_odl {
- #gpio-cells = <0>;
gpios = <&gpioa 2 GPIO_INPUT>;
enum-name = "GPIO_USB_C1_TCPC_INT_ODL";
};
gpio_usb_c0_ppc_int_odl: usb_c0_ppc_int_odl {
- #gpio-cells = <0>;
gpios = <&gpio6 2 GPIO_INPUT>;
enum-name = "GPIO_USB_C0_PPC_INT_ODL";
};
gpio_usb_c1_ppc_int_odl: usb_c1_ppc_int_odl {
- #gpio-cells = <0>;
gpios = <&gpiof 5 GPIO_INPUT>;
enum-name = "GPIO_USB_C1_PPC_INT_ODL";
};
gpio_usb_c2_ppc_int_odl: usb_c2_ppc_int_odl {
- #gpio-cells = <0>;
gpios = <&gpio7 0 GPIO_INPUT>;
enum-name = "GPIO_USB_C2_PPC_INT_ODL";
};
gpio_usb_c0_bc12_int_odl: usb_c0_bc12_int_odl {
- #gpio-cells = <0>;
gpios = <&gpioc 6 GPIO_INPUT>;
enum-name = "GPIO_USB_C0_BC12_INT_ODL";
};
gpio_usb_c1_bc12_int_odl: usb_c1_bc12_int_odl {
- #gpio-cells = <0>;
gpios = <&gpio5 0 GPIO_INPUT>;
enum-name = "GPIO_USB_C1_BC12_INT_ODL";
};
gpio_usb_c2_bc12_int_odl: usb_c2_bc12_int_odl {
- #gpio-cells = <0>;
gpios = <&gpio8 3 GPIO_INPUT>;
enum-name = "GPIO_USB_C2_BC12_INT_ODL";
};
@@ -317,12 +292,10 @@
enum-name = "GPIO_USB_C2_INT_ODL";
};
usb_c0_rt_int_odl: usb_c0_rt_int_odl {
- #gpio-cells = <0>;
gpios = <&gpiob 1 GPIO_INPUT>;
enum-name = "GPIO_USB_C0_RT_INT_ODL";
};
usb_c2_rt_int_odl: usb_c2_rt_int_odl {
- #gpio-cells = <0>;
gpios = <&gpio4 1 GPIO_INPUT>;
enum-name = "GPIO_USB_C2_RT_INT_ODL";
};
@@ -351,13 +324,11 @@
label = "IOEX_USB_C0_FRS_EN";
};
usb_c0_rt_rst_odl: usb_c0_rt_rst_odl {
- #gpio-cells = <0>;
gpios = <&ioex_port1 7 GPIO_ODR_HIGH>;
enum-name = "IOEX_USB_C0_RT_RST_ODL";
label = "IOEX_USB_C0_RT_RST_ODL";
};
usb_c2_rt_rst_odl: usb_c2_rt_rst_odl {
- #gpio-cells = <0>;
gpios = <&ioex_port2 2 GPIO_ODR_HIGH>;
enum-name = "IOEX_USB_C2_RT_RST_ODL";
label = "IOEX_USB_C2_RT_RST_ODL";