summaryrefslogtreecommitdiff
path: root/zephyr/program/nissa/xivur/keyboard.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/nissa/xivur/keyboard.dtsi')
-rw-r--r--zephyr/program/nissa/xivur/keyboard.dtsi14
1 files changed, 0 insertions, 14 deletions
diff --git a/zephyr/program/nissa/xivur/keyboard.dtsi b/zephyr/program/nissa/xivur/keyboard.dtsi
index 00610e4e18..5248c4aaff 100644
--- a/zephyr/program/nissa/xivur/keyboard.dtsi
+++ b/zephyr/program/nissa/xivur/keyboard.dtsi
@@ -3,20 +3,6 @@
* found in the LICENSE file.
*/
-/ {
- kblight {
- compatible = "cros-ec,kblight-pwm";
- pwms = <&pwm6 6 PWM_HZ(2400) PWM_POLARITY_NORMAL>;
- };
-};
-
-&pwm6 {
- status = "okay";
- clock-bus = "NPCX_CLOCK_BUS_LFCLK";
- pinctrl-0 = <&pwm6_gpc0>;
- pinctrl-names = "default";
-};
-
&cros_kb_raw {
status = "okay";
/* No KSO2 (it's inverted and implemented by GPIO) */