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.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/include/cros/ite/it8xxx2.dtsi b/zephyr/include/cros/ite/it8xxx2.dtsi
index 4631e64f6f..e9ecf9e716 100644
--- a/zephyr/include/cros/ite/it8xxx2.dtsi
+++ b/zephyr/include/cros/ite/it8xxx2.dtsi
@@ -1,4 +1,4 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
+/* Copyright 2021 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -77,13 +77,11 @@
fiu0: cros-flash@80000000 {
compatible = "ite,it8xxx2-cros-flash";
reg = <0x80000000 0x100000>;
- label = "FLASH";
};
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] */
@@ -108,5 +106,7 @@
offset = <0x60000>;
size = <0x60000>;
};
+ pad-byte = <0xff>;
+ pad-after = <0x40000>;
};
};