summaryrefslogtreecommitdiff
path: root/zephyr/include/cros/ite/it8xxx2.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/include/cros/ite/it8xxx2.dtsi')
-rw-r--r--zephyr/include/cros/ite/it8xxx2.dtsi10
1 files changed, 8 insertions, 2 deletions
diff --git a/zephyr/include/cros/ite/it8xxx2.dtsi b/zephyr/include/cros/ite/it8xxx2.dtsi
index 38224b9fd4..abb3e6bbae 100644
--- a/zephyr/include/cros/ite/it8xxx2.dtsi
+++ b/zephyr/include/cros/ite/it8xxx2.dtsi
@@ -78,14 +78,20 @@
label = "FLASH";
};
- /delete-node/ kscan@f01d00;
-
cros_kb_raw: cros-kb-raw@f01d00 {
compatible = "ite,it8xxx2-cros-kb-raw";
reg = <0x00f01d00 0x29>;
label = "CROS_KB_RAW_0";
interrupt-parent = <&intc>;
interrupts = <13 IRQ_TYPE_LEVEL_HIGH>;
+ wucctrl = <&wuc_wu30 /* KSI[0] */
+ &wuc_wu31 /* KSI[1] */
+ &wuc_wu32 /* KSI[2] */
+ &wuc_wu33 /* KSI[3] */
+ &wuc_wu34 /* KSI[4] */
+ &wuc_wu35 /* KSI[5] */
+ &wuc_wu36 /* KSI[6] */
+ &wuc_wu37>; /* KSI[7] */
status = "disabled";
};
};