summaryrefslogtreecommitdiff
path: root/zephyr/projects/npcx_evb/npcx7/keyboard.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/npcx_evb/npcx7/keyboard.dts')
-rw-r--r--zephyr/projects/npcx_evb/npcx7/keyboard.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/zephyr/projects/npcx_evb/npcx7/keyboard.dts b/zephyr/projects/npcx_evb/npcx7/keyboard.dts
index e2a5010952..3fb6986f1a 100644
--- a/zephyr/projects/npcx_evb/npcx7/keyboard.dts
+++ b/zephyr/projects/npcx_evb/npcx7/keyboard.dts
@@ -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.
*/
@@ -32,7 +32,6 @@
kblight {
compatible = "cros-ec,kblight-pwm";
pwms = <&pwm2 0 PWM_KHZ(10) PWM_POLARITY_NORMAL>;
- frequency = <10000>;
};
};